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.
Log InLog in to view more of this document
Was this topic helpful?
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