Xymon Mailing List Archive search

SMS not sending

list Bruce White
Fri, 22 Jan 2010 16:17:37 -0600
Message-Id: <user-1089d30b338b@xymon.invalid>

Are you seeing that it even tried to execute your sendsms script in the
notifications.log?

 
              ....Bruce

 
 Bruce White
 Senior Enterprise Systems Engineer | Phone: XXX-XXX-XXXX | Fax: XXX-XXX-XXXX | user-58f975e8bf9d@xymon.invalid | http://www.fellowes.com/
 
 
Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. Fellowes, Inc.
 

From: Lars Baad-Jensen [mailto:user-558c797b3988@xymon.invalid] 
Sent: Friday, January 22, 2010 5:12 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] SMS not sending

 
Hi Malcolm

 
Her's what in my hobbit-alert.cfg

HOST=HOST SERVICE=cpu,disk,memory,http
   SCRIPT /usr/local/bin/sendsms 45xxxxxxxx REPEAT=15m TIME=*:0800:2200
FORMAT=sms

 
I have also made a smsalert.sh:

#!/bin/sh

/usr/local/bin/sendsms $RCPT "$BBALPHAMSG"

 
Which I cannot send from.

 
Regards

Lars Baad-Jensen