proc.num[but the manual has the real story:<,user> <,state>]
proc.num[<,user> <,state> <,cmdline>]
So you can use the cmdline to monitor something like this:
with:
ruby /usr/sbin/puppetd -w 0
proc.num[ruby,,,"/usr/sbin/puppetd"]
To troubleshoot agent monitoring strings, use the commandline on the box (quicker than clicking around in the GUI) like this:
zabbix_agent -t proc.num[ruby,,,"/usr/sbin/puppetd"]
No comments:
Post a Comment