Hello,
I am using Zabbix 2.0.5.
I want to check "puppet" service on Linux servers.
%service puppet status
There are 4 possible values:
0 - puppetd (pid 1069) is running...
1 - puppetd is stopped
2 - puppet: unrecognized service
3 - puppet in maintenance state (?)
The following alerts should be sent :
0 - "OK"- "Puppet is running" (will Ack. any of the below alerts)
1- "Critical" - "Puppet is not running"
2 - "Information" - "Puppet is unrecognized service"
3 - "Information" - "Puppet is in maintenance mode"
I find the item "proc.num" but it don't return status of service.
How can I config the above checks/alerts ?
I don't believe that nobody was needed this but can't find any info.
Please help.
Thanks
I am using Zabbix 2.0.5.
I want to check "puppet" service on Linux servers.
%service puppet status
There are 4 possible values:
0 - puppetd (pid 1069) is running...
1 - puppetd is stopped
2 - puppet: unrecognized service
3 - puppet in maintenance state (?)
The following alerts should be sent :
0 - "OK"- "Puppet is running" (will Ack. any of the below alerts)
1- "Critical" - "Puppet is not running"
2 - "Information" - "Puppet is unrecognized service"
3 - "Information" - "Puppet is in maintenance mode"
I find the item "proc.num" but it don't return status of service.
How can I config the above checks/alerts ?
I don't believe that nobody was needed this but can't find any info.
Please help.
Thanks

Comment