Missing Log Files

ozsoft.sap.Monitor.UDB.LogFiles.Missing (UnitMonitor)

DB2 Missing Log Files

Element properties:

Targetozsoft.sap.UDB
Parent MonitorSystem.Health.PerformanceState
CategoryOperations
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor Typeozsoft.sap.CCMSMetricMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Missing Log Files
There are Missing Log Files
RunAsDefault

Source Code:

<UnitMonitor ID="ozsoft.sap.Monitor.UDB.LogFiles.Missing" Accessibility="Public" Enabled="false" Target="ozsoft.sap.UDB" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="ozsoft.sap.CCMSMetricMonitorType" ConfirmDelivery="false">
<Category>Operations</Category>
<AlertSettings AlertMessage="ozsoft.sap.Monitor.UDB.LogFiles.Missing.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="SDKMetricUnderThreshold" HealthState="Success"/>
<OperationalState ID="Over" MonitorTypeStateID="SDKMetricOverThreshold" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<CounterName>missing log files</CounterName>
<ObjectName>log files</ObjectName>
<Frequency>900</Frequency>
<Threshold>1</Threshold>
</Configuration>
</UnitMonitor>