Re: [Nagios-users] nagios2: failover

2009-06-15 Thread Andreas Ericsson
Jeremiah Jester wrote: > Hello Nagios Users, > > I'm attempting to setup a second nagios server up to do failover monitoring > in case my primary nagios server goes down. > > Running into a odd problem in talking to the nrpe daemon on the master > server. > > When I run the following cmd pro

Re: [Nagios-users] nagios2: failover

2009-06-15 Thread Jeremiah Jester
Scratch that. Process was stuck. Killed and restart nagios server. Thanks! JJ On Mon, Jun 15, 2009 at 3:22 PM, Jeremiah Jester wrote: > Oops, Looks like i had an error in my configuration file. > > Next question: Any idea why check_nagios can't find the running process? > > $/usr/lib/nagios/plug

Re: [Nagios-users] nagios2: failover

2009-06-15 Thread Jeremiah Jester
Oops, Looks like i had an error in my configuration file. Next question: Any idea why check_nagios can't find the running process? $/usr/lib/nagios/plugins/check_nrpe -H 10.10.10.41 -c check_nagios NAGIOS CRITICAL: Could not locate a running Nagios process! Nothing in /var/log/nagios2/nagios.log

[Nagios-users] nagios2: failover

2009-06-15 Thread Jeremiah Jester
Hello Nagios Users, I'm attempting to setup a second nagios server up to do failover monitoring in case my primary nagios server goes down. Running into a odd problem in talking to the nrpe daemon on the master server. When I run the following cmd prompt, nrpe does not allow me to connect fr