Background Job Status
ozsoft.sap.Monitor.Job.Status (UnitMonitor)
SAP Background Job Status
Element properties:
Source Code:
<UnitMonitor ID="ozsoft.sap.Monitor.Job.Status" Accessibility="Public" Enabled="true" Target="ozsoft.sap.Job" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="ozsoft.sap.CCMSMetricMonitorType2" ConfirmDelivery="false">
<Category>Operations</Category>
<AlertSettings AlertMessage="ozsoft.sap.Monitor.Job.Status.AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/InstanceName$</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</CounterName>
<ObjectName>Job</ObjectName>
<Frequency>60</Frequency>
<HighThreshold>3</HighThreshold>
<LowThreshold>2</LowThreshold>
</Configuration>
</UnitMonitor>