Hello,
I am unable to use zabbix with ipmi.
but works fine with command line.
"ipmitool -I lanplus -C 3 -H xx.xx.xx.xx -U test -P test sensor"
server side:
version of zabbix:
zabbix_server (Zabbix) 3.0.0beta2
i compile it with -–with-openipmi
host side to monitor:
RMCP+ Cipher Suites : 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14
Cipher Suite Priv Max : XXXaaaXXaaaXaaa
: X=Cipher Suite Unused
: c=CALLBACK
: u=USER
: o=OPERATOR
: a=ADMIN
: O=OEM
Zabbix front-end:
/configuration/hosts/ipmi
Authentication algorithm: I don't know what to choose ? with ipmitool i choose the 3rd cypher (-C 3) . Currently i set it to RMCP+
Privilege level: I choose Admin, "test" user got admin privilege on host.
I create item to monitor:
Type : IPMI agent
Host interface : xx.xx.xx.xx :623
IPMI Sensor : P1_TEMP_SENS (which exist on host side)
IPMI Flag is red , with tooltip : "Cannot connect to IPMI host: [33554449] unknow error 33554449"
Any clue ?
Thanks in advance !
I am unable to use zabbix with ipmi.
but works fine with command line.
"ipmitool -I lanplus -C 3 -H xx.xx.xx.xx -U test -P test sensor"
server side:
version of zabbix:
zabbix_server (Zabbix) 3.0.0beta2
i compile it with -–with-openipmi
host side to monitor:
RMCP+ Cipher Suites : 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14
Cipher Suite Priv Max : XXXaaaXXaaaXaaa
: X=Cipher Suite Unused
: c=CALLBACK
: u=USER
: o=OPERATOR
: a=ADMIN
: O=OEM
Zabbix front-end:
/configuration/hosts/ipmi
Authentication algorithm: I don't know what to choose ? with ipmitool i choose the 3rd cypher (-C 3) . Currently i set it to RMCP+
Privilege level: I choose Admin, "test" user got admin privilege on host.
I create item to monitor:
Type : IPMI agent
Host interface : xx.xx.xx.xx :623
IPMI Sensor : P1_TEMP_SENS (which exist on host side)
IPMI Flag is red , with tooltip : "Cannot connect to IPMI host: [33554449] unknow error 33554449"
Any clue ?
Thanks in advance !
Comment