HI, all:
(I can't save the orginal post, the forum always pop a window says "An unexpected error was returned: invalid_data", so I repost the new post, sorry for that)
I am using zabbix to monitor network switches by SNMP, data is collected every 10 seconds, but it is found that 1 minute of data is missing every 10 minutes.
Is there any configuration I can change to fix this ?
OS: CentOS Linux release 8.5.2111
zabbix_server (Zabbix) 7.0.2
Revision d1b0c3308ce 29 July 2024, compilation time: Jul 29 2024 10:37:14
ListenPort=20051
LogFile=/var/log/zabbix/zabbix_server.log
LogFileSize=0
DebugLevel=2
PidFile=/run/zabbix/zabbix_server.pid
SocketDir=/run/zabbix
DBHost=localhost
DBName=zabbix
DBUser=zabbix
DBSocket=/var/lib/mysql/mysql.sock
DBPort=33060
StartPollers=30
StartAgentPollers=5
StartSNMPPollers=10
StartPollersUnreachable=10
StartPingers=10
StartDiscoverers=5
StartHTTPPollers=2
StartVMwareCollectors=10
VMwareCacheSize=48M
SNMPTrapperFile=/var/log/snmptrap/snmptrap.log
CacheSize=256M
HistoryCacheSize=64M
HistoryIndexCacheSize=16M
TrendCacheSize=48M
ValueCacheSize=256M
Timeout=4
LogSlowQueries=3000
StatsAllowedIP=127.0.0.1
StartODBCPollers=30
EnableGlobalScripts=0
(I can't save the orginal post, the forum always pop a window says "An unexpected error was returned: invalid_data", so I repost the new post, sorry for that)
I am using zabbix to monitor network switches by SNMP, data is collected every 10 seconds, but it is found that 1 minute of data is missing every 10 minutes.
Is there any configuration I can change to fix this ?
OS: CentOS Linux release 8.5.2111
zabbix_server (Zabbix) 7.0.2
Revision d1b0c3308ce 29 July 2024, compilation time: Jul 29 2024 10:37:14
ListenPort=20051
LogFile=/var/log/zabbix/zabbix_server.log
LogFileSize=0
DebugLevel=2
PidFile=/run/zabbix/zabbix_server.pid
SocketDir=/run/zabbix
DBHost=localhost
DBName=zabbix
DBUser=zabbix
DBSocket=/var/lib/mysql/mysql.sock
DBPort=33060
StartPollers=30
StartAgentPollers=5
StartSNMPPollers=10
StartPollersUnreachable=10
StartPingers=10
StartDiscoverers=5
StartHTTPPollers=2
StartVMwareCollectors=10
VMwareCacheSize=48M
SNMPTrapperFile=/var/log/snmptrap/snmptrap.log
CacheSize=256M
HistoryCacheSize=64M
HistoryIndexCacheSize=16M
TrendCacheSize=48M
ValueCacheSize=256M
Timeout=4
LogSlowQueries=3000
StatsAllowedIP=127.0.0.1
StartODBCPollers=30
EnableGlobalScripts=0

Comment