SCOM data stream parameters

The SCOM plugin provides configurable data streams to fetch metrics, alerts, and health state information.

Each configurable data stream exposes a set of parameters that lets you filter the data you retrieve. The following information describes the available configurable data streams and their parameters in detail.

Alerts

Returns alerts for the selected object(s) and filter.

The Objects tab allows you to select objects by list, group, or advanced, which includes class and criteria. The Filters tab allows you to filter the list of alerts by Resolution State, Severity, Priority, and Source. If no filter is set, all alerts are returned.

Objects

The Alerts data stream also includes an All option on the Objects tab which lists alerts for all objects.

Object selection
Description
List
List allows you to select one or more objects or groups. You can add multiple objects and groups. To remove an object or group click the x to the right of its name.
Tip: Start typing in the search box and you'll see suggestions that match the name appear.
Group
One group can be selected.
Advanced
Advanced allows you to select one group, one class, or both. You must at least define either a group or class. You can also use Criteria to narrow down your selection.
Group: Select one group.
Class: Select one class. Class equates to the target class within SCOM. As you type, the dropdown list will be populated with suggestions of matching classes from SCOM, from which you can select the required class.
Criteria Filter: Allows you to create an expression to further refine the scope.

Example Objects > Advanced > Criteria Filter for alerts:

Owner IS NULL

Filters

Use the Filters tab to control which alerts are shown.

You can select from Resolution State, Severity, Priority, and Source.

Health

Returns the current health states for the selected object(s).

Objects

Object selection
Description
List
List allows you to select one or more objects or groups. You can add multiple objects and groups. To remove an object or group click the x to the right of its name.
Tip: Start typing in the search box and you'll see suggestions that match the name appear.
Group
One group can be selected.
Advanced
Advanced allows you to select one group, one class, or both. You must at least define either a group or class. You can also use Criteria to narrow down your selection.
Group: Select one group.
Class: Select one class. Class equates to the target class within SCOM. As you type, the dropdown list will be populated with suggestions of matching classes from SCOM, from which you can select the required class.
Criteria Filter: Allows you to create an expression to further refine the scope.

Example Objects > Advanced > Criteria Filter:

Name LIKE '%dev%'

Advanced

Use the Advanced tab's Extended properties option to show additional properties, for example IP Address. Once objects have been selected, the Extended properties dropdown list will be populated and you can make your selection.

Metrics

Returns performance metric data for the selected object(s).

Objects

Object selection
Description
List
List allows you to select one or more objects or groups. You can add multiple objects and groups. To remove an object or group click the x to the right of its name.
Tip: Start typing in the search box and you'll see suggestions that match the name appear.
Group
One group can be selected.
Advanced
Advanced allows you to select one group, one class, or both. You must at least define either a group or class. You can also use Criteria to narrow down your selection.
Group: Select one group.
Class: Select one class. Class equates to the target class within SCOM. As you type, the dropdown list will be populated with suggestions of matching classes from SCOM, from which you can select the required class.
Criteria Filter: Allows you to create an expression to further refine the scope.

Example Objects > Advanced > Criteria Filter:

Name LIKE '%dev%'

Metric

Parameter
Description
Object name
Enter the name of the object you want to collect metrics for. For example, LogicalDisk, Processor, or Memory.
Counter name
Enter the name of the metric counter to collect. For example, Disk Reads/sec, Disk Writes/sec, or Processor Time %.
Instance name
Optionally, specify the instance of the object you want you want metrics from. For example, enter _Total, a specific disk such as C:, or an individual processor core such as 0 or 1.
Sample resolution

Resolution refers to the raw, hourly or daily data stored in the Data Warehouse.

When using the automatic resolution setting, SquaredUp uses the highest resolution data available (raw, hourly or daily), based on what data is available in the Data Warehouse for the whole graph timeframe. So SquaredUp will use raw data as long as it is available for the whole reporting timeframe, then it will use hourly, and when that is not available for the whole timeframe it will use daily data.

Using the automatic resolution setting automatically changes to a more suitable resolution when the page timeframe is changed by a user, in order to optimize the time to return the graphs.

The data available in the Data Warehouse is determined by the retention period set in SCOM.

Limit results
Allows you to limit the number of results returned, and sort those results in ascending or descending order.

Was this article helpful?


Have more questions or facing an issue?