On Sat, 18 Jul 2015, Dennis Zheleznyak wrote:

> Hi Markus,
> 
> Thanks for your response !
> 
> I've figured it out how to monitor a specific service as such:
> 
> vars.procs_command = "ntpd"
> vars.procs_critical = "1:1"
> 
> I was wondering how do I monitor a few specific services. When I add
> another vars.procs_command line, the first and the second line monitors the
> same service although configured otherwise.
That just checks just for existence of a process, but it is far away from
service monitoring. The check doesn't say anything of ntp being
synchronized, healthy or anything. There exist a bunch of ntp specific
checks, which are all better suited for monitoring ntp.

Alex

_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to