<!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 5.5.2653.12">
<TITLE>NRPE revised</TITLE>
</HEAD>
<BODY>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">All,</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">I am able to get NRPE to respond back with NRPE v2.0 but still am not getting any data.  Here is my check command file,</FONT> <FONT SIZE=2 FACE="Arial">service</FONT><FONT SIZE=2 FACE="Arial">s file</FONT> <FONT SIZE=2 FACE="Arial">and</FONT><FONT SIZE=2 FACE="Arial"> the nrpe.cfg.</FONT><FONT SIZE=2 FACE="Arial">  Thanks in advance.</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">Check command</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial"># 'check_nrpe' command definition</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">define command{</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">        command_name    check_nrpe</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">        command_line    $USER1$/check_nrpe -H $HOSTADDRESS$</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">        }</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">Service file</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">Service definition</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">define service{</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">        use                             generic-service         ;</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">        host_name                       chilorms3</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">        service_description             DISK</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">        is_volatile                     0</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">        check_period                    24x7</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">        max_check_attempts              3</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">        normal_check_interval           5</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">        retry_check_interval            1</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">        contact_groups                  linux-admins</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">        notification_interval           240</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">        notification_period             24x7</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">        notification_options            c,r</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">        check_command                   check_nrpe!check_disk</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">        }</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">NRPE Config</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial"># The following examples use hardcoded command arguments...</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">#command[check_users]=/usr/local/nagios/libexec/check_users -w 5 -c 10</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">#command[check_load]=/usr/local/nagios/libexec/check_load </FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">#command[check_load]=/usr/local/nagios/libexec/check_load </FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">command[check_disk]=/usr/local/nagios/libexec/check_disk -w 85 -c 65 -x /dev/hda1 </FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">#command[check_disk2]=/usr/local/nagios/libexec/check_disk -w 20 -c 10 -p /dev/hdb1</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">#command[check_zombie_procs]=/usr/local/nagios/libexec/check_procs -w 5 -c 10 -s Z</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">#command[check_total_procs]=/usr/local/nagios/libexec/check_procs -w 150 -c 200 </FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">#command[check_disk]=/usr/local/nagios/libexec/check_disk</FONT></P>

<P ALIGN=LEFT><A NAME="_MailAutoSig"><FONT SIZE=2 FACE="Arial">Tim Wolak</FONT></A></P>

<P ALIGN=LEFT><B><FONT SIZE=2 FACE="Arial">Server Engineer</FONT></B></P>

<P ALIGN=LEFT><B><FONT COLOR="#800080" SIZE=2 FACE="Arial">Computershare Investor Services</FONT></B><B></B><B></B></P>

<P ALIGN=LEFT><FONT COLOR="#000000" SIZE=2 FACE="Arial">2 N. LaSalle</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#000000" SIZE=2 FACE="Arial">Chicago, Il 60602</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#000000" SIZE=2 FACE="Arial">312.588.4992 x4971</FONT></P>

<P ALIGN=LEFT></P>

<FONT SIZE=3><BR>
<BR>
**********************************************************************<BR>
 <BR>
This message is intended for the sole use of the intended recipient. The message and any files transmitted with it <BR>
may contain material that is confidential and/or legally <BR>
privileged. Any review, reliance or distribution by others or <BR>
forwarding without express permission is strictly prohibited. <BR>
If you are not the intended recipient, please contact the <BR>
sender and delete all copies. <BR>
***********************************************************************<BR>
</FONT>
</BODY>
</HTML>