Nagios notifications

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
josorio
Posts: 1
Joined: Mon Sep 30, 2019 9:45 am

Nagios notifications

Post by josorio »

I need to send notifications by mail if a host is down for more than 16 days, how do it?
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios notifications

Post 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
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked