Page 1 of 1

Send alert messages through followzup, instead of SMS

Posted: Fri Jun 26, 2015 12:38 pm
by RCB
Hi,
I looking for a way to customize Nagios to send alerts messages through the followzup, instead of sending through SMS.
The command that must be inserted ("smsg"), need to be in the Nagios "send message routine", or something like that.
Does anybody know the right place to insert the command? The alternative service is the Followzup.com
Tks.

Re: Send alert messages through followzup, instead of SMS

Posted: Fri Jun 26, 2015 1:30 pm
by abrist
Is this in reference to Nagios Core, or Nagios XI?
If Core, you just need to create a new notification handler script to utilize the followzup service instead of sendmail.
If XI, you need to create a feature request on: http://tracker.nagios.com as the file you need to edit is protected:

Code: Select all

/usr/local/nagiosxi/html/includes/utils-notifications.inc.php