PRTG / PRTGScheduler

With PRTG Scheduler, you can configure customized maintenance windows for every PRTG object (Sensors, Devices, and Groups). It allows for various ways of occurrences, like every first Sunday in January, February and March, or only the first week of every month.
MIT License
15 stars 1 forks source link

Can I still use the integrated maintenance window function? #5

Closed stephanlinke closed 7 years ago

stephanlinke commented 7 years ago

Yes. The scheduler will only set the maintenances if they are starting within the next five minutes (UTC), hence configured maintenances will not be overwritten if they're not within a scheduled maintenance.

Note that the scheduler will overwrite maintenance windows manually set once a rule matches. If the object is in a maintenance window right now, nothing will be set (to avoid skipping maintenances).

The threshold can be configured in the settings as disclosed on the installation page.