I believe I solved the issue. The version of the check_folder_size.sh was older 
than that currently available on the
Nagios Exchange site. This discrepancy includes many syntatical differences. I 
downloaded the newer version,
and deployed it on the server. This new version worked without issue.

Thanks anyway for the help.


________________________________
From: Christophe HAEN [mailto:christophe.h...@cern.ch]
Sent: Thursday, October 10, 2013 5:29 PM
To: icinga-users@lists.sourceforge.net
Subject: Re: [icinga-users] Problem with the check_folder_size.sh script

If you don't specify a command, do you get an answer from NRPE containing its 
version?
Is there any command at all working for this host?
Also, you might want to look at firewall like iptables or selinux which are 
often culprits


2013/10/10 Carl R. Friend <crfri...@rcn.com<mailto:crfri...@rcn.com>>
    On Thu, 10 Oct 2013, Kaplan, Andrew H. wrote:

> ./check_nrpe -H <ip address> -t 60 -c check_folder_size.sh 200000 300000 
> /CMS/rtp1/0/patient/
> ./check_nrpe -H <hostname> -t 60 -c check_folder_size.sh 200000 300000 
> /CMS/rtp1/0/patient/
>
> Both resulted in the following message:
>
> CHECK_NRPE: Socket timeout after 60 seconds.

    Are TCP wrappers in use on the target system at <hostname>?  If so,
those could be preventing the connection to NRPE on the target host.
Too, is NRPE running on the target or configured to start from inetd?

    If it's TCP wrappers, you'll need to include NRPE stanzas to allow
connections to happen; if NRPE isn't listening, then that needs to be
fixed.  Perhaps it may be *both*.

+------------------------------------------------+---------------------+
| Carl Richard Friend (UNIX Sysadmin)            | West Boylston       |
| Minicomputer Collector / Enthusiast            | Massachusetts, USA  |
| mailto:crfri...@rcn.com<mailto:crfri...@rcn.com>                        
+---------------------+
| http://users.rcn.com/crfriend/museum           | ICBM: 42:22N 71:47W |
+------------------------------------------------+---------------------+

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net<mailto:icinga-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/icinga-users



--
Christophe HAEN
CERN PH-LBC 2/R022
Phone : +41 (0)2 27 67 31 25
Mobile : +41 (0)7 64 87 88 57


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to