[Nagios-devel] RE: [Nagios-users] NSCA messages - DOCUMENTATION BUG
-
Guest
[Nagios-devel] RE: [Nagios-users] NSCA messages - DOCUMENTATION BUG
> -----Original Message-----
> From: [email protected] [mailto:nagios-users-
> [email protected]] On Behalf Of Brady Maxwell
> Sent: Tuesday, February 07, 2006 1:10 PM
> To: Mike Koponick
> Cc: Sumit Malhotra; Nagios users
> Subject: Re: [Nagios-users] NSCA messages
>=20
> I would actually be willing to except this as an answer
>=20
> here is the script I am using for submit_check_results
>=20
[chop]
> my command def is
>=20
> define command{
> command_name submit_check_result
> command_line
> /usr/local/nagios/libexec/eventhandlers/submit_check_result $HOSTNAME$
> '$SERVICEDESC$' $SERVICESTATE$ '$OUTPUT$'
> }
>=20
> Identical to the sample script in the 2.0 doco and the sample command
> definition i really just customized the ip and port
Docco bug in http://nagios.sourceforge.net/docs/2_0/distributed.html.
$OUTPUT$ should be $SERVICEOUTPUT$.
--
Marc
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]