I'm having trouble with the IPMI support (in 1.8.5)
It's working, but only partially
For instance, on one of our (HP) servers, the IPMITool output gives me:
So, I created a couple of IPMI agent entries with sensors of
"CPU0 Dmn 0 Temp"
and
"Inlet Amb Temp"
(without the quotes)
The "CPU0 Dmn 0 Temp" sensor is working fine in Zabbix, but the "Inlet Amb Temp" one gives an error "Sensor or control Inlet Amb Temp@[aaa.bbb.ccc.ddd]:623 does not exist"
(On the same server there are other sensors which work, eg fan speed, and other sensors which don't work, eg PSU status)
Any ideas?
(PS - looking at historical data, it looks as if another sensor 'PCI Amp Temp' did work for about an hour, a few days ago, but is now saying it doesn't exist)
It's working, but only partially
For instance, on one of our (HP) servers, the IPMITool output gives me:
Code:
CPU0 Dmn 0 Temp | 30.000 | degrees C | ok | na | na | na | 95.000 | 100.000 | na CPU0 Dmn 1 Temp | 30.000 | degrees C | ok | na | na | na | 95.000 | 100.000 | na CPU1 Dmn 0 Temp | na | degrees C | na | na | na | na | 95.000 | 100.000 | na CPU1 Dmn 1 Temp | na | degrees C | na | na | na | na | 95.000 | 100.000 | na Inlet Amb Temp | 27.000 | degrees C | ok | na | na | na | 53.000 | 58.000 | na
"CPU0 Dmn 0 Temp"
and
"Inlet Amb Temp"
(without the quotes)
The "CPU0 Dmn 0 Temp" sensor is working fine in Zabbix, but the "Inlet Amb Temp" one gives an error "Sensor or control Inlet Amb Temp@[aaa.bbb.ccc.ddd]:623 does not exist"
(On the same server there are other sensors which work, eg fan speed, and other sensors which don't work, eg PSU status)
Any ideas?
(PS - looking at historical data, it looks as if another sensor 'PCI Amp Temp' did work for about an hour, a few days ago, but is now saying it doesn't exist)
Comment