Dirk,
I am struggling with the same issue. However there is few solutions.
One thing you have to parse the status.dat file. There is a cpan module
which creates the perl object for nagios configs and status
http://search.cpan.org/~duncs/Nagios-Object/ . However this module have
some problem
HTH,
thanks for your fast reply.
I was referring to nagios service checks, not to operating system or
application services. My question is if there is a CHECK... equivalent
to ENABLE_HOST_SVC_CHECKS, e.g.
Dirk
Am 10.02.2009 um 20:12 schrieb rjustinwilli...@gmail.com:
> Dirk
>
> This is lar
Hello all,
I know I can use external commands to enable/disable service checks
and host checks - I already use that in scripts.
But is there an external command I can use to check for the result of
the enable/disable command - in other words, can I check the current
state (enabled/disabled)