amidaware / tacticalrmm

A remote monitoring & management tool, built with Django, Vue and Go.
https://docs.tacticalrmm.com
Other
3.15k stars 439 forks source link

Improvement to maintenance mode add/or check alert disable #1770

Open P6g9YHK6 opened 7 months ago

P6g9YHK6 commented 7 months ago

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

datawolk commented 7 months ago

Would be a valuable feature!

P6g9YHK6 commented 5 months ago

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

LPJon commented 1 month ago

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.

P6g9YHK6 commented 1 month ago

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