OMI - Real Time Graphing displays error message

  • KM02742930
  • 01-Mar-2017
  • 01-Mar-2017

Summary

Issue when facing OMI - Real Time Graphing displays error message

Reference

Solution: To resolve this problem, follow these steps:
For Operations Agent version 12 CIs:

1. Check if HPCS is running by using the URL: http://<systemname:portno>/hpcs/lwistatus
For example, http://hostname1:383/hpcs/lwistatus
2. Check if data is loaded from the system by running the URL:
http://<systemname:portnumber>/hpcs/v2/Metrics/all For example,
http://hostname1:383/hpcs/v2/Metrics/all
3. If HPCS is not running, start the HPCS service using the following command:
# ovc -restart hpsensor
4. Check if the HP Ops OS Inst to Realtime Inst LTU license is enabled
oalicense -get –all
5. If the HP Ops OS Inst to Realtime Inst LTU license is not enabled, you can enable HP
Compute sensor license on the CI using the following command:
# oalicense -set -type PERMANENT "HP Ops OS Inst to Realtime Inst LTU
6. Restart HPCS service using the following command:
# ovc -restart hpsensor