I have done the following configuration, but "cannot connect to IPMI host: [33554436] Unknown error 33554436" is still shown in logs of Zabbix Server.
Could someone kindly advise on this?
Settings:
- OS of zabbix server is Ubuntu 15.04 which is running with VirtualBox.
- "ipmiotool -I lanplus -U Admin -P Password -H IPMIHostIP sensor" in zabbix server works without errors
- "traceroute -p 623 IPMIHostIP" in zabbix server also works
- 2.0.18-0ubuntu8 of libopenipmi-dev, libopenipmi0 and openipmi are contained in "dpkg -l" in zabbix server
- StartPollers=5 and StartIPMIPollers=5 are set in zabbix_server.conf
- Tried rebuilding of Zabbix Server with --with-openipmi
Could someone kindly advise on this?
Settings:
- OS of zabbix server is Ubuntu 15.04 which is running with VirtualBox.
- "ipmiotool -I lanplus -U Admin -P Password -H IPMIHostIP sensor" in zabbix server works without errors
- "traceroute -p 623 IPMIHostIP" in zabbix server also works
- 2.0.18-0ubuntu8 of libopenipmi-dev, libopenipmi0 and openipmi are contained in "dpkg -l" in zabbix server
- StartPollers=5 and StartIPMIPollers=5 are set in zabbix_server.conf
- Tried rebuilding of Zabbix Server with --with-openipmi

Comment