Is there a global option for notification interval?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
skywalker
Posts: 26
Joined: Tue Jan 14, 2014 7:27 pm

Is there a global option for notification interval?

Post by skywalker »

Hi,
I have configured nagios xi 2014 R1.4.

I want to know a way to be applied globally about the notification interval.

We have more than five hundred services in nagios.

Are there way to globally apply the value(notification interval) for all services ?

thank you.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Is there a global option for notification interval?

Post by sreinhardt »

If you have not used it already you might try the bulk modification tool. Alternatively if you really wanted this to be global for all checks, which is not too common, I would suggest modifying the base templates such as default-service-template or default-host-template. Almost all hosts and services will use these or the XI equivalents. Then if the host or service does not have it explicitly defined, it will inherit these times. This however will not change the behavior of wizards to ask you what your preference is, there is no global way to change that.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked