SAP ABAP Data Element ALMDRLKEY (Alerts: Key for a rule of a monitor definition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI (Package) CCMS: Monitoring Architecture
Basic Data
Data Element ALMDRLKEY
Short Description Alerts: Key for a rule of a monitor definition  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR40    
Data Type CHAR   Character String 
Length 40    
Decimal Places 0    
Output Length 40    
Value Table      
Further Characteristics
Search Help: Name AL_SH_RULE_KEY    
Search Help: Parameters RULE_KEY   
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Rule 
Medium 15 Rule 
Long 20 Rule 
Heading 14 Rule 
Documentation

Definition

A rule for creating your own rule-based monitor. You use a rule to select specific monitoring tree elements (MTEs) that are to be included in an alert monitor. Rule-based monitors are dynamic, that is, they are automatically updated if a new system is added to the alert monitor.

Procedure

Choose the rule CCMS_DEFINE_R3_SYSTEMS to specify the name(s) of the SAP system(s) that you want to monitor. You can select all of the systems in the alert monitor, the current system in which you are working, or a specific system. You can also include those systems that are defined as production systems or as test systems in your system landscape.

Choose the rule CCMS_GET_MTE_BY_CLASS to specify the MTEs that you want to monitor. If you choose this rule, you specify whether you want to monitor all systems in the alert monitor, the current one in which you are working, or a specific system. You then select the monitoring tree element that you want to monitor.

You can use these two rules in conjunction to build a monitoring tree. Or you can use CCMS_GET_MTE_BY_CLASS by itself. For more information, see the online help (choose Help -> Application help).

Use the rules GET_MTE_BY_CLASS_AS_VIRTUAL and GET_MTE_BY_CLASS_UNDER_CLASS in conjunction. They return the same results as the CCMS_GET_MTE_BY_CLASS rule, but your monitoring tree is structured to clearly display the information that you require.

Use the rule GET_MTE_BY_CLASS_AS_VIRTUAL to specify MTEs that you want to display as virtual nodes in your monitoring tree. Virtual nodes are used as "headings" under which you can group real nodes, that is, MTEs that are actually monitored in the monitoring tree.

You then use the rule CCMS_GET_MTE_CLASS_BY_CLASS_UNDER_CLASS to specify the MTEs that you want to display as real nodes in your monitoring tree.

The rules CCMS_GET_MONITORING_CONTEXT_NAMES and CCMS_GET_MONITORING_SEGMENT_NAMES are for internal SAP use only.

Examples

Dependencies

History
Last changed by/on SAP  20010130 
SAP Release Created in