Re: [Nagios-users] $SERVICEOUTPUT$ empty in e-mail notifications

2009-01-07 Thread Gavin Henry
Example email notification: * Nagios * Notification Type: RECOVERY Service: /var Free Space Host: Suretec Office Server Address: xxx.xxx.xxx.xxx State: OK Date/Time: Mon Jan 5 15:15:29 UTC 2009 Additional Info: $SERVICEOUTPUT$ should be below "Additional Info:" which *is* populated

Re: [Nagios-users] $SERVICEOUTPUT$ empty in e-mail notifications

2009-01-06 Thread Marc Powell
On Jan 6, 2009, at 4:07 PM, Gavin Henry wrote: > Version: > > /opt/nagios/bin/nagios -V > > Nagios 3.0.6 Thanks. > Example service definition (all services have the same problem): I was hoping to get a more complete picture of the information below but you seem to have all of the really key

Re: [Nagios-users] $SERVICEOUTPUT$ empty in e-mail notifications

2009-01-06 Thread Gavin Henry
> 1) The macro isn't included in the notification command being used by > that contact. > 2) The macro is mis-typed in that notification command. > 3) The macro isn't valid for the notification type being sent (i.e. a > host notification). > > Please post the nagios version and how installed (packa

Re: [Nagios-users] $SERVICEOUTPUT$ empty in e-mail notifications

2009-01-06 Thread Marc Powell
On Jan 6, 2009, at 10:45 AM, Gavin Henry wrote: > Hi All, > > We're having a problem where the $SERVICEOUTPUT$ variable in the stock > notify-by-email command is empty. When a notify-by-jabber is issued at > the same time as the email only the jabber has this variable > populated. > > Any ideas w

[Nagios-users] $SERVICEOUTPUT$ empty in e-mail notifications

2009-01-06 Thread Gavin Henry
Hi All, We're having a problem where the $SERVICEOUTPUT$ variable in the stock notify-by-email command is empty. When a notify-by-jabber is issued at the same time as the email only the jabber has this variable populated. Any ideas why the email isn't getting anything in $SERVICEOUTPUT$? Thanks.