Number Of Fatal Logs

ozsoft.sap.j2ee.Monitor.J2EEEngine.LOG_CFG.NumberOfFatalLogs (UnitMonitor)

J2EE Service Monitor: Number Of Fatal Logs

Element properties:

Targetozsoft.sap.J2EEEngine
Parent MonitorSystem.Health.AvailabilityState
CategoryOperations
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor Typeozsoft.sap.CCMSMetricMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Service Issue
J2EE Engine {0} {1} is {2}
RunAsDefault

Source Code:

<UnitMonitor ID="ozsoft.sap.j2ee.Monitor.J2EEEngine.LOG_CFG.NumberOfFatalLogs" Accessibility="Public" Enabled="true" Target="OZMP4SAP!ozsoft.sap.J2EEEngine" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="OZMP4SAP!ozsoft.sap.CCMSMetricMonitorType" ConfirmDelivery="false">
<Category>Operations</Category>
<AlertSettings AlertMessage="ozsoft.sap.j2ee.Monitor.Engine.AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/InstanceName$</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="Error"/>
</OperationalStates>
<Configuration>
<CounterName>NumberOfFatalLogs</CounterName>
<ObjectName>LOG_CFG</ObjectName>
<Frequency>60</Frequency>
<Threshold>1</Threshold>
</Configuration>
</UnitMonitor>