PDA

View Full Version : proc_cnt on FreeBSD


Sandor Feher
21-10-2004, 16:24
Hi,

I run my zabbix_suckerd on FreeBSD 5.2.1 without any problems. I want to monitor if the suckerd and the agentd runs on that box so I added a new proc_cnt[zabbix_agentd] but it says it's not supported. Docs says it's supported so what do i wrong ?

thanks., Sandor

marc
21-10-2004, 17:41
jfyi
its running on FreeBSD carbon 4.9-STABLE FreeBSD 4.9-STABLE #
e.g. try UserParameter=zabbix[agent], ps -p `cat /path/to/zabbix.pid` instead for the moment.