Hi Marc.

Thanks for comments. My simple thinking is that SMS gateway service company 
sould be able to keep it's system up and running 99.9%. If I setup my own SMS 
gateway, I am not sure if I can achieve the same uptime and there is another 
piece of hardware to maintain and ensure it is running round the clock. The 
best is to have both so that one way will get through in case the other fails, 
as commented by Shyam.

helim

*********** REPLY SEPARATOR  ***********

On 2008-3-3 at 3:34 marc pascual wrote:

>Hi,
>
>Im sorry to be the devil's advocate but, even if it is trivially possible,
>are you really sure you want to rely on a third party webapp to handle
>your alert delivery? This idea would be acceptable for development
>environment but if your'e thinking production, (my 2 cents only) i'd bet
>on `kannel' than web based service. Or I may be missing something /
>assuming too much re your question.
>
>Cheers,
>Marc
>
>----- Original Message ----
>From: Shyam Mani <[EMAIL PROTECTED]>
>To: Hua Eng Lim <[EMAIL PROTECTED]>
>Cc: [email protected]
>Sent: Monday, March 3, 2008 3:52:02 PM
>Subject: Re: [Slugnet] How to send web-based SMS Alert from Nagios
>
>On Mon, Mar 3, 2008 at 3:22 PM, Hua Eng Lim <[EMAIL PROTECTED]> wrote:
>
>> The gateway server will return a code indicating whether SMS was
>> successfully sent or failure code. Can this be accomplished with Nagios
>> features?
>
>Yes, I do something like this at work.
>
>Try this on the command line
>
>curl -d mob=<foo> -d pwd=<tel> -d tel=<bar> -d msg="Testing"
>http://www.smsgateway.com/sendsms
>
>If that works, write up a script to do the same (get params from
>Nagios) and setup a notify-by-sms command and call the script.
>
>--
>Shyam Mani | http://xinetd.accosted.net/
>Gentoo Dev  | http://dev.gentoo.org/~fox2mike
>Email            | [EMAIL PROTECTED]
>GPG Key      | 0xFDD0E345
>
>_______________________________________________
>Slugnet mailing list
>[email protected]
>http://www.lugs.org.sg/mailman/listinfo/slugnet
>
>
>
>____________________________________________________________________________________
>Looking for last minute shopping deals?
>Find them fast with Yahoo! Search.
>http://tools.search.yahoo.com/newsearch/category.php?category=shopping
>
>_______________________________________________
>Slugnet mailing list
>[email protected]
>http://www.lugs.org.sg/mailman/listinfo/slugnet




_______________________________________________
Slugnet mailing list
[email protected]
http://www.lugs.org.sg/mailman/listinfo/slugnet

Reply via email to