How does UMP work to pick up appropriate literal / abbreviation symbol for UNIT of performance data ?
Let’s try to explain with an example.
- User CPU Usage (cdm probe)
1. S_QOS_DATA.[ci_metric_id] is queried.
2. CM_CONFIGURATION_ITEM_METRIC.[ci_metric_type] is queried.
Based on the value, corresponding literal and abbreviation symbol is taken from the other resource file. <UIM>/probes/service/wasp/i18n/Nimsoft_XX.properties.
The file is locale dependent based on user’s locale setting.
The below is just a mini exercise just to illustrate how the flow works.
1. Make small change on <UIM>/probes/service/wasp/i18n/Nimsoft_ja.properties:
2. Restart wasp probe.
3. Performance Report come like this.