how to detect multiple nagios daemons (with plugins) ?
Chris Wilson
chris at aidworld.org
Thu Aug 4 16:55:56 CEST 2005
Hi Macci,
> i need your help/advice
> how is it possible to detect if there are multiple nagios daemons
> running?
Do you want to detect it or avoid it? To avoid it, you could try
applying the patch that I sent to the mailing list last month. To detect
it, you could try something like 'pstree | grep nagios | wc -l' which
should approximately count the number of Nagios processes, but I haven't
been able to verify it.
Cheers, Chris.
--
(aidworld) chris wilson | chief engineer (chris at aidworld.org)
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list