mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #1356] Feature Request: Scheduled Maintenance Mode #2790
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#2790
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @joeldeteves on GitHub (Nov 27, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1356
Is your feature request related to a problem? Please describe.
Currently, it doesn't seem possible to set a schedule for Maintenance Mode. This can result in unnecessary alerts during scheduled maintenance periods like when rebooting to install patches on the weekend.
Describe the solution you'd like
It should be possible to suppress all alerts during a scheduled maintenance Window, e.g. Sunday 3 AM - 5 AM
Describe alternatives you've considered
Per convo with @sadnub the workaround is to use a cronjob to disable maintenance mode via the API on a schedule
Additional context
Other RMM and monitoring solutions e.g. Zabbix provide the ability to set a Maintenance Window to avoid alerting during the scheduled maintenance period. It would be useful to have this feature in TRMM as well.