Nagios XI and SMS RedLink integration

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Wojtek
Posts: 17
Joined: Fri Sep 07, 2018 4:51 am

Nagios XI and SMS RedLink integration

Post 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
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Nagios XI and SMS RedLink integration

Post 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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked