Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Does anyone know of any server monitoring software that will send you SMS/MMS messages to your cel phone on a server failure? Something like...

http://www.mobifi.com/

It sends you cel phone notifications when one of your servers failures for criteria established by administrators. This is a UK based company. I am looking for one in North America.

share|improve this question
hyperspin.com - is not bad – Vadim Feb 3 '11 at 9:06

4 Answers

up vote 2 down vote accepted

I've used both Are My Sites Up? and mon.itor.us for SMS notifications. Both are free and worked well for me.

I don't know where either is located.

share|improve this answer
Mon.itor.us is looking pretty capable. I am running through its feature set at the moment. Thanks for the suggestions. – Rob Segal Apr 28 '09 at 16:23
monitor.us works well - free for notifications that check server status every 30 minutes. – szielenski Sep 20 '12 at 17:18

You could use a SMS Gateway to send an email to your phone number. Or use a Free service like Zeep Mobile and create your own alerts. Another way I have seen something like this is to use Twitter and their API to develop an alerting system, Here are some links on this approach. Link

share|improve this answer

Depending on your provider, you can just send the SMSas an email: http://www.livejournal.com/tools/textmessage.bml?mode=details

share|improve this answer

I'm using this because if the internet connection doesn't work a web SMS gateway could not send messages and so I do not receive the alert, with NAGIOS + this gateway with modem GSM I monitor more than 16 machines: http://exchange.nagios.org/directory/Plugins/Notifications/SMS-FoxBox-Notification-Scripts/details

share|improve this answer
Am I correct in thinking that this would require extra hardware? (The foxbox?) – GHC Apr 21 at 9:07

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.