Hello<br /><br /><br /><b>you can use gnookii : http://gnokii.org/</b><br /><br />For example you install a SIEMENS MC35i on your server nagios<br /><pre>Manufacturer : SIEMENS
Model        : MC35i</pre><br /><span class="short_text" id="result_box" lang="en"><b><span class="hps">you need</span> </b><span class="hps"><b>this information :</b><br /><br /></span></span>SMS Gateway telephone number : 06 ** ** ** **<br /><p>Code PIN : 0000
</p><p><br />Your Telephone number : 06 ** ** ** **
</p><p><br /></p><p><br /></p><p><b>Gnokii installation an configuration : </b><br /></p><p><br />
</p><p>Software installation (On redhat) :
</p>
<pre># yum –enablerepo=* install gnokki
</pre>
<p><br />
</p><p>Add code PIN <br /></p>
<pre># gnokii --entersecuritycode PIN
GNOKII Version 0.6.19
Enter your code: <b>0000</b>
Code ok.
</pre>
<p><br />  test it's ok:
</p>
<pre># gnokii --getsecuritycodestatus
GNOKII Version 0.6.19
Security code status: nothing to enter.
</pre>
<p><br />
gnokii configuration :
</p>
<pre># cat /etc/gnokiirc
[global]
port = /dev/ttyS0
model = AT
initlength = default
connection = serial
use_locking = yes
serial_baudrate = 19200
smsc_timeout = 10

[gnokiid]
bindir = /usr/local/sbin/

[connect_script]
TELEPHONE = 12345678
[disconnect_script]

[logging]
debug = off
rlpdebug = off
xdebug = off
</pre>
<p><br />
</p><p>Hardware informations :
</p>
<pre># gnokii --identify
GNOKII Version 0.6.19
IMEI         : 35358469542896
Manufacturer : SIEMENS
Model        : MC35i
Product name : MC35i
Revision     : REVISION 02.00
</pre>
<p><br />
If you want to modif connexion parameters :
</p>
<pre># minicom -s

Pour sortir
Ctrl-A puis Z puis Q
</pre>
<p><br />
Add port information :
</p>
<pre># stty -F /dev/ttyS0
speed 19200 baud; line = 0;
min = 1; time = 0;
-brkint -icrnl -imaxbel
-opost -onlcr
-isig -icanon -iexten -echo -echoe -echok -echoctl -echoke
</pre>
<p><br />
</p><p>Test send a sms :
</p>
<pre># echo "hello" | /usr/bin/gnokii --sendsms 06********
GNOKII Version 0.6.19
Send succeeded!
</pre><br /><b>Nagios configuration : </b><br /><br />In Nagios you add a notification commands as :<br /><br />define command{<br />    command_name            notify-by-sms<br />    command_line            /usr/bin/printf "%b" "Service: $SERVICEDESC$\nHost: $HOSTNAME$\nState: $SERVICESTATE$\nInfo: $SERVICEOUTPUT$\nDate: $SHORTDATETIME$" | sudo /etc/nagios/envoiesms $CONTACTPAGER$<br />}<br /><br />In /etc/nagios/envoiesms file  :<br /><br />/usr/bin/gnokii --sendsms $1<br /><br /><br />And in your contact definition :<br /><br />define contact{<br />    contact_name            administrateur<br />    alias               administrateur<br />    contactgroups           group-sms<br />    host_notification_period        24x7<br />    service_notification_period     24x7<br />    host_notification_options       d,u,r<br />    service_notification_options    w,u,c,r<br />    host_notification_commands      notify-by-sms<br />    service_notification_commands   notify-by-sms<br />    email               administrateur@ac-caen.fr<br />    pager               06********<br />}<br /><br />Regards<br />Stan<br /><br /><br /><span>Le 11/07/13, <b class="name">Yaho Brou </b> <bylelu@yahoo.fr> a écrit :</span><blockquote cite="mid:1373536086.85885.YahooMailNeo@web133206.mail.ir2.yahoo.com" class="iwcQuote" style="border-left: 1px solid #00F; padding-left: 13px; margin-left: 0;" type="cite"><div class="mimepart text html"><span><p><table><tbody><tr><td><p></p><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>you can use a smsc gateway like kannel. it's easy and convenience. </span></div><div><br /></div>  <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1" />  <font face="Arial" size="2"> <b><span style="font-weight:bold;">De :</span></b> ", Roy" <rp346@njit.edu><br /> <b><span style="font-weight: bold;">À :</span></b> nagios-users <nagios-users@lists.sourceforge.net> <br /> <b><span style="font-weight: bold;">Envoyé le :</span></b> Jeudi 11 juillet 2013 2h12<br /> <b><span style="font-weight: bold;">Objet :</span></b> [Nagios-users] How to send text notification<br /> </font> </div> <div class="y_msg_container"><br /><div id="yiv6807460906"><div dir="ltr"><div style="font-family: arial, sans-serif; font-size: 13.333333969116211px;"><span class="yiv6807460906GingerNoCheckStart"></span>Hi,</div><div style="font-family: arial, sans-serif; font-size: 13.333333969116211px;"><br /></div><div style="font-family: arial, sans-serif; font-size: 13.333333969116211px;">

     Anyone can help me to setup SMS notification from Nagios</div><div style="font-family: arial, sans-serif; font-size: 13.333333969116211px;"><br /></div><div style="font-family: arial, sans-serif; font-size: 13.333333969116211px;">

Thanks</div><div><span style="font-family: arial, helvetica, sans-serif; font-size: 13px;"><div style="background-color:rgb(255,255,255);margin:0px;line-height:12pt;"><br /></div></span></div>
<span class="yiv6807460906GingerNoCheckEnd"></span><span class="yiv6807460906"></span></div></div><br />------------------------------------------------------------------------------<br />See everything from the browser to the database with AppDynamics<br />Get end-to-end visibility with application monitoring from AppDynamics<br />Isolate bottlenecks and diagnose root cause in seconds.<br />Start your free trial of AppDynamics Pro today!<br /><a href="http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk" target="1">http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk</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="1">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 /></div> </div> </div>  </div></td></tr></tbody></table></p></span></div></blockquote>