[Nagios-users] Sending sms goes to deadletter file

2005-12-21 Thread Soumya Nambiar
Hi all, I am using the following definition in my miscommands.cfg file define command{ command_name notify-by-sms command_line /usr/bin/perl -wT /usr/lib/nagios/plugins/notify_sms -a xxx -u -p -t $CONTACTPAGER$ -m \"$NOTIFICATIONTYPE$: $HOSTNAME$ is $SERVICESTATE$ ($SERVICEOUTPUT$)\" }

[Nagios-users] Sending sms goes to deadletter file

2005-12-21 Thread Soumya Nambiar
> Hi all, > > I am using the following definition in my miscommands.cfg file > > define command{ > command_name notify-by-sms > command_line /usr/bin/perl -wT /usr/lib/nagios/plugins/notify_sms -a xxx > -u -p -t $CONTACTPAGER$ -m \"$NOTIFICATIONTYPE$: $HOSTNAME$ is > $SERVICESTATE$ ($