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

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