Search found 4 matches
- Thu Jul 14, 2016 11:10 am
- Forum: Nagios XI
- Topic: Monitor Nagios server from a cloud server
- Replies: 2
- Views: 599
Monitor Nagios server from a cloud server
I've configured a Nagios server on our local network. Is there a possibility to monitor this local Nagios server from a remote server? Assume that we have a power failure on our local network. Our local Nagios server won't be able to inform us because it won't be able to connect to the internet. Ano...
- Thu Jul 14, 2016 8:39 am
- Forum: Nagios XI
- Topic: Send notification in case of scheduled downtime
- Replies: 2
- Views: 630
Send notification in case of scheduled downtime
How can I send a notification such as "We are planning a scheduled downtime from 2016-07-14 20:00:00 till 2016-07-14 22:00:00" (given the current time 2016-07-14 15:30)? I've wrote a macro that can be called as such $USER1$/event_handler_customer_mail.sh "$SERVICEDESC$" $SERVICES...
- Tue Jul 12, 2016 1:32 am
- Forum: Nagios XI
- Topic: Custom e-mail to customers when web app is down or recovered
- Replies: 2
- Views: 388
Inform customers when web app is down
What would be the best way to inform customers when web app is down or recovered? I want to inform my customers 30 minutes after the web app goes down. That would leave us a 30 min. window to try to fix the issue. I also would like a more friendly e-mail (perhaps a different e-mail when the app goes...
- Tue Jul 12, 2016 1:26 am
- Forum: Nagios XI
- Topic: Custom e-mail to customers when web app is down or recovered
- Replies: 2
- Views: 388
Custom e-mail to customers when web app is down or recovered
I've set up Nagios to monitor some internal and cloud servers. My customers asks to be notified when a web app is down. Is it a good idea to use Nagios for this as well? I was thinking of the following setup: - Define 2 commands: one with a custom message when the web app goes down and another when ...