General Description:
Added support for offline licenses in LicenseStatusConverter. The offline licenses can be viewed in
the License Monitor.
Detailed Description:
This patch updates openit_licensestatusconverter binary to support offline licenses in the License
Monitor.
NOTE: PATCH 1454 FOR WINDOWS OR PATCH 2080 FOR UNIX IS REQUIRED TO BE INSTALLED ON CLIENT MACHINES
General Description:
This patch fixes the issue in the Analysis Server wherein no data is displayed for the LM servers
whose license status files have null values for the Handle column in a FEATURE entry.
Detailed Description:
Upon parsing the raw license status files, if LicenseStatusConverter encounters an entry which has
null value for the Handle column (6th column in an entry line under a FEATURE block), the Handle
value is written as a '0' in the license status file in the database directory.
General Description:
This patch will update LicenseStatusConverter to properly handle server/daemon status in license
status file particularly FlexLM (lmgrd).
Detailed Description:
LicenseStatusConverter currently doesn't handle server/daemon status. This patch updates
licensestatusconverter binary to enable this functionality.
General Description: Fix for license monitor's inconsistent product mapping values
Detailed Description:
This patch contains fix for license monitor's inconsistent available license and license usage when
using product mapping. The root of the issue is in the License Status Converter application, it
doesn't include some features when using product mapping, causing the inconsistency of the data in
License monitor.