[EMAIL PROTECTED] wrote:
>> My guess would be a broken shell-script that you use as a plugin.
>> Nagios runs plugins by using the popen(3) call, which uses
>> sh -c to interpret and execute the given command.
> 
> Thanks Andreas, that appears to have resolved one of the issues.
> Nagios starts with out errors now.  But, it doesn't seem to actually
> run any host or service checks.
> 

That can be due to a plethora of different reasons. One of the most
common cases is that it's disabled through the gui (tactical overview).

The other common case is that you've somehow botched your config. There
are about 6 dozen ways of doing that, so I won't list them here.
Read the docs and make sure you've understood how things are connected.
Then sit down and go through your config. You might want to remove
all checks but one to make sure you start out simple at first. Also make
sure you wait at least 5 minutes (default check interval) before deciding
that Nagios doesn't run any checks.

If all else fails, pay someone to go over your config. A professional will
tell you what's wrong in about 30 minutes, which shouldn't cost you more
than a really large bowl of peanuts.

-- 
Andreas Ericsson                   [EMAIL PROTECTED]
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Nagios-users mailing list
Nagios-users@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

Reply via email to