You can also try typing your arguments at the far end in the nrpe
command file. I'm not the biggest fan of passing arguments via nrpe.
I've found it simpler to deploy the same nrpe command file to a
cluster and have nagios just execute the check_nrpe_1arg command.
-lee
On Thu, Feb 12, 2009 at 3:3
hi
in your define command, i think it's
define command{
command_name check_nrpe_manual_disk
command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -c
check_manual_disk -a $SERVICESTATE$ $SERVICESTATETYPE$ $SERVICEATTEMPT$
}
and not -a $ARG1$ $ARG2$ $ARG3$
maybe
regards
Stan
Thoma
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/02/09 02:43 PM, Vasiliy Boulytchev wrote:
> Gents,
>
> I am trying to have Nagios specify which partition to check via
> nrpe... and am getting the following error:
>
> DISK CRITICAL - 10 is not accessible: No such file or directory
>
> Here
Gents,
I am trying to have Nagios specify which partition to check via nrpe...
and am getting the following error:
DISK CRITICAL - 10 is not accessible: No such file or directory
Here is my configuration:
###
define command{
command_namecheck_nrpe_man
Thanks its working for me using -n (with out ssl option) ie, check_nrpe -H
-c -n
_
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, October 12, 2007 7:13 PM
To: [EMAIL PROTECTED]; nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] nrpe problem
Sukesh
PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Friday, October 12, 2007 3:59 PM
To: [EMAIL PROTECTED]; nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] nrpe problem
Hi
From: Sukesh /IT/BLR/JIG/IN [mailto:[EMAIL PROTECTED
Hi
From: Sukesh /IT/BLR/JIG/IN [mailto:[EMAIL PROTECTED]
Sent: 12 October 2007 04:17
To: Welsh,T,Tom,DLS C
Subject: RE: [Nagios-users] nrpe problem
This is my remote host log messages
Oct 11 07:00:13 ngapps-prd xinetd[619]: START: nrpe pid=1767
from
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sukesh
/IT/BLR/JIG/IN
Sent: 11 October 2007 10:48
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] nrpe problem
Hi
Iam running nagios-3.0a4 and nrpe V2.8.1.iam not getting the result
while running ./check_nrpe -H
Hi
Iam running nagios-3.0a4 and nrpe V2.8.1.iam not getting the result while
running ./check_nrpe -H . alreday no firewall is running behind
those servers .tried to put '-t' option also but didn't work.Still iam able
to telnet 5666 with out any problem/so please help him for this.(iam able to
acces
On Thu, 28 Dec 2006, Jesús Oliván wrote:
i'm using NRPE to monitorize a Solaris host. When i launch disk nrpe
request through check_nrpe plugin on server machine, it returns me a
DISK Warning problem, and my host nrpe config is configured to see
warnings since 10% space free, but any filesystem
Hi!
i'm using NRPE to monitorize a Solaris host. When i launch disk nrpe
request through check_nrpe plugin on server machine, it returns me a
DISK Warning problem, and my host nrpe config is configured to see
warnings since 10% space free, but any filesystem reaches 18%.
Curiously, if i try to
Hi,I got a problem. The error displays something like this:CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for error messages. This appears on the service monitoring with the 'UNKNOWN' status.
Anyone have an idea on how to fix this?Thanks.Ronald RojasSystem Administrator
[Cut out all the reply stuff..]
Thanks for everyone's help. I got the hint from someone else to use
pNSClient instead and that worked out fine at once.
That also looks a bit more configurable.
Regards, Kai
---
This SF.net email is sponsored b
Reese
Sent: Thursday, January 26, 2006 2:42 PM
To: Nagios Users Mailing List
Subject: Re: [Nagios-users] NRPE-Problem
Hey.
Thanks for the reply.
I compiled the nrpe-plugin on the nagios host with ssl-disabled. The
config on the to-be-checked-host has the ip of the nagios server in the
allowed_ho
Hey.
Thanks for the reply.
I compiled the nrpe-plugin on the nagios host with ssl-disabled. The config on
the to-be-checked-host has the ip of the nagios server in the allowed_hosts,
too, so I would say these are not the reasons for the error.
Never the less, SSL seems to be the problem. Is t
Hello
This problem can be caused by several issues. you are trying to connect with SSL client to non SSL server if so run check_nrpe -n and it will disable the ssl option. i think this error also occures if you did not set allowed_hosts=. remember to restart the NRPE_NT each time you do changes i
Hey everyone.
I compiled the NRPE plugin on my nagios (Suse) box and it compiled and
installed just fine, with no warnings or errors.
I also downloaded one of the NRPE_NT Plugins from the openexchange
forum, installed that and some service-checks like nt_cpuload on my
win2k machine.
Now, when tr
17 matches
Mail list logo