ozsoft.sap.ConnectorSAP Connector

ozsoft.sap.Connector (ClassType)

SAP External Connector

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementId48f360ae-f6f4-4e39-a6eb-58f2b90d03ca

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.Connector:
SAP_CONNECTOR.VERSION  string  Connector Version Connector Version false 256  False 
SAP_CONNECTOR.LICENSE  string  Connector License Connector License Key false 256  False 
SAP_CONNECTOR.CONFIG.systems  int  Interval: System Discovery Scheduling interval for System Discovery false 256   
SAP_CONNECTOR.CONFIG.availability  int  Interval: App Server Availability Scheduling interval for App Server Availability false 256   
SAP_CONNECTOR.CONFIG.alerts  int  Interval: CCMS Alerts Retrieval Scheduling interval for CCMS Alerts retrieval false 256   
SAP_CONNECTOR.CONFIG.groups  int  Interval: Group Population Scheduling interval for Group Population false 256   
SAP_CONNECTOR.CONFIG.acknowledge  int  Interval: CCMS Alerts Acknowledgement Scheduling interval for System Discovery false 256   
SAP_CONNECTOR.CONFIG.performance  int  Interval: CCMS Peformance Attributes Scheduling interval for CCMS Peformance Attributes Retrieval false 256   
SAP_CONNECTOR.CONFIG.status  int  Interval: CCMS Status Attributes Scheduling interval for CCMS Status Attributes Retrieval false 256   
SAP_CONNECTOR.CONFIG.appservers  int  Interval: App Servers Discovery Scheduling interval for App Servers Discovery false 256   
SAP_CONNECTOR.CONFIG.cleanup  int  Interval: System Components Cleanup Scheduling interval for System Components Cleanup false 256   
SAP_CONNECTOR.CONFIG.jobs  int  Interval: Job Monitoring false 256   
SAP_CONNECTOR.CONFIG.processchains  int  Interval: BW Process Chain Monitoring false 256   
SAP_CONNECTOR.CONFIG.ecattscripts  int  Interval: Future Use 1 Scheduling interval for Future Use 1 false 256   
SAP_CONNECTOR.CONFIG.closecompleted  int  Interval: Close Completed Alerts Scheduling interval for Closure of Completed Alerts false 256   
SAP_CONNECTOR.CONFIG.staging  int  Interval: Staged Counters Delivery Scheduling interval for Staged Counters Delivery false 256   
SAP_CONNECTOR.CONFIG.ALERTS_CLOSE_COMPLETED  string  Legacy 1 Legacy Attribute false 256  False 
SAP_CONNECTOR.CONFIG.ALERTS_CLOSE_STATE  string  Close Alert State When "closing" an alert - set the state to this value false 256  False 
SAP_CONNECTOR.CONFIG.ALERTS_UNIQUE_MASKS  string  Unsuppressed Alert Masks Masks (ObjectName/FieldName) for the Alerts not to be suppressed false 256  False 
SAP_CONNECTOR.CONFIG.CCMSPerfValueAttr  string  CCMS Performance Attribute The Name of CCMS Performance Attribute Field used for retriving values of Performance Counters false 256  False 
SAP_CONNECTOR.CONFIG.CCMSPerfUOM  string  Performance Counter Scaling Retrieve CCMS Performance Attribute Properties for Performance Counters' Value proper Scaling false 256  False 
SAP_CONNECTOR.CONFIG.MaxLoopTime  string  Maximum Loop Time Maximum Loop Time (sec) enforced for Multi-threaded mode. Threads are aborted if exceed specofoed runtime false 256  False 

Health Model:

Source Code:

<ClassType ID="ozsoft.sap.Connector" Accessibility="Public" Abstract="false" Base="System!System.Service" Hosted="false" Singleton="true">
<Property ID="SAP_CONNECTOR.VERSION" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.LICENSE" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.systems" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.availability" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.alerts" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.groups" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.acknowledge" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.performance" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.status" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.appservers" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.cleanup" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.jobs" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.processchains" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.ecattscripts" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.closecompleted" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.staging" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.ALERTS_CLOSE_COMPLETED" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.ALERTS_CLOSE_STATE" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.ALERTS_UNIQUE_MASKS" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.CCMSPerfValueAttr" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.CCMSPerfUOM" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SAP_CONNECTOR.CONFIG.MaxLoopTime" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>