Using the default “Manage Groups” to find a group from hundreds groups is a bit pain. We need a search box! There are already a few Feature Requests to ask for this:
https://thwack.solarwinds.com/ideas/1730
https://thwack.solarwinds.com/ideas/6010
….
Here is a workaround.
You can use SWQL to build a Customised Manage Groups page with a Search Box.
Steps:
1. Create a New Summary View
2. Add two resources in the view
• Custom Query
• Custom HTML
3. Edit “Custom Query”
• Copy SWQL from file “ManageGroupsSWQL.txt” and paste to “Custom SWQL Query”
• Enable Search
• Copy SWQL from file “ManageGroupsSWQL-Search.txt” and paste to “Search SWQL Query”
• Save (Submit)
4. Edit “Custom HTML”
• Title: Legend & Search
• Copy HTML from file “ManageGroupsHTML.txt” and paste to “Custom HTML”
• Save (Submit)
Done!