As Net Warrier said, using your phone company's email-to-text service is tons easier than setting up your own sms/mms server. I've tried nagios_csmpp plugin but never got it to work. You need to have an SMPP gateway which you typically would need to pay for. Verizon offers the ##########@<a href="http://vtext.com">vtext.com</a> service so I have nagios send a notification to that address for critical systems.<div>
<br></div><div>Travis Runyard<br><br><div class="gmail_quote">On Tue, Aug 28, 2012 at 5:06 PM, Net Warrior <span dir="ltr"><<a href="mailto:netwarrior863@gmail.com" target="_blank">netwarrior863@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
I use my own internal sms system to send alerts, long time ago I use<br>
the mobile company service to send<br>
and email in a format like <a href="mailto:84848484@sms.company.com">84848484@sms.company.com</a><br>
<br>
You only have to define your own command or use the one already<br>
defined in command.cfg<br>
If you want I can share with you how I did it, it is easy.<br>
<br>
but basically after you define the command you define in contacts.cfg<br>
<br>
srvice_notification_commands   send-sms-service,notify-service-by-email<br>
 host_notification_commands      send-sms-host,notify-host-by-email<br>
<br>
send-sms is my own defined command which fires up lynx pointing to an<br>
intranet where the<br>
sms service runs.<br>
<br>
Regards<br>
<br>
<br>
2012/8/28 Kaushal Shriyan <<a href="mailto:kaushalshriyan@gmail.com">kaushalshriyan@gmail.com</a>>:<br>
<div class="HOEnZb"><div class="h5">> Hi,<br>
><br>
> Any example or any docs which explains to set sms Service/Host UP/Down<br>
> Notification alert in Nagios core 3.4.1?<br>
><br>
> Regards,<br>
><br>
> Kaushal<br>
><br>
> ------------------------------------------------------------------------------<br>
> Live Security Virtual Conference<br>
> Exclusive live event will cover all the ways today's security and<br>
> threat landscape has changed and how IT managers can respond. Discussions<br>
> will include endpoint security, mobile security and the latest in malware<br>
> threats. <a href="http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/" target="_blank">http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/</a><br>
> _______________________________________________<br>
> Nagios-users mailing list<br>
> <a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
> <a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
> ::: Messages without supporting info will risk being sent to /dev/null<br>
<br>
------------------------------------------------------------------------------<br>
Live Security Virtual Conference<br>
Exclusive live event will cover all the ways today's security and<br>
threat landscape has changed and how IT managers can respond. Discussions<br>
will include endpoint security, mobile security and the latest in malware<br>
threats. <a href="http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/" target="_blank">http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</div></div></blockquote></div><br></div>