<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>AIX NRPE questions</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi, I was hoping someone might have some advice for me regarding monitoring AIX nodes.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I am attempting to get NRPE 2.8.1 running on AIX 5.3, so far without any luck. </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Following the NRPE.pdf documentation (</FONT><A HREF="http://nagios.sourceforge.net/docs/nrpe/NRPE.pdf"><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">http://nagios.sourceforge.net/docs/nrpe/NRPE.pdf</FONT></U></A><FONT SIZE=2 FACE="Arial">), I was able to configure without ssl and install using the GCC compiler. I then added a line to the /etc/inetd.conf file as follows:</FONT></P>

<P><FONT SIZE=2 FACE="Arial">nrpe    stream  tcp     nowait  nagios  /usr/local/nagios/bin/nrpe -c /usr/local/nagios/etc/nrpe.cfg -I</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Added this to /etc/services:</FONT>

<BR><FONT SIZE=2 FACE="Arial">nrpe                     5666/tcp               # NRPE for Nagios</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Netstat looks good:</FONT>

<BR><FONT SIZE=2 FACE="Arial">netstat -at | grep nrpe</FONT>

<BR><FONT SIZE=2 FACE="Arial">tcp4       0      0  *.nrpe                 *.*                    LISTEN</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I also added the ip address of the local node to the nrpe.cfg file and have confirmed that the nagios user and group own the related directories and files.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">However, when I try to start nrpe, via the command line or by refreshing inetd, it doesn't start and doesn't give me any errors. For example:</FONT></P>

<P><FONT SIZE=2 FACE="Arial">/etc> /usr/local/nagios/bin/nrpe -c /usr/local/nagios/etc/nrpe.cfg -i</FONT>

<BR><FONT SIZE=2 FACE="Arial">/etc> ps -ef | grep nrpe</FONT>

<BR><FONT SIZE=2 FACE="Arial">    root 2072804 2019568   0 15:47:11  pts/1  0:00 grep nrpe </FONT>

<BR><FONT SIZE=2 FACE="Arial">/etc> /usr/local/nagios/bin/nrpe -c /usr/local/nagios/etc/nrpe.cfg -d</FONT>

<BR><FONT SIZE=2 FACE="Arial">/etc> ps -ef | grep nrpe                                             </FONT>

<BR><FONT SIZE=2 FACE="Arial">    root 2478206 2019568   0 15:47:24  pts/1  0:00 grep nrpe </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Does anyone have any idea what I'm missing here? Also, does anyone know of any Nagios documentation for AIX? I have not had a lot of luck with </FONT><A HREF="http://www.nagioscommunity.org/wiki"><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">http://www.nagioscommunity.org/wiki</FONT></U></A><FONT SIZE=2 FACE="Arial">.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Thanks for any help,</FONT>

<BR><FONT COLOR="#000000" FACE="Poor Richard">David Berg</FONT> 
</P>


<HR>CONFIDENTIALITY NOTICE This message and any included attachments are from Cerner Corporation and are intended only for the addressee. The information contained in this message is confidential and may constitute inside or non-public information under international, federal, or state securities laws. Unauthorized forwarding, printing, copying, distribution, or use of such information is strictly prohibited and may be unlawful. If you are not the addressee, please promptly delete this message and notify the sender of the delivery error by e-mail or you may call Cerner's corporate offices in Kansas City, Missouri, U.S.A at (+1) (816)221-1024.  Cerner Limited, Registered in England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.<BR>
</BODY>
</HTML>