ipmi_ctx_open_outofband_2_0:内部错误

我想在Zabbix 3.4中设置监视ILOM

OS

Linux zabbixapp01 4.1.12-103.3.8.el7uek.x86_64 #2 SMP Mon Aug 21 17:27:54 PDT 2017 x86_64 x86_64 x86_64 GNU/Linux 

我安装了freeipmi-1.5.7并尝试testing连接

 /usr/sbin/ipmi-sensors -D LAN2_0 -h 192.168.0.21 -u username -p password -l USER -W discretereading --no-header-output --quiet-cache --sdr-cache-recreate --comma-separated-output --entity-sensor-names 

返回错误

 ipmi_ctx_open_outofband_2_0: internal error 

如何解决这个问题?

我尝试安装其他应用程序

 yum install OpenIPMI OpenIPMI-tools 

检查

 ipmitool sensor -H 192.168.0.51 -I lanplus -U username -P password -L ADMINISTRATOR 

返回传感器列表

启用参数StartIPMIPollers = 3

 nano /etc/zabbix/zabbix_server.conf 

从例如HP ILO创build自己的模板

设置数据元素组,例如:温度,电压

元素数据之后

  • Name - PS0/P_IN • Type - IPMI агент • Key - PS0_P_IN • IPMI sensor - PS0/P_IN ... 

否则查看这个信息