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.
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
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
Example Objects > Advanced > Criteria Filter:
Name LIKE '%dev%'