Overall Status

ozsoft.sap.xi.Monitor.BPEngine.Overall.Status (UnitMonitor)

BP Engine Overall Status Monitor

Element properties:

Targetozsoft.sap.BPEngine
Parent MonitorSystem.Health.AvailabilityState
CategoryOperations
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor Typeozsoft.sap.CCMSMetricMonitorType2
RemotableTrue
AccessibilityPublic
Alert Message
Business Process Engine
Business Process Engine {1}
RunAsDefault

Source Code:

<UnitMonitor ID="ozsoft.sap.xi.Monitor.BPEngine.Overall.Status" Accessibility="Public" Enabled="true" Target="OZMP4SAP!ozsoft.sap.BPEngine" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="OZMP4SAP!ozsoft.sap.CCMSMetricMonitorType2" ConfirmDelivery="false">
<Category>Operations</Category>
<AlertSettings AlertMessage="ozsoft.sap.xi.Monitor.BPEngine.AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/CounterName$</AlertParameter1>
<AlertParameter2>$Data/Context/Value$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Under" MonitorTypeStateID="SDKMetricUnderLowThreshold" HealthState="Success"/>
<OperationalState ID="Between" MonitorTypeStateID="SDKMetricUnderHighOverLowThreshold" HealthState="Warning"/>
<OperationalState ID="Over" MonitorTypeStateID="SDKMetricOverHighThreshold" HealthState="Error"/>
</OperationalStates>
<Configuration>
<CounterName>Status of the Business Process Engine</CounterName>
<ObjectName>Overall status</ObjectName>
<Frequency>60</Frequency>
<HighThreshold>1</HighThreshold>
<LowThreshold>0</LowThreshold>
</Configuration>
</UnitMonitor>