Hi. I have an existing Zabbix environment with a main server and two proxies. All running 4.0.9 on Ubuntu. I'm able to poll my IPMI device using:
All sensors return fine. I've configured a template for the sensors I want and assigned it to a host. The host gets some of the data, but not all. There's no errors in the GUI, but the proxy logs have this:
I've tried setting the Timeout=30 and setting the StartIPMIPollers=1. There seems to be no change in behavior. IPMI on the host is configured with a user level account and set to RMCP+. Any ideas on what else I could do?
Code:
ipmitool -I lanplus -H IP_ADDR -U USER -P PASSWORD -L user sensor
Code:
18818:20190722:084404.103 IPMI agent item "fan.3" on host "HOSTNAME" failed: first network error, wait for 15 seconds 18818:20190722:084431.092 resuming IPMI agent checks on host "HOSTNAME": connection restored 18818:20190722:084434.106 IPMI agent item "fan.3" on host "HOSTNAME" failed: first network error, wait for 15 seconds 18818:20190722:084501.095 resuming IPMI agent checks on host "HOSTNAME": connection restored 18818:20190722:084504.108 IPMI agent item "fan.3" on host "HOSTNAME" failed: first network error, wait for 15 seconds 18818:20190722:084531.099 resuming IPMI agent checks on host "HOSTNAME": connection restored 18818:20190722:084534.114 IPMI agent item "fan.3" on host "HOSTNAME" failed: first network error, wait for 15 seconds 18818:20190722:084601.104 resuming IPMI agent checks on host "HOSTNAME": connection restored 18818:20190722:084604.118 IPMI agent item "fan.3" on host "HOSTNAME" failed: first network error, wait for 15 seconds