IBM Support

How is # of Avg Total calculated in License Usage Summary project.

How To


Summary

The calculation is defined in initModel.sh under /opt/ibm/lsfsuite/ext/explorer/server/model by default.

The formula is [id_total_sum]/[id_sampling_count] and following is the definition details:

"id": "id_total_avg",
"name": "# of Avg Total",
"role": "measure",
"dataType": "numeric",
"agg": {
"id": "bucket_script",
"formula": "[id_total_sum]/[id_sampling_count]"
},

Similarly you can search id_total_sum and id_sampling_count in initModel.sh to find more details.

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SS6MQM","label":"IBM Spectrum LSF Explorer"},"Component":"","Platform":[{"code":"PF016","label":"Linux"}],"Version":"10.1","Edition":"","Line of Business":{"code":"LOB77","label":"Automation Platform"}}]

Log InLog in to view more of this document

This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.

Document Information

More support for:
IBM Spectrum LSF Explorer

Software version:
10.1

Operating system(s):
Linux

Document number:
735839

Modified date:
06 November 2018

UID

ibm10735839

Manage My Notification Subscriptions