NRPE: No output returned from plugin error

Greg Pangrazio pangrazi at gmail.com
Thu Jul 1 14:46:17 CEST 2010


I had a very similar problem with checks coming from Ubuntu 8.04 and
10.04 destined for RHEL.  I had to disable SSL on both ends and set
the encryption method to 0.

I would also check the NRPE config to make sure the passphrases match
if you are using them.


Greg Pangrazio





On Thu, Jul 1, 2010 at 6:49 AM, Julius Kidubuka <juki.emma at gmail.com> wrote:
> Yuris,
>
> You could try compiling nrpe without ssl and then in your commands.cfg file
> have something like this;
>
> # 'check_nrpe' command definition
> define command{
>         command_name    check_nrpe_no_ssl
>         command_line    $USER1$/check_nrpe -H $HOSTADDRESS$ -c $ARG1$ -n
>         }
>
> Then in your specific service definitions have the check_command line read;
>
>  check_command                   check_nrpe_no_ssl!<put-whatever-plugin>
>
>
> Hope this helps.
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at 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
>

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Nagios-users mailing list
Nagios-users at 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





More information about the Users mailing list