Hi,

does anyone know if it is possible (at all) to use "non-legacy" timeperiod
specifications in ScheduledDowntime objects? The documentation (
http://docs.icinga.org/icinga2/latest/doc/module/icinga2/chapter/advanced-topics#recurring-downtimes)
states that various time specification formats are supported; but none of
these work for my ScheduledDowntime objects.

E.g. I have something like

object ScheduledDowntime dt1 {
   ...
   ranges = {
       "January 1st" = "00:00-04:00"
   }
}

But I get this:

Attribute 'ranges': Invalid time specification 'January 1st': Invalid time
specification: January 1st

The same for other specification formats like fixed dates, "Day x", etc.

I am running Icinga2 2.4.4.

With kind regards
Florian
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to