Re: [Nagios-users] Command File error

2006-07-12 Thread Israel Brewster
rom: Israel Brewster [mailto:[EMAIL PROTECTED] >> Sent: Wednesday, July 12, 2006 11:12 AM >> To: Tom Brown; Marc Powell >> Cc: nagios-users@lists.sourceforge.net >> Subject: Re: [Nagios-users] Command File error >> > > [chop] > >> >> On Jul 11, 200

Re: [Nagios-users] Command File error

2006-07-12 Thread Marc Powell
> -Original Message- > From: Israel Brewster [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 12, 2006 11:12 AM > To: Tom Brown; Marc Powell > Cc: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] Command File error > [chop] > > On Jul 11, 2

Re: [Nagios-users] Command File error

2006-07-12 Thread Israel Brewster
On Jul 12, 2006, at 12:20 AM, Tom Brown wrote: > >> Yes, the nagios.cmd file is automatically created when I start >> nagios. The file does have read and write permissions for the >> nagcmd group, and I have added the webserver to said group. > > have you restarted the webserver? Also note t

Re: [Nagios-users] Command File error

2006-07-12 Thread Tom Brown
> Yes, the nagios.cmd file is automatically created when I start > nagios. The file does have read and write permissions for the nagcmd > group, and I have added the webserver to said group. have you restarted the webserver? Also note the // in the path -

Re: [Nagios-users] Command File error

2006-07-12 Thread [EMAIL PROTECTED]
Hey, Have you checked your nagios.cfg file? It seems to me like your command_file definition is incorrect and should be 'command_file=/usr/local/nagios/var/rw/nagios.cmd' instead of 'command_file=/usr/local/nagios//var/rw/nagios.cmd'. - Jeffrey Lensen hyves:

Re: [Nagios-users] Command File error

2006-07-11 Thread Marc Powell
y 11, 2006 6:43 PM > To: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] Command File error > > Yes, the nagios.cmd file is automatically created when I start > nagios. The file does have read and write permissions for the nagcmd > group, and I have added the we

Re: [Nagios-users] Command File error

2006-07-11 Thread Israel Brewster
Yes, the nagios.cmd file is automatically created when I start nagios. The file does have read and write permissions for the nagcmd group, and I have added the webserver to said group. Israel On Jul 11, 2006, at 2:52 PM, Patrick Morris wrote: > On Tue, 11 Jul 2006, Israel Brewster wrote: > >

Re: [Nagios-users] Command File error

2006-07-11 Thread Patrick Morris
On Tue, 11 Jul 2006, Israel Brewster wrote: > Whenever I try to run a command from the nagios CGI's, I get an error > saying: > > 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-users] Command File error

2006-07-11 Thread Israel Brewster
Whenever I try to run a command from the nagios CGI's, I get an error saying: 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 occu