Actually the init script is not ran if you're running it via xinetd.
you should look for server_args in /etc/xinet.d/nrpe (usually this is
the file name)
Diego
On Thu, Oct 14, 2010 at 12:53 PM, Assaf Flatto wrote:
> On 13/10/10 00:04, Jonathan Wiggins wrote:
>
>
>
> the place to look is in the
On 13/10/10 00:04, Jonathan Wiggins wrote:
**
the place to look is in the nrpe init script , usually found in the
/etc/init.d directory
you are looking for the NrpeCfg parameter .
Make sure to point it to the nrpe.cfg file you found.
Assaf
but then I see this also in the logs
*
*
nrpe[1
On Oct 12, 2010, at 12:28 AM, diego.roc...@gmail.com wrote:
> If you run nrpe via xinetd, the standalone service has to be stoppedm if it's
> not, xinetd can't bind the port.
> Regarding the plugin location, you can change it in nrpe.cfg
>
> Sent from my BlackBerry® wireless device
>
I follow
0 19:15:06
To: Nagios Users List
Reply-To: Nagios Users List
Subject: Re: [Nagios-users] can't get host to display in Host Detail panel
--
Beautiful is writing same markup. Internet Explorer 9 supports
standards
On Sep 29, 2010, at 5:47 AM, Assaf Flatto wrote:
>
>> Assaf - thanks for your time and patience outlining those steps:
>>
>
> That is what the list is about .
>
>> I was able to at least get the connectivity between Nagios server and the
>> monitored host to show a valid connection:
>>
>> /
Assaf - thanks for your time and patience outlining those steps:
That is what the list is about .
I was able to at least get the connectivity between Nagios server and
the monitored host to show a valid connection:
/usr/local/nagios/libexec/check_nrpe -H 10.0.100.139 -c check_users
USERS
On Sep 28, 2010, at 2:23 AM, Assaf Flatto wrote:
> Jonathan , lets take this from the top .
>
> You are trying to test on a remote server the amount of logged in users -
> that is done via nrpe .
> To test that is working you need to follow 3 major steps
> 1) make sure NRPE is installed and ru
Jonathan , lets take this from the top .
You are trying to test on a remote server the amount of logged in users
- that is done via nrpe .
To test that is working you need to follow 3 major steps
1) make sure NRPE is installed and running on the remote machine . And
accepting connections from
on the Nagios server, I didn't see the event handler, "check_users", I only saw
a "check_local_users" in the commands.cfg file. Perhaps that's incorrect.
But, on the machine that is missing in the host panel, in nrpe.cfg there is
this definition defined:
command[check_users]=/usr/lib64/nagios/pl
On 27/09/10 16:52, Jonathan Wiggins wrote:
any thoughts? I'm still struggling to resolve this..
HI Assaf.
Thanks for replying to my email
this is the output of the command
$ ./check_users -w 5 -c 10
*USERS OK - 1 users currently logged in |users=1;5;10;0*
did you run the check with th
any thoughts? I'm still struggling to resolve this..
> HI Assaf.
>
> Thanks for replying to my email
>
> this is the output of the command
>
> $ ./check_users -w 5 -c 10
> USERS OK - 1 users currently logged in |users=1;5;10;0
>
> On Sep 22, 2010, at 2:19 AM, Assaf Flatto wrote:
>
>> On 22/0
HI Assaf.
Thanks for replying to my email
this is the output of the command
$ ./check_users -w 5 -c 10
USERS OK - 1 users currently logged in |users=1;5;10;0
On Sep 22, 2010, at 2:19 AM, Assaf Flatto wrote:
> On 22/09/10 02:09, Jonathan Wiggins wrote:
>>
>> # The following examples use hardco
On 22/09/10 02:09, Jonathan Wiggins wrote:
# The following examples use hardcoded command arguments...
command[check_users]=/usr/lib64/nagios/plugins/check_users -w 5 -c 10
command[check_load]=/usr/lib64/nagios/plugins/check_load -w 15,10,5 -c
30,25,20
command[check_hda1]=/usr/lib64/nagios/plu
uart Browne wrote:
> Ok, what are those definitions and what output do they give when you run them
> on the remote machine manually?
>
> From: Jonathan Wiggins [mailto:jwigg...@salon.com]
> Sent: Wednesday, 22 September 2010 09:55
> To: Nagios Users List
> Subject: Re: [Nagi
Ok, what are those definitions and what output do they give when you run them
on the remote machine manually?
From: Jonathan Wiggins [mailto:jwigg...@salon.com]
Sent: Wednesday, 22 September 2010 09:55
To: Nagios Users List
Subject: Re: [Nagios-users] can't get host to display in Host D
Hi Stuart
That line does exist, along with others, in the nrpe.cfg file
I run these, for example, and both give the same output:
/usr/lib64/nagios/plugins/check_nrpe -H localhost -c check_users
NRPE: Unable to read output
/usr/lib64/nagios/plugins/check_nrpe -H localhost -c check_load
NRPE: Un
what's the command line that is called from nrpe when it's asked for a
'check_load' ? There should be a line similar to this in there:
command[check_load]=/usr/lib64/nagios/plugins/check_load -w 5,4,3 -c 8,6,4
Does this exist in the nrpe.cfg? If you run the command from your
configuration as
17 matches
Mail list logo