ozsoft.sap.SystemSAP System

ozsoft.sap.System (ClassType)

Element properties:

Base ClassSystem.LocalApplication
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda7742f8e-5a0d-1b52-8045-79f5e727a805

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
ozsoft.sap.System:
SAP.ID  string  Configuration ID SAP Configuration ID false 256  False 
SAP.SID  string  SID Configuration System ID true  False 
SAP.CLIENT  string  Client SAP Client false  False 
SAP.SYSNR  string  System Number SAP System Number false  False 
SAP.HOST  string  CI Host SAP System CI Host false 256  False 
SAP.RFCSYSID  string  System ID SAP System ID (Actual) false  False 
SAP.RFCDATABS  string  DB Name Database Name false 256  False 
SAP.RFCDBHOST  string  DB Host Database Host false 256  False 
SAP.RFCDBSYS  string  Database System SAP Database System Type false 256  False 
SAP.RFCSAPRL  string  System Release SAP System Release false 256  False 
SAP.RFCMACH  string  HW Architecture Central Instance HW Architecture false 256  False 
SAP.RFCOPSYS  string  Operating System Central Instance OS false 256  False 
SAP.RFCTZONE  string  TimeZone System Time Zone false 256  False 
SAP.RFCDAYST  string  Daylight Time Daylight Saving Time false 256  False 
SAP.RFCKERNRL  string  Kernel Release SAP Kernel Release false 256  False 
SAP.HOSTCTRL  string  Host Control Host Control Monitoring false 256  False 
SAP.HealthService  string  Watcher Node Actual Watcher Node false 256  False 
CCMS.ALERT_LAST_ID  string  Last Alert ID Last CCMS Alert ID false 256  False 
CCMS.ALERT_LAST_TIME  string  Last Alert Time Last CCMS Alert Time false 256  False 

Health Model:

Source Code:

<ClassType ID="ozsoft.sap.System" Accessibility="Public" Abstract="false" Base="System!System.LocalApplication" Hosted="false" Singleton="false">
<Property ID="SAP.ID" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP.SID" Type="string" Key="true" CaseSensitive="false" MinLength="1" Length="3"/>
<Property ID="SAP.CLIENT" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="3"/>
<Property ID="SAP.SYSNR" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="2"/>
<Property ID="SAP.HOST" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP.RFCSYSID" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="3"/>
<Property ID="SAP.RFCDATABS" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP.RFCDBHOST" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP.RFCDBSYS" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP.RFCSAPRL" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP.RFCMACH" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP.RFCOPSYS" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP.RFCTZONE" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP.RFCDAYST" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP.RFCKERNRL" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP.HOSTCTRL" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="SAP.HealthService" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="CCMS.ALERT_LAST_ID" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="CCMS.ALERT_LAST_TIME" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>