Page 1 of 1

Send Nagios Notification to Multitech Isms SF-100G

Posted: Sat Nov 07, 2015 5:22 am
by SJ04
Hi all,

I have bought MultiTech Sf-100G iSMS server. i have configured my ISMS devices and From iSMS server . i can now send and Receive test Messages.
my next challenges is i need to configure Nagios to Send the Noification to iSMS Server ?

i have also Downloaded the Perl Script for Nagios to Communicate with iSMS Server from this Web.
https://exchange.icinga.org/?q=isms&so ... 6891411738

my question: is this is a right Script for Nagios and if yes then how can i configure this Script to send the Nagios Notification to my iSMS server.

does anyone has Idea before to configure this Whole set up then please Help me out with it.

any Tip will be really Helpful.

thanks

Re: Send Nagios Notification to Multitech Isms SF-100G

Posted: Sun Nov 08, 2015 12:23 am
by tmcdonald
I can't really vouch for that script because it was written for a competitor, but that competitor is based off of Nagios so it will probably work. However, we can't provide support for it.

In order for it to be used, you will need to define a command for it, and use that command as the notification command for the contact you wish to use it with.

Re: Send Nagios Notification to Multitech Isms SF-100G

Posted: Sun Nov 08, 2015 3:23 am
by SJ04
Thanks @tcmdonald for replying over this Thread.

okay i get it that this script was designed by some competitor. let's assume that i have SMS server with IP

Code: Select all

10.30.49.4
and Sim number is 1234556654 , is there any other way i can send nagios Notification to my SMS server without the Script which i have mentioned and which itself nagios Support.

thanks for your Understanding.

SJ04

Re: Send Nagios Notification to Multitech Isms SF-100G

Posted: Mon Nov 09, 2015 10:24 am
by tmcdonald
That all depends on the SMS server. If it has an API there might be a Nagios plugin out there that can talk to that API, otherwise you will need to write your own. Otherwise, even people with an SMS server can email something like [email protected] and that will convert the email to a text to that number. A list of addresses is here:

http://www.emailtextmessages.com/

Re: Send Nagios Notification to Multitech Isms SF-100G

Posted: Mon Nov 09, 2015 10:40 am
by SJ04
tmcdonald wrote:That all depends on the SMS server. If it has an API there might be a Nagios plugin out there that can talk to that API, otherwise you will need to write your own. Otherwise, even people with an SMS server can email something like [email protected] and that will convert the email to a text to that number. A list of addresses is here:

http://www.emailtextmessages.com/

Thanks ,

SMS server has API, i am really SO new with SMS server and nagios thats why i am asking dumb question.

Re: Send Nagios Notification to Multitech Isms SF-100G

Posted: Mon Nov 09, 2015 3:29 pm
by hsmith
SJ04 wrote:thats why i am asking dumb question.
No such thing.

Aside from writing the script to interact with the API, which we are going to be unable to do, is there anything else we can help you with?