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%'
Metric
SLA
Displays the availability of SCOM objects, such as servers or applications, based on your SCOM Monitor Service Level Objectives (SLOs).
Objects
The SLA data stream supports selecting one or more SCOM objects.
- If you select a single object, you can use the Gauge visualization to show its SLA value.
- If you select multiple objects, use the Grid visualization to display the SLA for each object.
Example Objects > Advanced > Criteria Filter:
Name LIKE '%dev%'
SLO
Select the SLO from the dropdown list.
The SLO dropdown only lists the Monitor SLOs from SCOM.
SquaredUp DS does not support Collection Rule SLOs, or the unmonitored state which should not be selected in the Monitor SLO configuration.
Using the SLA data stream
- The Gauge visualization displays a single numeric value, so it is only appropriate when one object is selected. When multiple objects are selected, the data stream returns one SLA value per object, which is best displayed using the Grid visualization.
- Select ONE SLO from the SLO tab.
- Under Monitoring > Conditions > Error change the dropdown to less than and enter the SLA target in the box, for example
99.