Figure Me.17 - Metric Threshold : Class diagram
Created: 3/28/2022 3:51:09 PM
Modified: 6/9/2022 3:22:00 PM
Project:
Advanced:
A MetricDefMeasure specifies a measure of a specific aspect of an entity, such as lost packets or dealer sales target achievement, defined for a MetricDefinition that may trigger consequence (s) (MetricDefMeasureConsequence) if a threshold (MetricDefMeasureThreshold) is crossed.<br/>A MetricMeasure is a numerical value or text determined for a MetricDefMeasure that may be collected for a RootEntity, such as a connection or a dealer.<br/>A MetricDefMeasureThresholdSet provides a way to group a set of one or more MetricDefMeasureThresholdRules specifying the condition to evaluate for applying consequences.<br/>A MetricDefMeasureThresholdSet is used to evaluate one or more MetricDefMesures.<br/>Threshold rules (MetricDefMeasureThresholdRule) may differ in the condition that they apply, a raise condition or a clear condition, and in the severity of the threshold crossing.<br/>A MetricDefMeasureConsequence defines the action taken when a MetricDefMeasureThresholdRule is crossed.<br/>Different consequences (MetricDefMeasureConsequence) can be defined for different severities. <br/>A MetricMeasureThresholdRule specifies the MetricDefMeasureThresholdRule whose threshold has been crossed by a MetricMeasure.<br/>It triggers one or more MetricMeasureConsequences.For example, the prescribed action by a consequence might be to monitor the MetricMeasure more closely or to notify a specific person or the lost packets MetricMeasure with a value of 2500 would be associated with the threshold of no more than 2000 lost packets through a MetricMeasureThresholdRule.<br/>