> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of John Duraisw > Sent: Tuesday, March 11, 2008 10:52 AM > To: [email protected] > Subject: [Nagios-users] nrpe on rhel 4 {Disarmed} {Fraud?} > > All, > I have problems getting output check_nrpe from client machine. My nagios > server is Centos5 and the client server rhel 4 and I am having the following > issue. I am running the latest version of nrpe and also tried bunch of other > older version, still no luck. When I try to monitor other centos server with > the same config it works fine. > > [EMAIL PROTECTED] libexec]# ./check_nrpe -H 10.31.47.21 > NRPE v2.10 > [EMAIL PROTECTED] libexec]# ./check_nrpe -H 10.31.47.21 -c check_load > NRPE: Unable to read output
Run the check_load command as defined in nrpe.cfg on 10.31.47.21 as the nagios user on 10.31.47.21 and see what it says. > [EMAIL PROTECTED] libexec]# ./check_nrpe -H 10.31.47.21 -c check_lljfj > NRPE: Command 'check_lljfj' not defined Define the command 'check_lljfj' in nrpe.cfg on 10.31.47.21. -- Marc ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Nagios-users mailing list [email protected] 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
