Page 1 of 1
Nagios SmsAlert Notifications Workflow
Posted: Thu Aug 24, 2017 1:53 am
by suresh.nakkina
Hi,
I am new to Nagios monitoring, i gained some knowledge regarding the nagios monitoring, but i stuck at one point i,e. Sms alerts notifications.
how the Sms alerts is working in nagios monitoring and what is the work flow of sms alerts in Nagios.
Is there any need to use third party management tool?
I need info regarding both Nagios and OP5 monitoring tools.
Could anyone please help me out in this.
Thanks in advance,
Suresh
Re: Nagios SmsAlert Notifications Workflow
Posted: Thu Aug 24, 2017 9:27 am
by mcapra
suresh.nakkina wrote:how the Sms alerts is working in nagios monitoring and what is the work flow of sms alerts in Nagios.
This document describes the process at a high-level:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
It might also be useful to understand the difference between a "user" and a "contact" in Nagios XI:
https://assets.nagios.com/downloads/nag ... ntacts.pdf
suresh.nakkina wrote:Is there any need to use third party management tool?
Not if you're using Nagios XI. You may need to configure a proper SMTP server in your mail settings though. Most email-to-SMS gateways block sendmail which is what Nagios XI uses by default.
suresh.nakkina wrote:I need info regarding both Nagios and OP5 monitoring tools.
I would suggest visiting the OP5 forums for such questions.
Re: Nagios SmsAlert Notifications Workflow
Posted: Thu Aug 24, 2017 11:25 am
by scottwilkerson
One special thing of note in Nagios XI SMS messages are sent through email to SMS gateway and in this doc on page 4 there is instructions on where to add additional carriers
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Re: Nagios SmsAlert Notifications Workflow
Posted: Tue Aug 29, 2017 1:33 am
by suresh.nakkina
mcapra wrote:suresh.nakkina wrote:how the Sms alerts is working in nagios monitoring and what is the work flow of sms alerts in Nagios.
This document describes the process at a high-level:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
It might also be useful to understand the difference between a "user" and a "contact" in Nagios XI:
https://assets.nagios.com/downloads/nag ... ntacts.pdf
suresh.nakkina wrote:Is there any need to use third party management tool?
Not if you're using Nagios XI. You may need to configure a proper SMTP server in your mail settings though. Most email-to-SMS gateways block sendmail which is what Nagios XI uses by default.
suresh.nakkina wrote:I need info regarding both Nagios and OP5 monitoring tools.
I would suggest visiting the OP5 forums for such questions.
Thank you for your reply, small change here am using Nagios Core but not Nagios XI..
I need the info for Nagios Core.
Moderator Edit: This thread has been moved from the Nagios XI section of the forum
In the future, please make sure you are posting in the correct area so our advice is relevant.
Re: Nagios SmsAlert Notifications Workflow
Posted: Tue Aug 29, 2017 12:46 pm
by scottwilkerson
suresh.nakkina wrote:
Thank you for your reply, small change here am using Nagios Core but not Nagios XI..
I need the info for Nagios Core.
This is actually a large change as Core doesn't have anything builtin to decipher the carrier to email format like XI does.
You need to have each contact email to sms email address entered in a field for the contact. Then, you will need to create a command that can send the notification using this field for each user.
Finally you will need to add that command to the contact configuration.
Re: Nagios SmsAlert Notifications Workflow
Posted: Tue Sep 05, 2017 3:54 pm
by DiegoAnjos
Hi @suresh.nakkina
I gave the same reply in another post
https://support.nagios.com/forum/viewto ... =7&t=44382:
It sounds complicated, but its not.
I also created another template so I use it only with critical services, as I don't want to be bothered with all alerts.
Re: Nagios SmsAlert Notifications Workflow
Posted: Wed Sep 06, 2017 9:03 am
by scottwilkerson