Good morning group!
 
I am still relatively new to nagios and trying to implement nrpe with
nagios 3 at my site.  I believe I have everything setup correctly on
both the nagios server and the client.  When I try to use check_nrpe to
run a script on the client side I am getting the error:
 
    nrpe[]: Error: Request packet had invalid CRC32.
    nrpe[]: Client request was invalid, bailing out...
 
I am running the nagios server on solaris 9 and the client is running
Redhat Linux WS 3 update 6. The version of check_nrpe is 1.9 but the
version of nrpe is 2.12.  I have the system setup to execute the nrpe
daemon through xinetd on the linux client.
 
The server_args line in the nrpe startup file under /etc/xinetd.d has
the following arguments listed per a suggested issue on the internet
asking to redirect standard error to /dev/null:
 
    server_args    = -n -c path_to_nagios/etc/nrpe.cfg --inetd 2>&1
/dev/null
 
Also my only_from config is setup to allow the client to receive
requests from the nagios server only.
 
    only_from       = ipaddress_of_nagios_server
 
 
Any help or suggestions are appreciated.
 
 
 
Larry

<<bechtel_logo_small.jpg>>

<<bettis_white.jpg>>

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Nagios-users mailing list
Nagios-users@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

Reply via email to