amidaware / tacticalrmm

A remote monitoring & management tool, built with Django, Vue and Go.

Home Page:https://docs.tacticalrmm.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: Maintenance indicator

datawolk opened this issue · comments

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

The problem is the same one reported in #1221 , but with a different solution