Figure Me.12 - Monitored Metric Object Criterion : Class diagram
Created: |
3/28/2022 3:51:09 PM |
Modified: |
6/9/2022 3:01:41 PM |
Project: |
|
Author: |
broth |
Version: |
22.0 |
Advanced: |
|
ID: |
{A0CBF463-BD1E-4f0e-80DA-898F17415B02} |
The following Figure shows the different types of MonitoredMetricObjectCriterion.<br/>A MonitoredMetricObjectCriterion defines the scope of monitored objects for which a MeasurementJob is executed.<br/>The scope is either defined:<br/> • by a filter on a Class (sub-class MonitoredMetricClassCriterion) <br/> • or by a list of instances (sub-class MonitoredMetricInstanceCriterion).<br/>A MonitoredMetricClassCriterion is a type of MonitoredMetricObjectCriterion.<br/>It defines the scope of monitored objects for which a MeasurementJob is executed.by a filter on a class through the relationship with RootEntityType.<br/>A MonitoredMetricInstanceCriterion is a type of MonitoredMetricObjectCriterion.<br/>It defines the scope of monitored objects for which a MeasurementJob is executed by a list of instances through the relationship with one or several RootEntity instances.<br/>