Network Management
Selection method to use for report objects: Specific Objects, Dynamic Query Builder or SQL SWQL
To specify entities for custom charts, use one of the following methods: select specific objects, use the Dynamic Query Builder, or identify the entities using SWQL or SQL code.
First published date
Last published date
Overview
Product section
Resolution
To create a chart for a new, custom group of objects, click Edit on the Custom Chart widget, click Select Datasource, and then specify the objects to chart using one of the following methods:
- Specific objects
- Dynamic Query Builder
- SQL/SWQL
Specific Objects (static selection)
Use this method if you know precisely which objects to chart.
This is the most straightforward selection method, recommended for new users or for permanent network objects.
- Select Specific Objects (static selection).
- In the pop-up window, select objects to chart.
- Provide a name for the Data Source.
- Click Update Data Source.
Dynamic Query Builder
This is the preferred selection method for groups of objects based on a specified type that may change over time, such as "All Cisco nodes in Austin."
Use the Dynamic Query Builder selection when objects may change over time. For example, as your network ages, you will replace or upgrade various pieces of equipment. You can select each piece of equipment individually or create a dynamic query that adds objects to the custom chart or table based on the properties you choose.
Though the Advanced Selector provides access to all network object characteristics, the Basic Selector provides access to a smaller subset of the most frequently used network object characteristics.
- Select the type of selector query you want to use (Basic or Advanced).
- Select the type of objects to report on from the I want to report on the drop-down.
- Use the following steps if you choose Basic Selector:
- Click Add Condition.
- Select All child conditions must be satisfied (AND), or At least one child condition must be satisfied (OR).
- Select a property of the monitored object, a conditional relation, and provide value.
- Click Add Simple Condition if you want to add another condition.
- Use the following steps if you choose Advanced Selector:
- Select All child conditions must be satisfied (AND) or At least one child condition must be satisfied (OR).
-
Select which field you want to evaluate, a conditional relation, and provide value.
- Click the + sign to add child conditions.
- Add Single Value Comparison (Recommended) - The child condition evaluates a single field, like Status
- Add Double Value Comparison - The child condition evaluates two conditions, such as Status and OS
- Add And/Or block - Adds a sub condition block
Advanced Database Query
If you are comfortable querying your SolarWinds database using SQL or SWQL, this is the method for you.
- Select Advanced Database Query (SQL, SWQL).
- Select the Query Type (SWQL or SQL), and type the code to specify entities for the chart.
- Click Preview Results to see what the query returns. When the result matches your expectations, click Update Data Source.