nrpe 2.0 with AIX 4.3.2

Aaron Levitt alevitt at navis.com
Tue Jan 27 22:31:18 CET 2004


Simon and anyone else that may care-

I figured out the problem with nrpe and aix 4.3.2.  For some reason the
"--inetd" flag was being read incorrectly by inetd.  I changed:

/usr/sbin/tcpd /sbin/nrpe -c /usr/local/nagios/etc/nrpe.cfg --inetd

to:

/usr/sbin/tcpd /sbin/nrpe -c /usr/local/nagios/etc/nrpe.cfg -i

and everything was fine from there on.  Just thought I'd post so that
anyone else that comes along the same problem I did, won't spend so long
searching for the solution.

-=Aaron

> -----Original Message-----
> From: nagios-users-admin at lists.sourceforge.net [mailto:nagios-users-
> admin at lists.sourceforge.net] On Behalf Of Aaron Levitt
> Sent: Tuesday, January 20, 2004 10:00 AM
> To: simon at ecnetwork.co.nz
> Cc: nagios-users at lists.sourceforge.net
> Subject: RE: [Nagios-users] nrpe 2.0 with AIX 4.3.2
> 
> On Monday, January 19, 2004 at 6:11 PM Simon Kitching wrote:
> 
> > The problem is actually with the nrpe program. But I haven't made
any
> > changes to that either (though I think some *should* be made).
> >
> > I was actually running a custom check program (checking age of
> messages
> > on an IBM MQ queue). By changing this to ensure that no output ever
> went
> > to STDERR, I resolved *my* problem without changing nrpe.
> 
> Thanks for the information!  It helped with one of the other problems
I
> was having with my own custom checks.
> 
> However, I believe the problem with my AIX box is different.  I can't
> even get the default "NRPE v2.0" banner from the AIX box.  See the
> output below:
> 
> # ./check_nrpe -H (AIX box IP)
> CHECK_NRPE: Response packet had invalid CRC32.
> 
> # ./check_nrpe -H (linux box IP)
> NRPE v2.0
> 
> I've verified that inetd and /etc/services are setup correctly as per
> the instructions, and that nrpe is available.  Any other suggestions?
> 
> Thanks again for all the help!
> 
> -=Aaron
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at 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


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Nagios-users mailing list
Nagios-users at 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





More information about the Users mailing list