[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [hobbit] SMS not sending



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

 

              ....Bruce

 

 


 
 Bruce White
 Senior Enterprise Systems Engineer | Phone: 630-671-5169 | Fax: 630-893-1648 | bewhite (at) fellowes.com | 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:lars (at) baad-jensen.dk] 
Sent: Friday, January 22, 2010 5:12 AM
To: hobbit (at) hswn.dk
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