Page 1 of 1

Nagios: Problem with External Command

Posted: Thu Jan 12, 2012 1:29 pm
by brauh4
Hello everyone, I would like to see if anyone can help me.

I am with the following error in Nagios:

Error: Could not stat () command file '/ usr / local / nagios / var / rw / nagios.cmd'!
The external command file May be missing, Nagios May Not be running, and / or Nagios May Not be checking external commands.
An error occurred while Attempting to commit your command for processing.

Note: Nagios running on CENTOS 6, already follow some topics dealing with the matter, but did not succeed.

Re: Nagios: Problem with External Command

Posted: Thu Jan 12, 2012 1:30 pm
by nscott
Can you see if Nagios Core is actually running?

Code: Select all

/etc/init.d/nagios status
It usually gives that error when the service isn't running because the command pipe doesn't exist.

Re: Nagios: Problem with External Command

Posted: Thu Jan 12, 2012 1:38 pm
by brauh4
Yes, everything is working perfectly.
But the browser does not respond to external commands. = /

Re: Nagios: Problem with External Command

Posted: Tue Jan 17, 2012 5:31 pm
by mguthrie
Make sure that external commands are enabled in the main nagios.cfg file.