Responding to alerts via our phones

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
eddiez
Posts: 72
Joined: Tue Dec 11, 2012 10:38 am

Responding to alerts via our phones

Post by eddiez »

There is a need for our on-call and others while not in the office to acknowledge alerts via phone. When we try that the message "cannot open page because server cannot be found". Is there a way to do this.

Thanks,

Ed
User avatar
tacolover101
Posts: 432
Joined: Mon Apr 10, 2017 11:55 am

Re: Responding to alerts via our phones

Post by tacolover101 »

you need to put Nagios in your DMZ (if you have one), and then setup a port forward to port 80/443. (would recommend going over SSL if you are not already)
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Responding to alerts via our phones

Post by dwhitfield »

@tacolover101 gave a good example of a way to fix this.

It's possible there's a DNS issue, firewall issue, or that you just "need" a publicly routeable IP. Ultimately, how you do this is going to be up to your security and/or network teams, but it certainly can be done. Ultimately, Nagios XI (and Nagios Core) are just web applications.
User avatar
tacolover101
Posts: 432
Joined: Mon Apr 10, 2017 11:55 am

Re: Responding to alerts via our phones

Post by tacolover101 »

Another solution is using something such as slack, and creating a bot that references Nagios's cmd.cgi to acknowledge through chat commands.
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Responding to alerts via our phones

Post by dwhitfield »

@eddiez, did you have any other questions or comments?

One thing that wasn't mentioned is that it could be that the DNS is only set locally, but the IP address is actually open to the Internet. You could just try changing the URL on your phone and see if that works. I suspect it won't, but there's a chance.
Locked