amidaware / tacticalrmm

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

Feature Request: Maintenance indicator #1844

Open datawolk opened 2 months ago

datawolk commented 2 months ago

Is your feature request related to a problem? Please describe. When one agent is put into maintenance, all of the client/site will turn green. Because of this you cannot see if another agent has alerts.

Describe the solution you'd like A solution would be to still color the client / site orange / red on alerts but possibly with a small indicator bullet that there is an agent in maintenance on this site / client.

Describe alternatives you've considered Daily maintenance client/sites checking. Provides a lot of overhead of work.

Additional context CBoWXQ8JKZ

Sample solution: In this client, an agent with maintenance is active. But another agent issues an Alert causing the site to turn orange. G0fosA5w3Y

sebvonhelsinki commented 1 month ago

The problem is the same one reported in https://github.com/amidaware/tacticalrmm/issues/1221 , but with a different solution