Exclusive Lock Escalations
ozsoft.sap.Monitor.UDB.Locks.ExclusiveEscalations (UnitMonitor)
DB2 Exclusive Lock Escalations
Element properties:
Source Code:
<UnitMonitor ID="ozsoft.sap.Monitor.UDB.Locks.ExclusiveEscalations" Accessibility="Public" Enabled="false" Target="ozsoft.sap.UDB" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="ozsoft.sap.CCMSMetricMonitorType2" ConfirmDelivery="false">
<Category>Operations</Category>
<AlertSettings AlertMessage="ozsoft.sap.Monitor.UDB.Locks.ExclusiveEscalations.AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/ObjectName$</AlertParameter1>
<AlertParameter2>$Data/Context/CounterName$</AlertParameter2>
<AlertParameter3>$Data/Context/Value$</AlertParameter3>
</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>exclusive lock escalations</CounterName>
<ObjectName>locks</ObjectName>
<Frequency>120</Frequency>
<HighThreshold>10</HighThreshold>
<LowThreshold>1</LowThreshold>
</Configuration>
</UnitMonitor>