Hello,
I've recently set up the following dashboards to monitor servers and networks.
https://thwack.solarwinds.com/kb/articles/3725-networks-summary?utm_source=community-search&utm_medium=organic-search&utm_term=Networks+Summary
https://thwack.solarwinds.com/kb/articles/3730-servers-summary?utm_source=community-search&utm_medium=organic-search&utm_term=servers+summary
We've found these dashboards to be incredibly useful, but as we have different teams for different servers, we would like to be able to filter these down so that our other team can have a dashboard showing just their servers instead of the whole environment. Is there a good solution for this? I thought about adding a WHERE clause to the query and joining the Nodes, Applications, and Groups tables based on the NodeID but I figured there must be an easier way.