-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Minor
-
None
-
Affects Version/s: 2.2.3
-
Component/s: Agent (G)
-
None
-
Environment:RHEL 6.5
After OS patch and reboot, proc.num[crond] returns 0 but there is at least 1 crond process running. (pgrep crond | wc -l returns 1)
On the agent system#]# zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf -t proc.num[crond]
proc.num[crond] [u|1]
On the monitoring server/proxy## zabbix_get -s <private> -k proc.num[crond]
0
Proxy can get other values: zabbix_get -s <private> -k proc.num[zabbix_agentd]
7
one server is running 1.8.20, another server/proxy pair is running 2.2.3