we are using zabbix with IPMI monitoring on several IBM x servers with IMM2. everything is working fine, except that there are several situations per day, where following messages appear:
IMM:
Informational System 10 Jul 2015, 03:51:00.561 PM 0x4000009900000000 Security: Userid: zabbix had 3 login failures from IPMI client at IP address x.x.x.x.
zabbix server log:
2541:20150710:155103.148 temporarily disabling IPMI agent checks on host "xxxxxxxx": host unavailable
2531:20150710:155209.721 enabling IPMI agent checks on host "xxxxxxxx": host became available
2843:20150710:161956.839 IPMI agent item "Analog_Fan_RPM[Fan 1A Tach]" on host "xxxxxxxx" failed: first network error, wait for 15 seconds
2492:20150710:162015.735 resuming IPMI agent checks on host "xxxxxxxx": connection restored
anyone facing similar problem? i am assuming zabbix is using openipmi for communication? could it be that there is some kind of a timeout issue?
# rpm -qa | grep OpenIPMI
OpenIPMI-libs-2.0.16-14.el6.x86_64
OpenIPMI-2.0.16-14.el6.x86_64
OpenIPMI-devel-2.0.16-14.el6.x86_64
IMM:
Informational System 10 Jul 2015, 03:51:00.561 PM 0x4000009900000000 Security: Userid: zabbix had 3 login failures from IPMI client at IP address x.x.x.x.
zabbix server log:
2541:20150710:155103.148 temporarily disabling IPMI agent checks on host "xxxxxxxx": host unavailable
2531:20150710:155209.721 enabling IPMI agent checks on host "xxxxxxxx": host became available
2843:20150710:161956.839 IPMI agent item "Analog_Fan_RPM[Fan 1A Tach]" on host "xxxxxxxx" failed: first network error, wait for 15 seconds
2492:20150710:162015.735 resuming IPMI agent checks on host "xxxxxxxx": connection restored
anyone facing similar problem? i am assuming zabbix is using openipmi for communication? could it be that there is some kind of a timeout issue?
# rpm -qa | grep OpenIPMI
OpenIPMI-libs-2.0.16-14.el6.x86_64
OpenIPMI-2.0.16-14.el6.x86_64
OpenIPMI-devel-2.0.16-14.el6.x86_64
Comment