This one has me stumped. I am trying to do IPMI polling straight from Zabbix without using the IMPI scripts.
I have a Dell host with a DRAC installed. I set it up with a IP address, user name and password. I can see the DRAC using that IP and a web browser. No problem.
I built the Zabbix server from source with IPMI enabled. in Zabbix, I configured a host with IMPI support. It is set for monitored, IPMI is checked, Authentication is set to default, privilege is set to User and I have entered a user name and password. Even after waiting 30 minutes, the web interface shows that the Zabbix and SNMP agents are available, but not IMPI. I looked in the log file and found that it was starting 10 IMPI polling processes periodically, but did not see where it was trying to poll my IPMI host. I ran tcpdump on the host and am seeing no packets to the IPMI address.
Here are my installed IPMI packages:
OpenIPMI-tools-2.0.16-5.el5
OpenIPMI-devel-2.0.16-5.el5_4.1
OpenIPMI-libs-2.0.16-5.el5_4.1
Any suggestions?
I have a Dell host with a DRAC installed. I set it up with a IP address, user name and password. I can see the DRAC using that IP and a web browser. No problem.
I built the Zabbix server from source with IPMI enabled. in Zabbix, I configured a host with IMPI support. It is set for monitored, IPMI is checked, Authentication is set to default, privilege is set to User and I have entered a user name and password. Even after waiting 30 minutes, the web interface shows that the Zabbix and SNMP agents are available, but not IMPI. I looked in the log file and found that it was starting 10 IMPI polling processes periodically, but did not see where it was trying to poll my IPMI host. I ran tcpdump on the host and am seeing no packets to the IPMI address.
Here are my installed IPMI packages:
OpenIPMI-tools-2.0.16-5.el5
OpenIPMI-devel-2.0.16-5.el5_4.1
OpenIPMI-libs-2.0.16-5.el5_4.1
Any suggestions?
Comment