Hi
Have V6.10. Wanting to monitor a few items via SNMP
Are already monitoring HP Servers Temperature using SNMP succesfully
Would now like to monitor incoming voltage on a Powerware UPS that supports SNMP
We can monitor the value no problems and it reads it, however what setting should I choose to detect if it falls out of a range to a reference
ie..230V is the nominal input, we want to be alerted if it hits between 5% of that value for example.
We also would like to use HM as the logger for this, however choosing a %range it shows up as Zero in the monitor console.
Can this be done?
Cheers
Michael
Systems Engineer
SNMP DATA OID MONITORING
Sure. You need to setup 2 tests:ie..230V is the nominal input, we want to be alerted if it hits between 5% of that value for example. Can this be done?
- one to check if reply is > than 241
- another test to check if reply is < than 218
"%range"? There is no such option. Probably you are using "changes by %" option? "0 %" means that value has not changed since last check. When you select "increases by (%)", "decreases by (%)" or "changes by (%)" option, HostMonitor shows the difference (in %) between curent value and previous Reply value.We also would like to use HM as the logger for this, however choosing a %range it shows up as Zero in the monitor console
Regards
Alex
Hey ya
Sure took me awhile to work out how to get this going.
First you need to ensure you the HP Insight Agents running on the servers you want to monitor.
Then you add a new test in HM and choose SNMP Get
Specify the IP address and choose the OID string as below exactly
1.3.6.1.4.1.232.6.2.6.8.1.4.0.1
This works on a ML350 and ML370 series server running Windows 2003 server.
Hope it works. let me know either way.
Cheers
Sure took me awhile to work out how to get this going.
First you need to ensure you the HP Insight Agents running on the servers you want to monitor.
Then you add a new test in HM and choose SNMP Get
Specify the IP address and choose the OID string as below exactly
1.3.6.1.4.1.232.6.2.6.8.1.4.0.1
This works on a ML350 and ML370 series server running Windows 2003 server.
Hope it works. let me know either way.
Cheers