After updating from 6.4 to 7.0.2, my logs are constantly scrolling (5-10 per second) with things like:
27041:20240805:101152.822 Zabbix agent item "vfs.fs.size[/nisaba/micvna,used]" on host "x5backup" failed: first network error, wait for 15 seconds
27041:20240805:101152.831 Zabbix agent item "system.cpu.util[,interrupt]" on host "qc" failed: first network error, wait for 15 seconds
27041:20240805:101153.115 Zabbix agent item "system.cpu.util[,iowait]" on host "mic-dicom-router-mercure" failed: first network error, wait for 15 seconds
27041:20240805:101154.826 Zabbix agent item "system.cpu.util[,guest_nice]" on host "pluto" failed: first network error, wait for 15 seconds
27041:20240805:101158.196 resuming Zabbix agent checks on host "proxmox01": connection restored
27041:20240805:101158.251 resuming Zabbix agent checks on host "dell-scg": connection restored
27041:20240805:101200.023 Zabbix agent item "vfs.fs.size[/,free]" on host "micvna" failed: another network error, wait for 15 seconds
27041:20240805:101200.254 resuming Zabbix agent checks on host "mclean4t": connection restored
27041:20240805:101200.862 Zabbix agent item "net.if.in[tap801i0]" on host "proxalone.mlean.harvard.edu" failed: first network error, wait for 15 seconds
27041:20240805:101204.031 Zabbix agent item "system.cpu.util[,user]" on host "proxmox01" failed: first network error, wait for 15 seconds
27041:20240805:101204.956 Zabbix agent item "system.localtime" on host "94t2" failed: another network error, wait for 15 seconds
27041:20240805:101206.030 Zabbix agent item "system.cpu.util[,nice]" on host "mickey" failed: first network error, wait for 15 seconds
27041:20240805:101207.821 resuming Zabbix agent checks on host "qc": connection restored
Is this normal? Using zabbix_get on any of these keys/hosts always succeeds (even if tried within a second of seeing the failure in the log). None of the hosts involved (either the Zabbix server or the host being monitored) are heavily loaded (typically less than 1 load average).
27041:20240805:101152.822 Zabbix agent item "vfs.fs.size[/nisaba/micvna,used]" on host "x5backup" failed: first network error, wait for 15 seconds
27041:20240805:101152.831 Zabbix agent item "system.cpu.util[,interrupt]" on host "qc" failed: first network error, wait for 15 seconds
27041:20240805:101153.115 Zabbix agent item "system.cpu.util[,iowait]" on host "mic-dicom-router-mercure" failed: first network error, wait for 15 seconds
27041:20240805:101154.826 Zabbix agent item "system.cpu.util[,guest_nice]" on host "pluto" failed: first network error, wait for 15 seconds
27041:20240805:101158.196 resuming Zabbix agent checks on host "proxmox01": connection restored
27041:20240805:101158.251 resuming Zabbix agent checks on host "dell-scg": connection restored
27041:20240805:101200.023 Zabbix agent item "vfs.fs.size[/,free]" on host "micvna" failed: another network error, wait for 15 seconds
27041:20240805:101200.254 resuming Zabbix agent checks on host "mclean4t": connection restored
27041:20240805:101200.862 Zabbix agent item "net.if.in[tap801i0]" on host "proxalone.mlean.harvard.edu" failed: first network error, wait for 15 seconds
27041:20240805:101204.031 Zabbix agent item "system.cpu.util[,user]" on host "proxmox01" failed: first network error, wait for 15 seconds
27041:20240805:101204.956 Zabbix agent item "system.localtime" on host "94t2" failed: another network error, wait for 15 seconds
27041:20240805:101206.030 Zabbix agent item "system.cpu.util[,nice]" on host "mickey" failed: first network error, wait for 15 seconds
27041:20240805:101207.821 resuming Zabbix agent checks on host "qc": connection restored
Is this normal? Using zabbix_get on any of these keys/hosts always succeeds (even if tried within a second of seeing the failure in the log). None of the hosts involved (either the Zabbix server or the host being monitored) are heavily loaded (typically less than 1 load average).
Comment