[Nagiosplug-help] Problem with NRPE and check_procs with -C or -a usage

Arthur Franke arthurjfranke at gmail.com
Thu Aug 12 20:07:02 CEST 2010


Like this?

ajfranke at dcmonitoring:~$ sudo su - nagios
nagios at dcmonitoring:~$ /usr/lib/nagios/plugins/check_nrpe -H remote.host -c
check_foo
NRPE: Unable to read output
nagios at dcmonitoring:~$ /usr/lib/nagios/plugins/check_nrpe -H remote.host -c
check_procs
PROCS OK: 93 processes
nagios at dcmonitoring:~$ /usr/lib/nagios/plugins/check_nrpe -H remote.host
NRPE v2.8.1

Thanks for the help.  Any ideas?

-Arthur


On Thu, Aug 12, 2010 at 1:51 PM, Kyle Smith <kyles at apple.com> wrote:

> Couple things...
>
> - ensure you are doing this as the nagios user on the server
> - running "/usr/lib/nagios/plugins/check_nrpe -H remote.host" should return
> the nrpe version running on your remote.host, something like "NRPE v2.12"
>
> kyle
>
> On Aug 12, 2010, at 10:37 AM, Arthur Franke wrote:
>
> Thanks for the reply.  Yes, many times.
>
> -Arthur
>
>
> On Thu, Aug 12, 2010 at 12:29 PM, Michael Saldivar <
> mike.saldivar at advocatecreditrepair.com> wrote:
>
>> On Tue, Aug 10, 2010 at 7:07 PM, Arthur Franke <arthurjfranke at gmail.com>wrote:
>>
>>> Hi all,
>>>
>>>
>>> I'm trying to check for the presence of a particular process on a remove
>>> machine using NRPE and check_procs with a -a or -C argument.  I have defined
>>> on the remote machine's nrpe_local.cfg:
>>>
>>> command[check_foo]=/usr/nagios/plugins/check_procs -c 1:1 -C foo
>>>
>>> Running a similar command locally on that machine works fine:
>>>
>>> $ /usr/lib/nagios/plugins/check_procs -c 1:1 -C foo
>>> PROCS OK: 1 process with command name 'foo'
>>>
>>> But when I try to run the command from the Nagios server, I get the
>>> following result:
>>>
>>> $ /usr/lib/nagios/plugins/check_nrpe -H remote.host -c check_foo
>>> NRPE: Unable to read output
>>>
>>> Whereas other monitored services work fine:
>>> $ /usr/lib/nagios/plugins/check_nrpe -H remote.host -c check_procs
>>> PROCS OK: 97 processes
>>>
>>
>>
>>  Just to be certain, did you restart the nrpe daemon on remote.host after
>> modifying its nrpe.cfg file?
>>
>>
>>
>> --
>> Mike Saldivar
>>
>>
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by
>>
>> Make an app they can't live without
>> Enter the BlackBerry Developer Challenge
>> http://p.sf.net/sfu/RIM-dev2dev
>> _______________________________________________
>> Nagiosplug-help mailing list
>> Nagiosplug-help at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
>> ::: Please include plugins version (-v) and OS when reporting any issue.
>> ::: Messages without supporting info will risk being sent to /dev/null
>>
>>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev_______________________________________________
> Nagiosplug-help mailing list
> Nagiosplug-help at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
> ::: Please include plugins version (-v) and OS when reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> _______________________________________________
> Nagiosplug-help mailing list
> Nagiosplug-help at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
> ::: Please include plugins version (-v) and OS when reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20100812/8278afec/attachment.html>


More information about the Help mailing list