SAP ABAP Availability Monitor
SAP System ABAP Availability is measured by SolutionManager utilizing CCMSPING
Please configure an appropriate SAP Monitor (RZ20) to include MTEs with class Availability_SysPercent_ABAP
SAP ABAP System is down
Contact your Basis Administrator
Target | ozsoft.sap.System | ||
Parent Monitor | System.Health.AvailabilityState | ||
Category | Operations | ||
Enabled | True | ||
Alert Generate | True | ||
Alert Severity | MatchMonitorHealth | ||
Alert Priority | Normal | ||
Alert Auto Resolve | True | ||
Monitor Type | ozsoft.sap.CCMSMetricMonitorType2 | ||
Remotable | True | ||
Accessibility | Public | ||
Alert Message |
| ||
RunAs | Default |
<UnitMonitor ID="ozsoft.sap.Monitor.System.Availability.ABAP" Accessibility="Public" Enabled="true" Target="ozsoft.sap.System" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="ozsoft.sap.CCMSMetricMonitorType2" ConfirmDelivery="false">
<Category>Operations</Category>
<AlertSettings AlertMessage="ozsoft.sap.Monitor.System.Availability.AlertMessageResourceID">
<AlertOnState>Error</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="Error"/>
<OperationalState ID="Between" MonitorTypeStateID="SDKMetricUnderHighOverLowThreshold" HealthState="Warning"/>
<OperationalState ID="Over" MonitorTypeStateID="SDKMetricOverHighThreshold" HealthState="Success"/>
</OperationalStates>
<Configuration>
<CounterName>ABAP</CounterName>
<ObjectName>Availability</ObjectName>
<Frequency>60</Frequency>
<HighThreshold>90</HighThreshold>
<LowThreshold>80</LowThreshold>
</Configuration>
</UnitMonitor>