Hello all,
I finding it difficult to get Zabbix to monitor a IDRAC 6 with IPMI.
Enviroment Information
Zabbix Server - 3.2.7
Zabbix Proxy - 3.2.7
Both installed on Centos 7 VMs
IPMI tool v1.5
In IDRAC 6 we have created a user with admin privileges, and the credentials have been checked.
In zabbix server we've added these checked credentials to monitor and the Authentication algorithm has been set to MD5
Here is the result of the ipmitool command sent direct from the proxy:
sudo ipmitool -I lan -U user -P password -H IP -vv
Sending IPMI/RMCP presence ping packet
Received IPMI/RMCP response packet:
IPMI Supported
ASF Version 1.0
RMCP Version 1.0
RMCP Sequence 255
IANA Enterprise 4542
ipmi_lan_send_cmd
pened=[1], open=[-687337008]
Channel 01 Authentication Capabilities:
Privilege Level : ADMINISTRATOR
Auth Types : MD2 MD5
Per-msg auth : disabled
User level auth : enabled
Non-null users : enabled
Null users : disabled
Anonymous login : disabled
Proceeding with AuthType MD5
ipmi_lan_send_cmd
pened=[1], open=[-687337008]
No response from remote controller
Get Session Challenge command failed
Error: Unable to establish LAN session
Error: Unable to establish IPMI v1.5 / RMCP session
The error returned in the Zabbix Server is:
cannot connect to IPMI host: [16777411] Unknown error 16777411
Does anyone knows how to fix it?
I finding it difficult to get Zabbix to monitor a IDRAC 6 with IPMI.
Enviroment Information
Zabbix Server - 3.2.7
Zabbix Proxy - 3.2.7
Both installed on Centos 7 VMs
IPMI tool v1.5
In IDRAC 6 we have created a user with admin privileges, and the credentials have been checked.
In zabbix server we've added these checked credentials to monitor and the Authentication algorithm has been set to MD5
Here is the result of the ipmitool command sent direct from the proxy:
sudo ipmitool -I lan -U user -P password -H IP -vv
Sending IPMI/RMCP presence ping packet
Received IPMI/RMCP response packet:
IPMI Supported
ASF Version 1.0
RMCP Version 1.0
RMCP Sequence 255
IANA Enterprise 4542
ipmi_lan_send_cmd
pened=[1], open=[-687337008]Channel 01 Authentication Capabilities:
Privilege Level : ADMINISTRATOR
Auth Types : MD2 MD5
Per-msg auth : disabled
User level auth : enabled
Non-null users : enabled
Null users : disabled
Anonymous login : disabled
Proceeding with AuthType MD5
ipmi_lan_send_cmd
pened=[1], open=[-687337008]No response from remote controller
Get Session Challenge command failed
Error: Unable to establish LAN session
Error: Unable to establish IPMI v1.5 / RMCP session
The error returned in the Zabbix Server is:
cannot connect to IPMI host: [16777411] Unknown error 16777411
Does anyone knows how to fix it?