Page 1 of 1

Nagios notifications

Posted: Thu Mar 05, 2020 9:28 am
by josorio
I need to send notifications by mail if a host is down for more than 16 days, how do it?

Re: Nagios notifications

Posted: Thu Mar 05, 2020 12:48 pm
by lmiltchev
Go to the CCM > Hosts > <your host> > Alert Settings tab, type 23040 in the First notification delay field, click on Save, and apply configuration.
Host - first notification delay

This directive is used to define the number of "time units" to wait before sending out the first problem notification when this host enters a non-UP state. Unless you've changed the interval_length directive from the default value of 60, this number will mean minutes. If you set this value to 0, Nagios will start sending out notifications immediately.

Parameter name: first_notification_delay
Required: no