Need help on setting up New shell script for sending SMS

Hello guys,

I have been given a task to set up a new shell script, which needs to trigger the SMS(Short Messaging Service) to the phone numbers if an event occurs like filesystem goes beyond the threshold value of 70%. I am having the script to send a mail to recipients if that incident happens but i am confused with setting up the SMS triggering script.

(In simple words it should send message to mobile numbers instead of sending mails & also i prefer the free sms providing sites like way2sms. etc..).

Thanks in advance for your helps.... :slight_smile:

http://www.unix.com/unix-advanced-expert-users/29537-sending-sms.html

Thanks Curlb for your quick reply

i red that post,it would be great if you can give some known service providers sites so that i can register over there and get my problem resolved.

Finally i got the perfect working script when i googled. Thanks everyone.