Re: [opsview-users] variables not passing in script

2010-05-26 Thread Darren Hill
here's my misccommands.cfg As I said, HOSTNAME and CONTACTNAME appear to work, it just doesn't seem to like the SERVICEDESC and SERVICESTATE variable. define command{ command_name notify-by-email command_line /usr/local/nagios/libexec/notifications/notify_by_email } define

Re: [opsview-users] variables not passing in script

2010-05-26 Thread Ton Voon
On 26 May 2010, at 15:42, Darren Hill wrote: Hi, I have qpage working, and it accepts the $HOSTNAME$ variable, but no matter what I do to quote the variable, etc. it does not seem to pass the information. It just comes across as $ For example, this is right off the nagios mailing list a