Possible correction to documentation.

Martin Melin mmelin at gmail.com
Fri Nov 6 15:55:41 CET 2009


I'm guessing you're using Nagios 3, in which case make sure to read the 3.0
documentation: http://nagios.sourceforge.net/docs/3_0/distributed.html

On Fri, Nov 6, 2009 at 3:50 PM, Jonathan Bayles <jbayles at readytechs.com>wrote:

> I was able to get my setup working.
>
> I noticed in the distributed doc
> http://nagios.sourceforge.net/docs/1_0/distributed.html
>
> define command{
>        command_name    submit_check_result
>        command_line
>  /usr/local/nagios/libexec/eventhandlers/submit_check_result $HOSTNAME$
> '$SERVICEDESC$' $SERVICESTATE$ '$OUTPUT$'
>        }
>
>
> Should probably be:
>
> define command{
>        command_name    submit_check_result
>        command_line
>  /usr/local/nagios/libexec/eventhandlers/submit_check_result $HOSTNAME$
> '$SERVICEDESC$' $SERVICESTATE$ '$SERVICEOUTPUT$'
>        }
>
> The change being $OUTPUT$ to $SERVICEOUTPUT$. This seemed to fix things for
> me.
>
> Thanks!
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20091106/a9d2044c/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
-------------- next part --------------
_______________________________________________
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