<br><font size=2 face="sans-serif">Hi all,</font>
<br>
<br><font size=2 face="sans-serif">In an attempt to SMS to a number of
recipients using a serial connected mobile phone and gnokii I have run
into a slight snag.</font>
<br>
<br><font size=2 face="sans-serif">The only way you can get gnokii to send
to multiple destinations is to set up a script like this</font>
<br>
<br><font size=3><tt>for x in 040404040 1414141 <br>
do <br>
echo 'Service: $SERVICEDESC$\nHost: $HOSTNAME$\nAddress: $HOSTADDRESS$\nState:
$SERVICESTATE$\nInfo: $OUTPUT$\nDate: $DATETIME$' | /usr/local/bin/gnokii
--sendsms $x <br>
sleep 60 (if you need this?) <br>
done <br>
</tt></font>
<br><font size=2 face="sans-serif">And run this script from the misccommands.cfg
file when the trigger is activated.  Of course it would be nice to
have the macro $xxx$ values sent as well but this does not happen in the
above example. </font>
<br>
<br><font size=2 face="sans-serif">Does anyone have any idea if it is possibe
to parse variables from nagios to an external shell script.</font>
<br>
<br><font size=2 face="sans-serif">Kind reards</font>
<br>
<br><font size=2 face="sans-serif">Jason</font><FONT SIZE=3><BR>
<BR>
**********************************************************************<BR>
This message is confidential. It may not be disclosed to, or used by, <BR>
anyone other than the addressee. If you receive this message in <BR>
error, please advise us immediately.<BR>
<BR>
Internet email is not necessarily secure. First does not accept<BR>
responsibility for changes to any email which occur after the email<BR>
has been sent. Attachments to this email could contain software<BR>
viruses which could damage your system. First have checked the<BR>
attachments for viruses before sending, but you should virus-check<BR>
them before opening.<BR>
<BR>
http://www.firstgroup.com<BR>
**********************************************************************<BR>
</FONT>