I've started to test IPMI poller of Zabbix 3.0.
Zabbix server logs following for fan redundancy
Added sensor: host:'172.16.32.226:623' id_type:0 id_sz:16 id:'Fan Redundancy0' reading_type:0xb ('discrete_redundancy') type:0x4 ('fan') full_name:'0(29.1).Fan Redundancy0'
Using that IPMI sensor will report 1 when OK and 34 when failure.
According to specs it should be 0 when OK or a value between 0x0 to 0x7. What am I doing wrong?
ipmitool sdr get "Fan Redundancy" shows 0x0 which is correct.
Zabbix server logs following for fan redundancy
Added sensor: host:'172.16.32.226:623' id_type:0 id_sz:16 id:'Fan Redundancy0' reading_type:0xb ('discrete_redundancy') type:0x4 ('fan') full_name:'0(29.1).Fan Redundancy0'
Using that IPMI sensor will report 1 when OK and 34 when failure.
According to specs it should be 0 when OK or a value between 0x0 to 0x7. What am I doing wrong?
ipmitool sdr get "Fan Redundancy" shows 0x0 which is correct.