
Platform Analytics 7
Dataflow
Hourly License Usage Statistics - Utilization datamart
Main ETL XML file
licenseUtilization-sp005.xml
Output CSV files
licenseUtilization_sp005.csv
Record sample
DATE,HOUR,SERVER,VENDOR,FEATURE,SUMUSAGE,SUMUTIL,MAXUSAGE,MAXUTIL,TOTALAVAIL,
MAXTOTALAVAIL,SAMPLINGCOUNT,WEIGHTEDUTIL,SUMRESERVATION
"2008-05-26",18,"server1","lsf_ld0","myjob0",84.0,7.5607546E-2,7.0,6.30063E-3,1111.0,1111.0,12.0,7.0063004,0
"2008-05-26",19,"server1","lsf_ld0","myjob0",84.0,8.408409E-2,7.0,7.007007E-3,999.0,999.0,12.0,7.007007,57.201111E-2
Column description
The Hourly License
Usage Statistics - Utilization datamart get its information from the wi_licenseutilmart table.
The following table briefly
describes each column and its source:
|
|
|
This is the date
portion of the localized time_stamp column in the wi_licenseutilmart table,
and the format is "YYYY-MM-DD".
|
|
This is the hour portion
of the localized time_stamp column in the wi_licenseutilmart table.
|
|
The source is
lic_server_name in the wi_licservercode table, which is based on
lic_server_code in the wi_licenseutilmart table.
|
|
The source is lic_vendor_name
in the wi_licvendorcode table, which is based on lic_vendor_code in the
wi_licenseutilmart table. The vendor name is mapped, and the mapped value is
put into this field.
|
|
The source is
lic_feature_name in the wi_licfeaturecode table, which is based on
lic_feature_code in the wi_licenseutilmart table. The feature name is mapped,
and the mapped value is put into this field.
|
|
The source is the
sum_usage column in the wi_licenseutilmart table.
|
|
The source is the
sum_util column in the wi_licenseutilmart table.
|
|
The source is the
max_usage column in the wi_licenseutilmart table.
|
|
The source is the
max_util column in the wi_licenseutilmart table.
|
|
The source is the total_avail
column in the wi_licenseutilmart table.
|
|
The source is the
max_total_avail column in the wi_licenseutilmart table.
|
|
The source is the
sampling_count column in the wi_licenseutilmart table.
|
|
The source is the
weighted_util column in the wi_licenseutilmart table.
|
SUMRESERVATION
|
The source is the sum_reservation column
in the wi_licenseutilmart table.
|