The Backbone EUP Perspective Transaction Time

TheBackbone.SMP04.Monitoring.Perspective.Instance.TimeMeasured.Monitor (UnitMonitor)

Verifies if the last transaction time was acceptable

Element properties:

TargetTheBackbone.SMP04.Perspective.Instance.Class
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeTheBackbone.SMP04.Monitoring.Perspective.Instance.TimeMeasured.MonitorType
RemotableTrue
AccessibilityInternal
Alert Message
The Backbone EUP Perspective Transaction Time
The measured time of the last transaction exceeded the thresholds
RunAsDefault

Source Code:

<UnitMonitor ID="TheBackbone.SMP04.Monitoring.Perspective.Instance.TimeMeasured.Monitor" Accessibility="Internal" Enabled="true" Target="TSL!TheBackbone.SMP04.Perspective.Instance.Class" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="TheBackbone.SMP04.Monitoring.Perspective.Instance.TimeMeasured.MonitorType" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="TheBackbone.SMP04.Monitoring.Perspective.Instance.TimeMeasured.Monitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
<OperationalState ID="BetweenThresholds" MonitorTypeStateID="BetweenThresholds" HealthState="Warning"/>
<OperationalState ID="AboveThreshold" MonitorTypeStateID="AboveThreshold" HealthState="Error"/>
</OperationalStates>
<Configuration>
<LowerThreshold>10000</LowerThreshold>
<UpperThreshold>20000</UpperThreshold>
</Configuration>
</UnitMonitor>