HP Procurve Fan and Temps Sensors
https://kb.paessler.com/en/topic/73833-can-i-monitor-my-hp-procurve-switch-health
https://exchange.nagios.org/directory/Plugins/Hardware/Network-Gear/HP/HP-Procurve-SNMP-monitor/details
Setup
- Create a new SNMP Custom Advanced Sensor on the device
- Configure the channels like in the below table:
| Name |
OID |
Value Type |
Unit / Lookup |
| CPU Load |
1.3.6.1.4.1.11.2.14.11.5.1.9.6.1.0 |
Gauge |
CPU |
| Free Memory |
1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.6.1 |
Gauge |
Bytes Memory |
| Fan State |
1.3.6.1.4.1.11.2.14.11.1.2.6.1.4.1 |
Gauge |
prtg.customlookup.hp.procurve |
| Primary Power Supply State |
1.3.6.1.4.1.11.2.14.11.1.2.6.1.4.2 |
Gauge |
prtg.customlookup.hp.procurve |
| Secondary Power Supply State |
1.3.6.1.4.1.11.2.14.11.1.2.6.1.4.3 |
Gauge |
prtg.customlookup.hp.procurve |
| Temperature State |
1.3.6.1.4.1.11.2.14.11.1.2.6.1.4.4 |
Gauge |
prtg.customlookup.hp.procurve |
| Average Temperature |
1.3.6.1.4.1.11.2.14.11.1.2.8.1.1.9.0 |
Gauge |
Temperature |
You’re done! Apply some limits to the CPU Load / Memory channel. It should look something like in the screenshot.
OID List
| Parameter Name |
Description |
| 1.3.6.1.4.1.11.2.14.11.5.1.9.6.1.0 |
The current CPU load in percent (integer) |
| 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.6.1 |
Free Memory in bytes |
| 1.3.6.1.4.1.11.2.14.11.1.2.6.1.4.1 |
Current Fan State |
| 1.3.6.1.4.1.11.2.14.11.1.2.6.1.4.2 |
Primary Power Supply State |
| 1.3.6.1.4.1.11.2.14.11.1.2.6.1.4.3 |
Secondary Power Supply State |
| 1.3.6.1.4.1.11.2.14.11.1.2.6.1.4.4 |
Current Temperature State |
| 1.3.6.1.4.1.11.2.14.11.1.2.8.1.1.9.0 |
The average system temperature |
State Table
| State |
Description |
| 1 |
Invalid Value |
| 3 |
Bad |
| 3 |
Warning |
| 4 |
Good |
| 5 |
Not Present |