Hi, how can I turn off email notifications between specific time of backup servers. For example, I backup every day between 20:00 - 03:00. How to exclude this time. Every day I have a lots of mail notification with alerts in mailbox. My timeperiods is in attachemnt.
Thank you
Jan.
How to turn off email notifications between specific time
How to turn off email notifications between specific time
You do not have the required permissions to view the files attached to this post.
Re: How to turn off email notifications between specific tim
You could schedule a recurring period of downtime every day between 20:00 and 03:00.
I've attached an internal document that discusses this topic. Refer to the "The Recurring Scheduled Downtime Menu" section. This allows you to schedule downtime on a regular basis, so it sounds like it should be perfect for your use case.
With the "Add Recurring Downtime Schedule" tool, you would set your Start Time at 20:00 and the duration to 420 for 7 hours.
I've attached an internal document that discusses this topic. Refer to the "The Recurring Scheduled Downtime Menu" section. This allows you to schedule downtime on a regular basis, so it sounds like it should be perfect for your use case.
With the "Add Recurring Downtime Schedule" tool, you would set your Start Time at 20:00 and the duration to 420 for 7 hours.
You do not have the required permissions to view the files attached to this post.
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
Re: How to turn off email notifications between specific tim
Hi, I have only item Downtime and I don't know how to set it, more in picture.
Recurring Downtime is not there.
Recurring Downtime is not there.
You do not have the required permissions to view the files attached to this post.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: How to turn off email notifications between specific tim
You are using the Nagios Core interface, thats why it's not there.
You need to use the Nagios XI interface to be able to add recurring downtime.
You need to use the Nagios XI interface to be able to add recurring downtime.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: How to turn off email notifications between specific tim
Hi, how to use Nagios XI interface? Can I something install?
Re: How to turn off email notifications between specific tim
It's worth asking, are you sure you did a Nagios XI installation and not a Nagios Core installation? This question was asked in the Nagios XI section; The process is a bit different for Nagios Core.
Are you able to access the http://<server address>/nagiosxi/ path? Essentially, switching between the XI and Core interfaces is as easy as using the /nagios or /nagiosxi paths.
Are you able to access the http://<server address>/nagiosxi/ path? Essentially, switching between the XI and Core interfaces is as easy as using the /nagios or /nagiosxi paths.
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
Re: How to turn off email notifications between specific tim
Either way, I'd say SKIP the recurring downtime, and just use a notifications_period entry that excludes your backup timeframe window. You're not "down" you just don't want notifications during that timeframe.
Eric Loyd • http://everwatch.global • 844.240.EVER • @EricLoyd
I'm a Nagios Fanatic! • Join our public Nagios Discord Server!
Re: How to turn off email notifications between specific tim
Let us know if you need additional assistance @blaha!
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
Re: How to turn off email notifications between specific tim
Hi, I tried URL http://192.168.100.103/nagiosxi and output is: Not Found
The requested URL /nagiosxi was not found on this server.
The requested URL /nagiosxi was not found on this server.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: How to turn off email notifications between specific tim
You do not have Nagios XI and hence you do not get the advanced features of scheduling recurring downtime.
You could set it up as a cron job using the command pipe. This web page has some examples:
http://sites.box293.com/nagios/guides/t ... e-and-cgis
See the example "Scheduling Downtime On The Nagios Host - Recurring"
You could set it up as a cron job using the command pipe. This web page has some examples:
http://sites.box293.com/nagios/guides/t ... e-and-cgis
See the example "Scheduling Downtime On The Nagios Host - Recurring"
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.