Time Periods

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
RebeccaIlene
Posts: 164
Joined: Tue Apr 02, 2019 8:38 pm

Time Periods

Post by RebeccaIlene »

Hi Team,

We are looking to add a time period which monitors a service on the 2nd working day of the month from 9:00 to 9:15 AM.
Is it possible to a time period for such a condition?

I can think of a pattern where the 2nd day of the month is Tuesday, Wednesday, Thursday or Friday. The remaining days will be 4th day of the month is a Monday or Tuesday and 3rd day of the month is a Tuesday.

However, is there a way to set up this pattern?

for example: day 2 tuesday 09:00-09:15

Regards,
Rebecca Murray
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Time Periods

Post by ssax »

The functionality to do that doesn't currently exist, you can do monday 1 but that would only do the first Monday of every month. If you need to get that with current functionality you'd need to manually specify when you want them to run.

Thank you
RebeccaIlene
Posts: 164
Joined: Tue Apr 02, 2019 8:38 pm

Re: Time Periods

Post by RebeccaIlene »

Thanks ssax. Is it possible to have such a condition added in future updates?
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Time Periods

Post by ssax »

Yes, as this is specifically a Nagios Core thing I've created a Feature Request here:

Code: Select all

https://github.com/NagiosEnterprises/nagioscore/issues/762
Please keep in mind that the decision to implement the enhancement is at the discretion of our development team.
RebeccaIlene
Posts: 164
Joined: Tue Apr 02, 2019 8:38 pm

Re: Time Periods

Post by RebeccaIlene »

Great! Thanks ssax. You can close this thread.
Locked