-
Incident report
-
Resolution: Won't fix
-
Major
-
None
-
2.2.8
-
None
-
rhel 7.1
agent.ping trigger works strangely,
it alarm to me thta agent state turns up, down very repeatedly
the update interval of agent.ping is 10sec
and the trigger expression is
{Template App Zabbix Agent:agent.ping.nodata(10s)}=1
my zabbix_server.conf is
LogFile=/var/log/zabbix/zabbix_server.log LogFileSize=100 DebugLevel=3 PidFile=/var/run/zabbix/zabbix_server.pid DBHost=NFV01-MSQLVIP DBName=zabbix DBUser=zabbix DBPassword=zabbix-password DBSocket=/var/lib/mysql/mysql.sock StartPollers=20 StartIPMIPollers=20 StartTrappers=5 StartPingers=15 SNMPTrapperFile=/tmp/zabbix_traps.tmp StartSNMPTrapper=1 ListenIP=127.0.0.1 CacheSize=128M HistoryCacheSize=16M TrendCacheSize=64M ValueCacheSize=64M Timeout=5 AlertScriptsPath=/usr/lib/zabbix/alertscripts ExternalScripts=/usr/lib/zabbix/externalscripts
should i increase pollers or timeout??
or should use StartPollersUnreachable?
and would you suggest the the lowest limit of nodata time?