Hi Team,
I am working on creating an Interface Utilization report in SolarWinds with a specific requirement.
I need the report to include only devices from a particular vendor (for example, Cisco), and the output should display the following details:
- Vendor
- Device Name
- Interface Name (only enabled interfaces)
- Interface Utilization (In/Out traffic)
I was not able to find a direct option in the report builder to filter devices based on vendor and include only active interfaces.
Could you please help with:
- How to filter the report by vendor (e.g., Cisco only)?
- How to ensure only enabled interfaces are included in the report?
- Whether this can be achieved using built-in report customization or if a custom SWQL/SQL query is required?
Any guidance or sample query would be greatly appreciated.