Page 1 of 1

Nagios XI and SMS RedLink integration

Posted: Mon Sep 24, 2018 3:41 pm
by Wojtek
Hello All,

I have SMS system from Redlink.

Here is API for this
https://redlink.pl/docs_eng/

There is two methods of sending sms - WSDL and HTTP POST.

Any one who has successfully integrated Redlink with Nagios XI to sending alert Sms?

Eventually, where to start at first?

BR
Wojtek

Re: Nagios XI and SMS RedLink integration

Posted: Tue Sep 25, 2018 1:02 pm
by cdienger
I'm not aware of anything to integrate RedLink and if I were to tackle this I would first start with creating a script to send messages via the command line and then work to integrate it with Nagios. You can check out some of the sms plugins on the exchange to get an idea of steps needed:

https://exchange.nagios.org/index.php?o ... chword=sms

Creating a component can also be an option. For this I would recommend reviewing the following component doc as well as the code for the isms component:

https://assets.nagios.com/downloads/nag ... ios-XI.pdf
https://assets.nagios.com/downloads/nag ... s/isms.zip