Hi 
We are using the Zabbix 3.0.2 and we have some issues with graphs: some data is missing so the graphs are sometimes not really perfect. I got the following errors in /var/log/zabbix/zabbix_server.log:
And this on all hosts (17)... I'm sure there is no network issue between the zabbix server and the zabbix agent (ping, traceroute show no problems).
We have changed the advanced settings of zabbix server to the following hoping it will help but here is no result
Other advanced settings are unchanged (=default).
The other zabbix server information:
This is a VM with 3 GB of RAM, 2 vCPU's (Xeon E5620 2.4Ghz), 32GB NFS hdd. CentOS is the OS...
Do you have any idea how to fix this issue?
Best regards,
RZ

We are using the Zabbix 3.0.2 and we have some issues with graphs: some data is missing so the graphs are sometimes not really perfect. I got the following errors in /var/log/zabbix/zabbix_server.log:
Code:
20057:20160704:140732.221 Zabbix agent item "vfs.fs.size[/boot,free]" on host "be-srv-asterisk-ssw0" failed: first network error, wait for 30 seconds 19943:20160704:140733.493 Zabbix agent item "system.cpu.util[,user]" on host "be-srv-asterisk-ssw9" failed: first network error, wait for 30 seconds 20023:20160704:140741.284 resuming Zabbix agent checks on host "be-srv-asterisk-ssw4": connection restored 20061:20160704:140743.265 resuming Zabbix agent checks on host "be-srv-asterisk-ssw3": connection restored
We have changed the advanced settings of zabbix server to the following hoping it will help but here is no result

Code:
StartPollers=80 StartPollersUnreachable=50 StartTrappers=20 StartPingers=10 StartVMwareCollectors=1 SNMPTrapperFile=/var/log/snmptt/snmptt.log StartDBSyncers=8 UnreachablePeriod=55 UnreachableDelay=30 LogSlowQueries=1000
The other zabbix server information:
Code:
Required server performance, new values per second 10.69
free -m
total used free shared buffers cached
Mem: 2815 2664 151 1 175 1672
-/+ buffers/cache: 816 1998
Swap: 2047 14 2033
Do you have any idea how to fix this issue?
Best regards,
RZ
Comment