
INSTALLED_LICENSES
This is logged whenever the set of valid licenses changes. This may occur when a license is installed or uninstalled, when an
installed license becomes valid or when an installed license expires.
INSTALLED_LICENSES <nLicenses>
[LicenseInfo name=value,name=value,name=value] (repeated nLicenses times)
For example:
INSTALLED_LICENSES 2
[LicenseInfo serial=1074e3ffde9,validFrom=Wed Nov 02 12:53:35 NZDT 2005,...
[LicenseInfo serial=2e31e311eca,validFrom=Wed Nov 01 15:01:25 NZDT 2005,...
USAGE_DATA
This is logged every ten minutes. The start and end timestamp of the period for which it applies is logged, along with the
number of records that follow. Each logged period is made up of several smaller periods from which the minimum, maximum
and average values are calculated.
Each record represents a single function and contains the following information:
• The license function being reported. (function)
• The minimum, maximum and average number of accounted units. (accMin, accMax, accAvg)
• The minimum, maximum and average number of unaccounted units. (unaccMin, unaccMax, unaccAvg) These do not
count towards licensed capacity but is presented for informational purposes.
• The current licensed capacity for the reported function. (capacity)
• A flag indicating whether the function is considered over capacity or not. (overLimit)
USAGE_DATA <startTimeMillis> <endTimeMillis> <nRecords>
<function> <accMin> <accMax> <accAvg> <unaccMin> <unaccMax> <unaccAvg> \
<capacity> <overLimit> (repeated nRecords times)
An example entry might look like:
USAGE_DATA 1130902819320 1130903419320 1
Rhino-SDK 2.00 10.05 7.02 0.00 0.00 0.00 10000 0
Open Cloud Rhino 1.4.3 Administration Manual v1.1 189
Comentarios a estos manuales