[GH-ISSUE #1770] Improvement to maintenance mode add/or check alert disable #3044

Open
opened 2026-03-14 06:20:56 +03:00 by kerem · 5 comments
Owner

Originally created by @P6g9YHK6 on GitHub (Feb 23, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1770

Is your feature request related to a problem? Please describe.
it is currently impossible to disable individual checks without changing the whole policy affected to the agent.
it is also impossible to plan duration for maintenances or make them limited in time.

Describe the solution you'd like
Granular Alert Suppression:
We would like the ability to selectively suppress specific types of alerts during Maintenance Mode(only check/tasks/or overdue).
Also the ability to target specific check to disable during the maintenance.
This granular would allow us to tailor the feature according to our precise requirements, ensuring that only relevant alerts are muted while critical notifications remain active.

Flexible Maintenance Window:
It would be good to have the option to define customizable maintenance windows. To allow us to specify the start and end times for Maintenance Mode based on our schedule. This flexibility ensures that alerts are muted only during the designated maintenance period.

Notification History:
Access to a log of suppressed alerts during Maintenance Mode.

Rambling:
Maybe a simple right click with a button "downtime" that asks for the set time of the DT on each individual check/tasks/agent would be the best way to handle this without too much effort and could replace all together the maintenance mode feature ?

Describe alternatives you've considered
no alernative found

Additional context
https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/3/en/downtime.html

Originally created by @P6g9YHK6 on GitHub (Feb 23, 2024). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1770 **Is your feature request related to a problem? Please describe.** it is currently impossible to disable individual checks without changing the whole policy affected to the agent. it is also impossible to plan duration for maintenances or make them limited in time. **Describe the solution you'd like** _Granular Alert Suppression:_ We would like the ability to selectively suppress specific types of alerts during Maintenance Mode(only check/tasks/or overdue). Also the ability to target specific check to disable during the maintenance. This granular would allow us to tailor the feature according to our precise requirements, ensuring that only relevant alerts are muted while critical notifications remain active. _Flexible Maintenance Window:_ It would be good to have the option to define customizable maintenance windows. To allow us to specify the start and end times for Maintenance Mode based on our schedule. This flexibility ensures that alerts are muted only during the designated maintenance period. _Notification History:_ Access to a log of suppressed alerts during Maintenance Mode. _Rambling:_ Maybe a simple right click with a button "downtime" that asks for the set time of the DT on each individual check/tasks/agent would be the best way to handle this without too much effort and could replace all together the maintenance mode feature ? **Describe alternatives you've considered** no alernative found **Additional context** https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/3/en/downtime.html
Author
Owner

@datawolk commented on GitHub (Feb 26, 2024):

Would be a valuable feature!

<!-- gh-comment-id:1963891998 --> @datawolk commented on GitHub (Feb 26, 2024): Would be a valuable feature!
Author
Owner

@P6g9YHK6 commented on GitHub (May 2, 2024):

linking this :
https://github.com/amidaware/tacticalrmm/issues/1064
as it could be well implemented inside this framework

<!-- gh-comment-id:2090189055 --> @P6g9YHK6 commented on GitHub (May 2, 2024): linking this : https://github.com/amidaware/tacticalrmm/issues/1064 as it could be well implemented inside this framework
Author
Owner

@LPJon commented on GitHub (Aug 4, 2024):

It would also be nice to allow an Admin of the TacticalRMM Server to disable any task or check even when it is part of an automation policy for any specific device. Otherwise you have to completely deactivate the policy in order to stop the task/check from being performed. This will affect many systems which wouldn't need the policy disabled for troubleshooting.

<!-- gh-comment-id:2267656465 --> @LPJon commented on GitHub (Aug 4, 2024): It would also be nice to allow an Admin of the TacticalRMM Server to disable any task or check even when it is part of an automation policy for any specific device. Otherwise you have to completely deactivate the policy in order to stop the task/check from being performed. This will affect many systems which wouldn't need the policy disabled for troubleshooting.
Author
Owner

@P6g9YHK6 commented on GitHub (Aug 13, 2024):

It would also be nice to allow an Admin of the TacticalRMM Server to disable any task or check even when it is part of an automation policy for any specific device. Otherwise you have to completely deactivate the policy in order to stop the task/check from being performed. This will affect many systems which wouldn't need the policy disabled for troubleshooting.

Yes same as you can "mass run" a task from the policy page you could "mass disable" or "mass downtime" a single check/task
while agent overdue would need a new button on that page to set a downtime or disable on the alert for that policy

<!-- gh-comment-id:2285930783 --> @P6g9YHK6 commented on GitHub (Aug 13, 2024): > It would also be nice to allow an Admin of the TacticalRMM Server to disable any task or check even when it is part of an automation policy for any specific device. Otherwise you have to completely deactivate the policy in order to stop the task/check from being performed. This will affect many systems which wouldn't need the policy disabled for troubleshooting. Yes same as you can "mass run" a task from the policy page you could "mass disable" or "mass downtime" a single check/task while agent overdue would need a new button on that page to set a downtime or disable on the alert for that policy
Author
Owner

@silversword411 commented on GitHub (Oct 28, 2025):

You can do it right now with Agent installed on TRMM server, script, and API calls...for those with a desire for exploration.

<!-- gh-comment-id:3456791229 --> @silversword411 commented on GitHub (Oct 28, 2025): You can do it right now with Agent installed on TRMM server, script, and API calls...for those with a desire for exploration.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#3044
No description provided.