Addiitonal SMS Integration

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
arnab.roy
Posts: 354
Joined: Sat Apr 30, 2011 10:24 am

Addiitonal SMS Integration

Post by arnab.roy »

Hi ,

we are try to make our notifications a little more resilliant and would like to use the following api from aql to integrate directly via the notification handler rather than depend on email to sms. The api is available here http://search.cpan.org/~bigpresh/SMS-AQL/lib/SMS/AQL.pm . What I am thinking is when a mobile notification is triggered instead of calling the standard handler call a custom one can you suggest how I can achieve this.

I swift reply would be much appreciated.

Many Thanks
Arnab
User avatar
arnab.roy
Posts: 354
Joined: Sat Apr 30, 2011 10:24 am

Re: Addiitonal SMS Integration

Post by arnab.roy »

Created my own custom notification handler created a new contact and associated it with this handler and added it into the contact group for the alerts works !

However , wont have any control from the main xi notification management component over this but I can live with it for the time being
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Addiitonal SMS Integration

Post by slansing »

That would have been the suggested way to do it. Thanks for letting us know this was resolved.
Locked