-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Critical
-
None
-
Affects Version/s: 2.4.6
-
Component/s: Agent (G), Templates (T)
-
None
-
Environment:Linux 2.6.32-431.20.3.el6.x86_64 #1 SMP Thu Jun 19 21:14:45 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Hi There,
I am trying to add two services lighttpd and postfix to monitor. But it is throwing unsupported key.
I tried to add the userparameter in agentd.conf file as well.
UserParameter=service_status,/etc/init.d/lighttpd status > /dev/null 2>&1; echo $?
and
tried using net.tcp.service Key as well. But no luck.
I need your help in adding these two services to monitor in Zabbix.
please help me out.