I was curious how everyone is managing their modern dashboards?
I have 10+ different teams in SolarWinds and most are utilizing the legacy dashboards. I'm working on a general use template that supplies the main items the teams normally ask for (alerts [acknowledged and unacknowledged], Node information [All nodes, nodes with issues, high cpu, high mem, high volume], Application information [all apps, apps with problems, list of problematic components, list of unknown components], etc..). All of my queries, I have a line commented out in our where clause where I can limit the view to a specific team based on a custom property.
Ideally I would like to just clone the page, be able to provide a parameter/variable on the page itself, and then keep all the queries the same. Theoretically be able to update the query/widget in one spot and have the rest update on the fly. Then if the situation calls for it, be able to do an override on the widget. The other side of the spectrum would be for the modern dash to have the limitation option like the legacy dashboards.
So more so just curious if people have made the switch to modern dashes yet, and how they are handling this.