Hello together,
I have some trouble to monitor Dell R720xd servers using ipmi. The ipmi user (user priv) is on the iDrac7 configured and ipmi is enabled.
In Zabbix I have configured MD5 as Authentication algorithm and "User" privilege level.
Zabbix shows the following error: cannot connect to IPMI host: [16777411] Unknown error 16777411
The ipmi command line tool is working fine...
How can I solve this issue? Zabbix 2.0.12 is on Ubuntu 10.04.4 LTS installed...
Thanks,
Jörg
I have some trouble to monitor Dell R720xd servers using ipmi. The ipmi user (user priv) is on the iDrac7 configured and ipmi is enabled.
In Zabbix I have configured MD5 as Authentication algorithm and "User" privilege level.
Zabbix shows the following error: cannot connect to IPMI host: [16777411] Unknown error 16777411
The ipmi command line tool is working fine...
Code:
ipmitool -I lanplus -H YYYYYYY -U ipmi -P XXXXX -L USER sdr
Thanks,
Jörg

Comment