Problems with Passive Service output
Marc Powell
marc at ena.com
Mon Jun 12 17:18:36 CEST 2006
> -----Original Message-----
> From: nagios-users-bounces at lists.sourceforge.net [mailto:nagios-users-
> bounces at lists.sourceforge.net] On Behalf Of Mohamed Gombolaty
> Sent: Monday, June 12, 2006 6:32 AM
> To: nagios-users at lists.sourceforge.net
> Subject: [Nagios-users] Problems with Passive Service output
>
> Dear All,
>
> I am trying to make a distributed monitoring system, everyhting is
> going OK but the problem is the Output: comes always as '$OUTPU$' as
> it shows from the NSCA log, I am not sure why this comes like this it
> seems everybody is doing it the same way.
>
> I am using nagios 2.4 on both sides, if any body has a clue I will be
> gratefull.
$OUTPU$ is not a valid macro, nor is $OUTPUT$ (which I assume you were
going for) as of 2.0. The macro you are probably looking for is
$SERVICEOUTPUT$.
http://nagios.sourceforge.net/docs/2_0/whatsnew.html
Changes and New Features
1. Macro Changes - Macros have undergone a major overhaul. You will
have to update most of your command definitions to match the new macros.
Most macros are now available as environment variables. Also,
"on-demand" host and service macros have been added. See the
documentation on macros for more information.
http://nagios.sourceforge.net/docs/2_0/macros.html
$SERVICEOUTPUT$ The text output from the last service check
(i.e. "Ping OK").
--
Marc
_______________________________________________
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