Hi all,
I'm working on a multi-tenant SolarWinds setup and would like some guidance on improving how admin view and filter nodes by tenant.
Current setup:
- Nodes are tagged with a custom property (e.g., Tenant) to identify which customer/tenant they belong to.
- Account limitations are applied at the account level so each tenant's users only see their own nodes.
What I'm trying to achieve:
As an admin with visibility across all tenants, I need to:
- View a consolidated list of all nodes, grouped/organized by tenant.
- Apply a filter (e.g., a dropdown or search filter) on any dashboard/view to quickly narrow down nodes to a specific tenant on demand.
Questions:
- Is there a recommended way to build a dashboard/view (e.g., using a custom query resource, table widget, or Group By) that lists nodes and lets me filter dynamically by the Tenant custom property?
- Has anyone implemented a tenant-selector filter (similar to a dropdown) on a dashboard that dynamically updates the node list based on the selected tenant?
Any examples, screenshots, documents, or links to existing dashboards/resources would be greatly appreciated.
Thanks in advance!