On Oct 15, 2008, at 12:58 PM, jeremiah wrote:

> Any ideas?
>
> ~$ sudo /etc/init.d/nagios2 start
> [sudo] password for user:
> * Starting nagios2 monitoring daemon nagios2
> kill: 1: No such process

Eliminate sudo as a culprit. Can you run it directly as root --

/etc/init.d/nagios2 start
or
/path/to/nagios/bin/nagios
or
/path/to/nagios/bin/nagios -v /path/to/nagios/etc/nagios.cfg
or
/path/to/nagios/bin/nagios -d /path/to/nagios/etc/nagios.cfg

Did you happen to mount the partition that the nagios binary lives in  
with noexec?

What OS is this on?

--
Marc


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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