Default KPIs for SAP Systems

This is a complete list of default KPIs for SAP system monitoring.

KPI name

Description Unit

Monitoring area

Long description

Collected on 

Collected for 

Server-specification

Collector Profile

Recommended period

APP_LOGS

Number of application logs specified by rules

Count

SAPSYS

This KPI displays a template definition that can be used to calculate the number of application logs. To start the monitoring of this KPI, you must assign this KPI to the monitoring profile and insert it into the input table /DVD/MON_ALOG_I2. In this input table, you can define various settings based on which the specific application logs will be included in this KPI value.

Remote system

System

Any server 

/DVD/MON_CL_COL_APPLOG

N/A: You must schedule this KPI manually*

Custom

APP_LOGS_VERY_IMPORTANT

Number of very important application logs

Count

SAPSYS

This KPI displays the total number of application logs that were marked as very important by the application. The list of the counted application logs is available in the details for the KPI.
You can display the application log via transaction SLG1.

Remote system

System

Any server

/DVD/MON_CL_COL_APPLOG

DEF_5MIN

5 minutes

ARFC_FREE

Number of available (free) WP for aRFC resources

Count

SAPSYS

This KPI displays the resources of an application server. It collects the number of available work processes for asynchronous RFC resources. For more information, see the page https://help.sap.com/saphelp_nw70ehp2/Helpdata/en/7f/06363dc992752de10000000a114084/frameset.htm

Remote system

Server

Only application server

/DVD/MON_CL_COL_ARFC

DEF_5MIN

5 minutes

ARFC_FREE_P

Percentage of available (free) WP for aRFC resources

%

SAPSYS

This KPI displays the resources of an application server. It collects the percentage of available work processes for asynchronous RFC resources. For more information, see the page https://help.sap.com/saphelp_nw70ehp2/Helpdata/en/7f/06363dc992752de10000000a114084/frameset.htm

Remote system

Server

Only application server

/DVD/MON_CL_COL_ARFC

DEF_5MIN

5 minutes

ARFC_FREE_P_MIN

Minimum of percentage of available WP for aRFC

%

SAPSYS

This KPI displays the minimum percentage value of free work processes from all application servers. Each application server has a configured number of work processes that are used for asynchronous RFC resources.

Central system

System

Any server

/DVD/MON_CL_COL_ARFC

DEF_5MIN

5 minutes

ARFC_FREE_SUM

Number of available WP for aRFC resources (all servers)

Count

SAPSYS

This KPI displays the total number of available work processes from all servers. 

Central system

System

Any server

/DVD/MON_CL_COL_ARFC

DEF_5MIN

5 minutes

BAT_DB_INSERT_AG

Average DB insert

ms

BENCH

This KPI displays the database insert time of the benchmark as an average of collected values for this KPI in the last 60 minutes. This is a database mini-benchmark for insert workload (insert SQL). It is a standard, repeatable mini-workload to measure database-wide performance differences. The collector inserts N entries from an internal table (N is 10.000 entries by default). If needed, you can change this value with the parameter NUM_RECORDS of the collector /DVD/MON_BAT_CL_DB.

Remote system

System

Any server

/DVD/MON_BAT_CL_DB

DEF_5MIN

5 minutes

BAT_DB_INSERT_MS

DB insert benchmark

ms

BENCH

This KPI displays the actual database insert time of the benchmark. This is a database mini-benchmark for insert workload (insert SQL). It is a standard, repeatable mini-workload to measure database-wide performance differences.
The collector inserts N entries from an internal table (N is 10.000 entries by default). If needed, you can change this value with the parameter NUM_RECORDS of the collector /DVD/MON_BAT_CL_DB

Central system

System

Any server

/DVD/MON_BAT_CL_DB

DEF_5MIN

5 minutes

BAT_DB_SELECT_AG

Average DB select

ms

BENCH

This KPI displays the database select time of the benchmark as average of collected values for this KPI in the last 60 minutes. This is a database mini-benchmark for read (select SQL). It is a standard, repeatable mini-workload to measure database-wide performance differences.
This select uses a WHERE clause on the primary key, for example to select all N entries (N is 10.000 entries by default). If needed, you can change this value with the parameter NUM_RECORDS of the collector /DVD/MON_BAT_CL_DB.

Remote system

System

Any server

/DVD/MON_BAT_CL_DB

DEF_5MIN

5 minutes

BAT_DB_SELECT_MS

DB select benchmark

ms

BENCH

This KPI displays the actual database select time of the benchmark. This is a database mini-benchmark for read (select SQL). It is a standard, repeatable mini-workload to measure database-wide performance differences.
This select uses a WHERE clause on the primary key, for example to select allhttps://pim.snpgroup.com/online-guides

Central system

System

Any server

/DVD/MON_BAT_CL_DB

DEF_5MIN

5 minutes

BAT_DB_UPDATE_AG

Average DB update

ms

BENCH

This KPI displays the database update time of the benchmark as an average of collected values for this KPI in the last 60 minutes. This is a database mini-benchmark for updates (update SQL). It is a standard, repeatable mini-workload to measure database-wide performance differences.
The updates use a WHERE clause on the primary key, for example to update single non-key fields for N entries (N is 10.000 entries by default). If needed, you can change this value with the parameter NUM_RECORDS of the collector /DVD/MON_BAT_CL_DB.

Remote system

System

Any server

/DVD/MON_BAT_CL_DB

DEF_5MIN

5 minutes

BAT_DB_UPDATE_MS

DB update benchmark

ms

BENCH

This KPI displays the actual database update time of the benchmark. This is a database mini-benchmark for updates (update SQL). It is a standard, repeatable mini-workload to measure database-wide performance differences.
The updates use a WHERE clause on the primary key, for example to update single non-key fields for N entries (N is 10.000 entries by default). If needed, you can change this value with the parameter NUM_RECORDS of the collector /DVD/MON_BAT_CL_DB.

Central system

System

Any server

/DVD/MON_BAT_CL_DB

DEF_5MIN

5 minutes

BTC_JOB_DELAY_TIME_TOTAL BTC: Total delay of currently delayed jobs Min SAPSYS This KPI displays the total delay time in minutes for all background jobs that are currently in delayed state and not started on the monitored system. Remote system System Any server /DVD/MON_CL_COL_BG_JOBS DEF_5MIN 5 minutes
BTC_JOB_RUN_DUR_LONGEST_JOB BTC: Duration of the longest- running job Min SAPSYS This KPI displays the duration of the longest-running background job on the system in minutes. This duration is calculated from all currently running background jobs on the system. Remote system System Any server /DVD/MON_CL_COL_BG_JOBS DEF_5MIN 5 minutes
BTC_JOB_RUN_RUNTIME_TOTAL BTC: Total runtime of currently running jobs Min SAPSYS This KPI displays the total runtime of all currently running background jobs on the system in minutes. Remote system System Any server /DVD/MON_CL_COL_BG_JOBS DEF_5MIN 5 minutes
BTC_MON_JOB_NUM_FAILED BTC: Number of failed monitoring collector jobs Count SAPSYS This KPI displays the number of monitoring collector jobs that have failed. A monitoring collector job is a background job that calls the report /DVD/MON_COLLECT and collects all the predefined data within the monitoring. Remote system System Any server /DVD/MON_CL_COL_BG_JOBS DEF_5MIN 5 minutes

BTC_NUM_DELAYED

Number of delayed background jobs ( >= 60 seconds)

Count

SAPSYS

This KPI displays the number of background jobs that have been waiting for free work process for more than 60 seconds. By default, this KPI includes only jobs that have not start yet, but are currently waiting for a free work process and are still in delayed state.

If you want to monitor jobs that were waiting for a free work process since the last run of the collector without checking its starting condition, you can disable the collector parameter ONLY_NOT_STARTED_AS_DELAYED by setting its value to space. If this parameter is disabled, in this KPI are included all jobs that were in delayed state, but can be already running or finished in the last snapshot.

Remote system

System

Any server

/DVD/MON_CL_COL_BG_JOBS

DEF_5MIN

5 minutes

BTC_NUM_FAILED

Number of failed background jobs

Count

SAPSYS

This KPI displays the number of background jobs that have failed.

Remote system

System

Any server

/DVD/MON_CL_COL_BG_JOBS

DEF_5MIN

5 minutes

BTC_NUM_LONGRUN

Number of background jobs running too long ( >= 10 minutes)

Count

SAPSYS

This KPI displays the number of background jobs that have been running for more than 10 minutes.

Remote system

System

Any server

/DVD/MON_CL_COL_BG_JOBS

DEF_5MIN

5 minutes

BTC_SLR_DELAY_RUNTIME_PERC BTC: Delay/runtime for all jobs since last run % SAPSYS This KPI displays the percentage of total delay vs. total runtime for all background jobs that were started, or have been released but not started yet, within the snapshot since the last run of the collector execution. This KPI calculation includes only jobs that either started in the last snapshot or that should have started in the last snapshot, but still have the status Delayed. Remote system System

Any server

/DVD/MON_CL_COL_BG_JOBS

DEF_5MIN

5 minutes

BTC_SLR_DELAY_S_PER_MIN BTC: Total delay of all jobs per min. since last run Sec SAPSYS This KPI displays the total delay of all background jobs per minute for jobs that were started, or have been released but not started yet, within the snapshot since the last run of the collector execution. This KPI calculation includes only jobs that either started in the last snapshot or that should have started in the last snapshot, but still have the status Delayed. Remote system System

Any server

/DVD/MON_CL_COL_BG_JOBS DEF_5MIN

5 minutes

BTC_SLR_DELAY_S_TOTAL BTC: Total delay of all jobs since last run Sec SAPSYS This KPI displays the total delay of all background jobs that were started, or have been released but not started yet, within the snapshot since the last run of the collector execution. This KPI calculation includes only jobs that either started in the last snapshot or that should have started in the last snapshot, but still have the status Delayed. Remote system System

Any server

/DVD/MON_CL_COL_BG_JOBS DEF_5MIN 5 minutes
BTC_SLR_JOBS_NUM_COMPLETED BTC: Total number of completed jobs since last run Count SAPSYS This KPI displays the total number of background jobs that were started and also finished within the snapshot since the last run of the collector execution. Remote system System

Any server

/DVD/MON_CL_COL_BG_JOBS DEF_5MIN 5 minutes
BTC_SLR_JOBS_NUM_NOT_STARTED BTC: Total number of not started jobs since last run Count SAPSYS This KPI displays the total number of background jobs that have been released but not started yet within the snapshot since the last run of the collector execution. All such not started jobs currently have the status Delayed. Remote system System

Any server

/DVD/MON_CL_COL_BG_JOBS DEF_5MIN 5 minutes
BTC_SLR_JOBS_NUM_STARTED BTC: Total number of started jobs since last run Count SAPSYS This KPI displays the total number of background jobs that were started within the snapshot since the last run of the collector execution. Remote system System Any server /DVD/MON_CL_COL_BG_JOBS DEF_5MIN 5 minutes
BTC_SLR_JOBS_NUM_TOTAL BTC: Total number of released and started jobs since last run Count SAPSYS This KPI displays the total number of background jobs that were either started within the snapshot since the last run of the collector execution, or released but not started yet, within the snapshot since the last run of the collector execution. Remote system System Any server /DVD/MON_CL_COL_BG_JOBS DEF_5MIN 5 minutes
BTC_SLR_JOBS_NUM_TOT_PER_MIN BTC: Total number of released and started jobs since last run Count SAPSYS This KPI displays the total number of background jobs per minute for jobs that were either started within the snapshot since the last run of the collector execution, or released but not started yet, within the snapshot since the last run of the collector execution. Remote system System Any server /DVD/MON_CL_COL_BG_JOBS DEF_5MIN 5 minutes
BTC_SLR_RUNTIME_S_PER_MIN BTC: Total runtime of all jobs per min. since last run Sec SAPSYS This KPI displays the total runtime of all background jobs per minute for jobs that were started within the snapshot since the last run of the collector execution. Remote system System Any server /DVD/MON_CL_COL_BG_JOBS DEF_5MIN 5 minutes
BTC_SLR_RUNTIME_S_TOTAL BTC: Total runtime of all jobs since last run Sec SAPSYS This KPI displays the total runtime of all background jobs that were started within the snapshot since the last run of the collector execution. Remote system System Any server /DVD/MON_CL_COL_BG_JOBS DEF_5MIN 5 minutes
BTC_SLR_SER_JOBS_NUM_COMPLETED BTC: Number of all completed jobs since last run (server) Count SAPSYS This KPI displays the total number of background jobs that were started and also finished within the snapshot since the last run of the collector execution on the respective application server. Remote system Server Only application server /DVD/MON_CL_COL_BG_JOBS DEF_5MIN 5 minutes
BTC_SLR_SER_JOBS_NUM_STARTED BTC: Number of all started jobs since last run (server) Count SAPSYS This KPI displays the total number of background jobs that were started within the snapshot since the last run of the collector execution on the respective application server. Remote system Server Only application server /DVD/MON_CL_COL_BG_JOBS DEF_5MIN 5 minutes
BTC_SLR_SER_RUNTIME_S_COMPLETED BTC: Total runtime of completed jobs since last run (server) Count SAPSYS This KPI displays the total runtime in seconds of all completed background jobs within the snapshot since the last run of the collector execution on the respective application server. Remote system Server Only application server /DVD/MON_CL_COL_BG_JOBS DEF_5MIN 5 minutes
CPU_CORES_NBR CPU: Number of CPU cores Count OS This KPI displays the total number of physical CPU cores in the system. Unlike the KPI for logical CPUs (CPU_NBR), which can be influenced by hyperthreading or similar technologies, this value reflects the actual core count. It provides a more accurate measure of the system’s hardware capabilities. Remote system Server Any server /DVD/MON_CL_COL_MEM_CPU_LAN DEF_1DAY 1 day
CPU_IDLE CPU: Minimum of true idle (all servers) % OS Times in which the CPU had no task to perform or was waiting for an input/output. Remote system Server Any server /DVD/MON_CL_COL_MEM_CPU_LAN DEF_5MIN 5 minutes
CPU_IDLE_SYS_MIN CPU: Minimum of true idle (all servers) % OS Times in which the CPU had no task to perform or was waiting for an input/output. This value displays the minimum value from all servers. Central system Server Any server /DVD/MON_CL_COL_MEM_CPU_LAN DEF_5MIN 5 minutes

CPU_LOAD1

CPU load (1 min): Average of active processes

Count

OS

This KPI displays the CPU load average. This is the average number of processes that are currently being executed or waiting to be executed by the CPU in the operating system run queue in the last minute.

In SAP, you can view this KPI via transaction OS07; in Linux, with the uptime command.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_1MIN

1 minute

CPU_LOAD15

CPU load (15 min): Average of active processes

Count

OS

This KPI displays the CPU load average. This is the average number of processes that are currently being executed or waiting to be executed by the CPU in the operating system run queue over the last 15 minutes.

In SAP, you can view this KPI via transaction OS07; in Linux, with the uptime command.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

N/A: You must schedule this KPI manually*

Custom

CPU_LOAD15_P

CPU load (15 min): Percentage of CPUs for active processes

%

OS

This KPI displays the CPU load average as a percentage. This is the average number of processes that are currently being executed or waiting to be executed by the CPU in the operating system run queue over the last 15 minutes.

In SAP, you can view this KPI via transaction OS07; in Linux, with the uptime command.

This KPI displays the percentage of the CPU load average over the last 15 minutes divided by the number of existing CPUs. High numbers indicate potential overloads of the CPUs. On hardware with multi-threaded CPUs, the number of logical CPUs is used.

Example: An IBM Power-8 using two processors with SMT-8 results in 16 logical CPUs. Processor saturation and application slowdown for non-threaded applications can be reached earlier on multi-threaded CPUs and must be considered when making decisions.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

N/A: You must schedule this KPI manually*

Custom

CPU_LOAD1_P

CPU load (1 min): Percentage of CPUs for active processes

%

OS

This KPI displays the CPU load average as a percentage. This is the average number of processes that are currently being executed or waiting to be executed by the CPU in the operating system run queue in the last minute.

In SAP, you can view this KPI via transaction OS07; in Linux, with the uptime command.

This KPI displays the percentage of the CPU load average in the last minute divided by the number of existing CPUs. High numbers indicate potential overloads of the CPUs. On hardware with multi-threaded CPUs, the number of logical CPUs is used.

Example: An IBM Power-8 using two processors with SMT-8 results in 16 logical CPUs. Processor saturation and application slowdown for non-threaded applications can be reached earlier on multi-threaded CPUs and must be considered when making decisions.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_1MIN

1 minute

CPU_LOAD1_P_SYS_MAX

CPU load (1 min): Maximum % of CPUs for active processes

%

OS

This KPI displays the maximum percentage of CPUs for active processes from all existing servers for one SAP system (the highest value is reported). It is based on the KPI CPU_LOAD1_P.

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_1MIN

1 minute

CPU_LOAD5

CPU load (5 min): Average number of active processes

Count

OS

This KPI displays the CPU load average. This is the average number of processes that are currently being executed or waiting to be executed by the CPU in the operating system run queue over the last 5 minutes.

In SAP, you can view this KPI via transaction OS07; in Linux, with the uptime command.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

CPU_LOAD5_P

CPU load (5 min): Percentage of CPUs for active processes

%

OS

This KPI displays the CPU load average as a percentage. This is the average number of processes that are currently being executed or waiting to be executed by the CPU in the operating system run queue over the last 5 minutes.

In SAP, you can view this KPI via transaction OS07; in Linux, with the uptime command.

This KPI displays the percentage of the CPU load average over the last 5 minutes divided by the number of existing CPUs. High numbers indicate potential overloads of the CPUs. On hardware with multi-threaded CPUs, the number of logical CPUs is used.

Example: An IBM Power-8 using two processors with SMT-8 results in 16 logical CPUs. Processor saturation and application slowdown for non-threaded applications can be reached earlier on multi-threaded CPUs and must be considered when making decisions.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

CPU_LOAD5_PMAX

CPU load (5 min): Maximum % of CPUs for active processes

%

OS

This KPI displays the maximum percentage of CPUs for active processes from all existing servers for one SAP system (the highest value is reported). It is based on the KPI CPU_LOAD5_P.

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

CPU_NBR

CPU: Number of logical CPUs

Count

OS

This KPI displays the total number of logical CPUs (or CPU threads) in the system. Logical CPUs represent the system’s capacity for parallel processing, including the effects of technologies like hyperthreading, where a single physical core can handle multiple threads.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_1DAY

1 day

CPU_SYS

CPU: Used by system

%

OS

Percentage usage of CPU used by system on a specific server.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

CPU_SYS_MAX

CPU – Maximum used by system (all servers)

%

OS

This KPI displays the maximum percentage usage of the global CPU used by the system from all monitored servers.

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

CPU_USER

CPU: Used by user

%

OS

This KPI shows the used CPU by user based on statistics in transaction ST06.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

CPU_USER_MAX

CPU: Maximum used by user (all servers)

%

OS

This KPI displays the maximum percentage usage of the used global CPU by user from all monitored servers.

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

CPU_WAIT

CPU: I/O wait

%

OS

I/O wait utilization accrues when the CPU would be able to do some work, but all processes on the CPU are waiting for I/O responses. In SAP, you can see this indicator with OS07. Values are collected for the database and for all application servers. The chart displays only the worst value (usually the I/O wait of the database; the I/O wait on the application server is usually zero).

Remote server

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

CPU_WAIT_MAX

CPU I/O wait (max. in all servers)

%

OS

I/O wait utilization accrues when the CPU would be able to do some work, but all processes on the CPU are waiting for I/O responses. The value is calculated by CCMS – see transaction ST06. This KPI is the maximum value of the I/O wait for all monitored servers for this SID.

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

CTS_AGE_OLDESTRQ

CTS – Age of the oldest request in queue

min

SAPSYS

This KPI displays the age of the oldest transport request in queue.

Remote system

System

Any server

/DVD/MON_CL_COL_CTS

DEF_1DAY

1 day

CTS_COUNT_REQNM

CTS – Number of requests not moving in queue

Count

SAPSYS

This KPI displays the number of transport requests in the import queue that have not been imported (their status did not change) since the last snapshot (monitored run). Too many non-imported transports could indicate a problem with the import queue or with automatic imports. If the value of this KPI decreases and indirectly correlates with a particular incident, it means that imported transports on the system affected this incident.

Remote system

System

Any server

/DVD/MON_CL_COL_CTS

DEF_1HOUR

1 hour

CTS_RC0000A

CTS – Number of imported transports

Count

SAPSYS

This KPI displays the total number of imported transport requests.

Remote system

System

Any server

/DVD/MON_CL_COL_CTS

DEF_1DAY

1 day

CTS_RC0008

CTS – Number of imported transports with RC = 8

Count

SAPSYS

This KPI displays the number of imported transport requests with RC = 8.

Remote system

System

Any server

/DVD/MON_CL_COL_CTS

DEF_1DAY

1 day

CTS_RC0008A

CTS – Number of imported transports with RC >= 8

Count

SAPSYS

This KPI displays the number of imported transport requests with RC = 8.

Remote system

System

Any server

/DVD/MON_CL_COL_CTS

DEF_1DAY

1 day

CTS_RC0012A

CTS – Number of imported transports with RC >= 12

Count

SAPSYS

This KPI displays the number of imported transport requests with RC >= 12.

Remote system

System

Any server

/DVD/MON_CL_COL_CTS

DEF_1DAY

1 day

DAEMON_SER_CONF_CNT Number of configured daemons Count SAPSYS

This KPI displays the total number of all configured ABAP daemons on the application server.

ABAP daemons provide a concept similar to Linux cron jobs or Windows services. Once started, there is no limit for the lifetime of ABAP daemon sessions. Applications can use daemons to handle events in a reliable way and keep a state in between. Contrary to other session types, such as HTTP, GUI or RFC sessions, ABAP daemon sessions are robust against errors, i.e. a daemon session is immediately restarted after an error occurs (E/A/X messages).

Remote system Server Only application server /DVD/MON_CL_COL_DAEMON DEF_1MIN 1 minute
DAEMON_SER_ERROR_DELTA_CNT Number of new errors in daemons Count SAPSYS This KPI displays the number of new errors in the ABAP daemons running on the application server. It calculates the delta of errors since the last collector execution. ABAP daemons provide a concept similar to Linux cron jobs or Windows services. Once started, there is no limit for the lifetime of ABAP daemon sessions. Applications can use daemons to handle events in a reliable way and keep a state in between. Contrary to other session types, such as HTTP, GUI or RFC sessions, ABAP daemon sessions are robust against errors, i.e. a daemon session is immediately restarted after an error occurs (E/A/X messages). Remote system Server Only application server /DVD/MON_CL_COL_DAEMON DEF_1MIN 1 minute
DAEMON_SER_STATE_DELTA_CNT Number of state changes in daemons Count SAPSYS

This KPI displays the number of new events in the ABAP daemons running on the application server. It calculates the delta of events since the last collector execution.

ABAP daemons provide a concept similar to Linux cron jobs or Windows services. Once started, there is no limit for the lifetime of ABAP daemon sessions. Applications can use daemons to handle events in a reliable way and keep a state in between. Contrary to other session types, such as HTTP, GUI or RFC sessions, ABAP daemon sessions are robust against errors, i.e. a daemon session is immediately restarted after an error occurs (E/A/X messages).

Remote system Server Only application server /DVD/MON_CL_COL_DAEMON DEF_1MIN 1 minute
DAEMON_SER_EVENT_DELTA_CNT Delta of new events since last run Count SAPSYS

This KPI displays the number of ABAP daemons that have a different status since the last collector execution on the application server.

ABAP daemons provide a concept similar to Linux cron jobs or Windows services. Once started, there is no limit for the lifetime of ABAP daemon sessions. Applications can use daemons to handle events in a reliable way and keep a state in between. Contrary to other session types, such as HTTP, GUI or RFC sessions, ABAP daemon sessions are robust against errors, i.e. a daemon session is immediately restarted after an error occurs (E/A/X messages).

Remote system Server Only application server /DVD/MON_CL_COL_DAEMON DEF_1MIN 1 minute
DAEMON_SER_STATE_DIED_CNT Number of daemons in died state Count SAPSYS

This KPI displays the number of ABAP daemons that have the status Died on the application server.

ABAP daemons provide a concept similar to Linux cron jobs or Windows services. Once started, there is no limit for the lifetime of ABAP daemon sessions. Applications can use daemons to handle events in a reliable way and keep a state in between. Contrary to other session types, such as HTTP, GUI or RFC sessions, ABAP daemon sessions are robust against errors, i.e. a daemon session is immediately restarted after an error occurs (E/A/X messages).

Remote system Server Only application server /DVD/MON_CL_COL_DAEMON DEF_1MIN 1 minute
DAEMON_SER_STATE_WAIT_CNT Number of daemons in waiting state Count SAPSYS

This KPI displays the number of ABAP daemons that have the status Waiting on the application server.

ABAP daemons provide a concept similar to Linux cron jobs or Windows services. Once started, there is no limit for the lifetime of ABAP daemon sessions. Applications can use daemons to handle events in a reliable way and keep a state in between. Contrary to other session types, such as HTTP, GUI or RFC sessions, ABAP daemon sessions are robust against errors, i.e. a daemon session is immediately restarted after an error occurs (E/A/X messages).

Remote system Server Only application server /DVD/MON_CL_COL_DAEMON DEF_1MIN 1 minute

DELAY_LAST_RUN

Delay since last successful run

min

SAPSYS

This KPI measures the last successful run of the collector job. If some jobs are hanging or running in a never ending loop, the next collector will not be started. This KPI displays the time of the last successful completion of the collector job.

Central system

System

Any server

/DVD/MON_CL_COL_SYSTEM

DEF_1MIN

1 minute

DB_CPU_LOAD5_P

DB CPU load (avg. 5 min) per CPU

%

DB

This KPI displays the average CPU load in the last 5 minutes. The value is calculated by the SAP CCMS – see transaction ST06N. The CPU load in the last 5 minutes is divided by the number of CPUs. 

Remote system

System

Any server

/DVD/MON_CL_COL_DB_CPULOAD

DEF_5MIN

5 minutes

DB_CRIT_TAB_SP_P

Used space on most critical data file (tablespace)

%

DB

This KPI displays the percentage of used space that the most critical data file on the database occupies, i.e. the data file that uses the most space. The most critical data file (tablespace) is chosen by size. The data file with the smallest free size to extend is considered to be the most critical file. For files that do not have a maximum size defined, the size of the logical device on which the file resides is used. The percentage is then calculated based on this size.

Remote system

System

Any server

/DVD/MON_CL_COL_DB

DEF_5MIN

5 minutes

DB_FREE

Free size of database

MB

DB

This KPI displays the free size on the database.

Remote system

System

Any server

/DVD/MON_CL_COL_DB

DEF_1DAY

1 day

DB_INDEX_NUM

Total number of indexes

Count

DB

This KPI displays information about the total number of indexes. An index is a copy of a database table that is reduced to certain fields. This copy is always in sorted form. Sorted data always has faster access from a database table, so we use an index for the table while reading the database records. This index also contains a pointer that refers to the actual database table so that it can access fields that are not contained in the index. There are two kinds of index for a database table: primary indexes and secondary indexes.

Remote system

System

Any server

/DVD/MON_CL_COL_DB

DEF_1DAY

1 day

DB_INDEX_SIZE

Total size of indexes

MB

DB

This KPI displays information about the total size of indexes. Information about the total size of indexes is available in transaction DBACOCKPIT.

Remote system

System

Any server

/DVD/MON_CL_COL_DB

DEF_1DAY

1 day

DB_SIZE

Total size of database

MB

DB

This KPI displays the total size of the database. The total database size contains all tables, indexes, LOBs, free space and anything else stored in the total data volume.

Remote system

System

Any server

/DVD/MON_CL_COL_DB

DEF_1DAY

1 day

DB_TAB_NUM

Total number of tables

Count

DB

This KPI shows how many tables are in the database. Each database has several tables. Information about the total numbers of tables is available in transaction DBACOCKPIT

Remote system

System

Any server

/DVD/MON_CL_COL_DB

DEF_1DAY

1 day

DB_TAB_SIZE

Total size of tables

MB

DB

This KPI displays the actual value for the size of all tables. The current table sizes are determined by a report and saved in a database table, which forms the history of the table sizes and table growth. For more information on table sizes, see the SAP Help topic Table Sizes.

Remote system

System

Any server

/DVD/MON_CL_COL_DB

DEF_1DAY

1 day

DB_TRIGGER_CNT_ALL

Number of all DB triggers

Number

DB

This KPI displays the total number of available database triggers on the system.

Remote system

System

Any server

/DVD/MON_CL_COL_DB_TRIGGERS

DEF_1HOUR

1 hour

DB_TRIGGER_CNT_INVALID

Number of invalid DB triggers

Number

DB

This KPI displays the total number of invalid database triggers on the system.

Remote system

System

Any server

/DVD/MON_CL_COL_DB_TRIGGERS

DEF_1HOUR

1 hour

DB_TRIGGER_CNT_VALID

Number of valid DB triggers

Number

DB

This KPI displays the total number of valid database triggers on the system.

Remote system

System

Any server

/DVD/MON_CL_COL_DB_TRIGGERS

DEF_1HOUR

1 hour

DB_TS_FREE

Free size of DB tablespaces

MB

DB

This KPI displays the sum of all free sizes of tablespaces on the database.

Remote system

System

Any server

/DVD/MON_CL_COL_DB

DEF_1DAY

1 day

DB_TS_TOTAL

Size of DB tablespaces

MB

DB

This KPI displays the total size of all tablespaces on the database.

Remote system

System

Any server

/DVD/MON_CL_COL_DB

DEF_1DAY

1 day

DB_TS_USED_P

Used size of database tablespaces

%

DB

This KPI displays the percentage for the used size of all tablespaces on the database. 

Remote system

System

Any server

/DVD/MON_CL_COL_DB

DEF_1DAY

1 day

DB_USED

Used size of database

MB

DB

This KPI displays the used database size in MB. It is calculated as the total database size minus the database free space available. The threshold values depend on the used database system and the customer's needs.

Remote system

System

Any server

/DVD/MON_CL_COL_DB

DEF_1DAY

1 day

DB_USED_P

Used space on database

%

DB

This KPI displays the percentage of used space on the database.

Remote system

System

Any server

/DVD/MON_CL_COL_DB

DEF_1DAY

1 day

DEQ_ALL_REQ_DLT

Number of releases for all locks of LUW since last run

Count

SAPSYS

A database LUW (logical unit of work) is an inseparable sequence of database operations that ends with a database commit. The database LUW is either fully executed by the database system or not at all. Once a database LUW has been successfully executed, the database will be in a consistent state. If an error occurs within a database LUW, all of the database changes since the beginning of the database LUW are reversed. If you execute an SAP transaction to change database objects, these objects are locked beforehand to prevent them from being accessed by other users or transactions. They are released after the database commit or database rollback. This KPI counts the number of these releases since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

DEQ_ERROR_DLT

Number of errors that occurred when releasing locks since last run

Count

SAPSYS

The database system automatically sets database locks when it receives change statements (INSERT, UPDATE, MODIFY, DELETE) from a program. Database locks are physical locks on the database entries that are affected by these statements. You can only set a lock for an existing database entry because the lock mechanism uses a lock flag in the entry. These flags are automatically deleted during each database commit. Database locks are therefore never available longer than for one database LUW only. As a result, in ABAP application programming, database locks cannot exist for longer than the duration of one dialog step. If there are errors when releasing these locks, this KPI counts the number of these errors since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

DEQ_REQUEST_DLT

Number of release requests (DEQUEUE) since the last run

Count

SAPSYS

A lock object definition contains the database tables and their key fields on the basis of which you want to set a lock. When you create a lock object, the system automatically generates two function modules with the names ENQUEUE_Name and DEQUEUE_Name. You can then set and release SAP locks in your ABAP program by calling these function modules in a CALL FUNCTION statement. This KPI counts the number of dequeue release requests since the last run. You can view the lock statistics in transaction SM12 by clicking Extras > Statistics.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

DISK_AVG_WAIT

Average disk wait (server)

ms

OS

This KPI displays the average disk wait on the server.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

DISK_RESPONSE

Disk response time (server)

ms

OS

This KPI displays the disk response time on the server.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

DISK_RESPONS_SYS

Average disk response time (all servers)

ms

OS

This KPI displays average disk response time on all servers.

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

DISK_UTIL

Disk utilization (server)

%

OS

This KPI displays the disk utilization on the server.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

DISK_UTIL_SYS

Average disk utilization (all servers)

%

OS

This KPI displays the disk utilization on all servers.

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

DISK_WAIT_SYS

Average disk wait time (all servers)

ms

OS

This KPI displays the average disk wait time on all servers.

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

DUMP_ALL_WITH_DETAILS

Number of new ABAP runtime errors (DUMPs)

Count

SAPSYS

This KPI displays the number of new ABAP runtime errors that have occurred since the last run of the collector job. 

Remote system

System

Any server

/DVD/MON_CL_COL_GET_DUMP

DEF_1DAY

1 day

DUMP_AUTH_ERR

Number of runtime errors (DUMPs) failed on authorization

Count

SAPSYS

This KPI displays the number of ABAP runtime errors that occurred due to a missing authorization with following error IDs:

  • CALL_C_FUNCTION_NO_AUTHORITY

  • CALL_FUNCTION_NO_AUTH

  • CALL_RPERF_SLOGIN_AUTH_ERROR

  • COMMUNICATION_ACCEPT_NO_AUTH

  • COMMUNICATION_INIT_NO_AUTH

  • INCL_AUTHORITY_MISSING

  • INCL_DATASET_AUTHORITY

  • OPEN_DATASET_NO_AUTHORITY

  • OPEN_PIPE_NO_AUTHORITY

  • RFC_NO_AUTHORITY

This value is calculated from the last monitoring snapshot. By default, all runtime errors are counted from all system clients. If you want to count only runtime errors that occurred on the current client, you must set the collector parameter COLLECT_FROM_ALL_CLIENTS to the value <empty>.

Remote system

System

Any server

/DVD/MON_CL_COL_GET_DUMP

DEF_1HOUR

1 hour

DUMP_DBIF

Number of ABAP runtime errors (DUMPs) for SQL operations

Count

SAPSYS

This KPI displays the number of ABAP runtime errors that occurred due to a failed SQL operation and error ID starting with DBIF*. This value is counted from the last monitoring snapshot.
By default, all runtime errors are counted from all system clients. If you want to count only runtime errors that occurred on the current client, you must set the collector parameter COLLECT_FROM_ALL_CLIENTS to the value <empty>.

Remote system

System

Any server

/DVD/MON_CL_COL_GET_DUMP

DEF_1HOUR

1 hour

DUMP_NBR

Number of ABAP runtime errors (DUMPs) on the server

Count

SAPSYS

This KPI displays the number of ABAP runtime errors that have occurred on a specific server since the last run of the collector job.

Remote system

Server

Any server

/DVD/MON_CL_COL_GET_DUMP

DEF_1DAY

1 day

DUMP_NBR_SUM

Number of ABAP runtime errors (DUMPs) (all servers)

Count

SAPSYS

This KPI displays the number of ABAP runtime errors that have occurred on all servers since the last run of the collector job.

Central system

System

Any server

/DVD/MON_CL_COL_GET_DUMP

DEF_1DAY

1 day

DUMP_RFC_ERR

Number of ABAP runtime errors (DUMPs) with RFC error

Count

SAPSYS

This KPI displays the number of ABAP runtime errors that have occurred on all servers since the last run of the collector job due to an RFC error.

Remote system

System

Any server

/DVD/MON_CL_COL_GET_DUMP

DEF_1HOUR

1 hour

DUMP_SYNTAX_ERR

Number of ABAP runtime errors (DUMPs) with syntax error

Count

SAPSYS

This KPI displays the number of ABAP runtime errors that have occurred due to the syntax errors with following error IDs:

  • DYNPRO_SYNTAX_ERROR

  • SYNTAX_ERROR

By default, all runtime errors are counted from all system clients. If you want to count only runtime errors that occurred on the current client, you must set the collector parameter COLLECT_FROM_ALL_CLIENTS to the value <empty>.

Remote system

System

Any server

/DVD/MON_CL_COL_GET_DUMP

DEF_1HOUR

1 hour

EMG_PEAK

ABAP global extended memory all time peak usage (server)

MB

SAPSYS

The global extended memory (EG) is part of the extended memory (EM). It contains user-specific data and can be accessed by all work processes.

The EG is a part of the EM, which is used for multiprocessing. The EG contains data that does not belong to a specific user session. This may be data used for example for monitoring and statistics, or table buffers of the database interface (DBI),or ABAP shared objects that all work processes have access to independently of the user session. This KPI shows the all time peak usage of the global extended memory.

Remote system

Server

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

1 minute

EMG_TOTAL

ABAP global extended memory total size (server)

MB

SAPSYS

The global extended memory (EG) is part of the extended memory (EM). It contains user-specific data and can be accessed by all work processes.

The EG is a part of the EM, which is used for multiprocessing. The EG contains data that does not belong to a specific user session. This may be data used for example for monitoring and statistics, or table buffers of the database interface (DBI),or ABAP shared objects that all work processes have access to independently of the user session. This KPI shows the total size of the global extended memory.

NOTE The total size of the global extended memory (as displayed by the report RSMEMORY, for example) that is actually reserved by the ABAP application server (AS ABAP) at the start is always higher than the value of em/global_area_MB, since AS ABAP needs to reserve additional space in the EG for ABAP shared objects.

Remote system

Server

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

1 minute

EMG_USED

ABAP global extended memory used size (server)

MB

SAPSYS

The global extended memory (EG) is part of the extended memory (EM). It contains user-specific data and can be accessed by all work processes.

The EG is a part of the EM, which is used for multiprocessing. The EG contains data that does not belong to a specific user session. This may be data used for example for monitoring and statistics, or table buffers of the database interface (DBI),or ABAP shared objects that all work processes have access to independently of the user session. This KPI shows the total size of the extended global memory currently used during the collector run).

Remote system

Server

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

1 minute

EMG_USED_P

ABAP global extended memory usage (server)

%

SAPSYS

The global extended memory (EG) is part of the extended memory (EM). It contains user-specific data and can be accessed by all work processes.

The EG is a part of the EM, which is used for multiprocessing. The EG contains data that does not belong to a specific user session. This may be data used for example for monitoring and statistics, or table buffers of the database interface (DBI),or ABAP shared objects that all work processes have access to independently of the user session. This KPI shows the total size of the extended global memory currently used (during the collector run) in percent.

Remote system

Server

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

1 minute

EM_DIA_QUOTA ABAP extended memory dialog quota (server) MB SAPSYS This KPI measures the utilization of extended memory allocated for dialog processes in an SAP ABAP server environment. Remote system Server Any server /DVD/MON_CL_COL_BUFF DEF_1HOUR 1 hour
EM_NONDIA_QUOTA ABAP extended memory non-dialog quota (server) MB SAPSYS This KPI measures the utilization of extended memory allocated for non-dialog processes in an SAP ABAP server environment. Remote system Server Any server /DVD/MON_CL_COL_BUFF DEF_1HOUR 1 hour

EM_TOTAL

ABAP extended memory total size (server)

MB

SAPSYS

This KPI displays the total size of the extended memory (EM). The EM contains data that is associated with work processes, such as variables, lists and internal tables.

Remote system

Server

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

5 minutes

EM_TOTAL_P_OS ABAP extended memory total % of OS memory (server) % SAPSYS This KPI measures the percentage of the operating system's total memory that is allocated to extended memory in an SAP ABAP server environment.

Remote system

Server

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

5 minutes

EM_USED

ABAP extended memory used size (server)

MB

SAPSYS

This KPI displays the extended memory currently used (at the time when the collector was executed). The extended memory (EM) contains data associated with work processes, such as variables, lists, and internal tables.

Remote system

Server

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

5 minutes

EM_USED_P

ABAP extended memory usage (server)

%

SAPSYS

This KPI displays the maximum amount of extended memory used on all servers. The extended memory (EM) contains data associated with work processes, such as variables, lists, and internal tables.

Remote system

Server

Only application server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

5 minutes

EM_USED_P_SYS_MAX

ABAP extended memory usage max. (all servers)

%

SAPSYS

This KPI displays the extended memory used on all servers. The extended memory (EM) contains data associated with work processes, such as variables, lists, and internal tables.

Central system

System

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

5 minutes

ENQ_ARG_MAX_CNT

Maximum number of different lock arguments in the lock table

Count

SAPSYS

This KPI displays the maximum number of possible or allowed lock arguments. The lock argument of a table in the lock object consists of the key fields of the table. The lock argument fields of a lock object are used as input parameters in the function modules for setting and removing locks that are generated from the lock object definition. When these function modules are called, the table rows to be locked or unlocked are specified by defining certain values in these fields. These values can also be generic. The lock argument fields define which subset of the table rows must be locked.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_ARG_MAX_LVL

Highest number of different lock arguments stored simultaneously in the lock table

Count

SAPSYS

This KPI displays the highest recorded number of different lock arguments in the lock table at any given time. The lock argument of a table in the lock object consists of the key fields of the table. The lock argument fields of a lock object are used as input parameters in the function modules for setting and removing locks that are generated from the lock object definition. When these function modules are called, the table rows to be locked or unlocked are specified by defining certain values in these fields. These values can also be generic. The lock argument fields define which subset of the table rows must be locked.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_ARG_NOW_LVL

Current number of different lock arguments stored in the lock table

Count

SAPSYS

This KPI displays the total number of different lock arguments stored in this lock table. The lock argument of a table in the lock object consists of the key fields of the table. The lock argument fields of a lock object are used as input parameters in the function modules for setting and removing locks that are generated from the lock object definition. The lock table is a table in the main memory of the enqueue server that records the current locks in the system. For each elementary lock, the table specifies the owner, the lock mode, the name and the fields in the locked table. The lock table is used to manage locks. Every time the enqueue server receives a lock request, the system checks the lock table to determine whether the request collides with an existing lock. If this is the case, the request is rejected. Otherwise, the new lock is written to the lock table.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_BACKUP_REQ_DLT

Number of update calls for which locks were forwarded since the last run

Count

SAPSYS

This KPI calculates the number of update calls for which locks were forwarded since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_CLEAN_REQ_DLT

Number of releases for all locks of an application server since the last run

Count

SAPSYS

This KPI calculates the number of all releases of all locks of a selected application server since the last run. Physical lock mechanisms in the database system are insufficient for the requirements of an ABAP transaction. The locks must remain set for the duration of a whole SAP LUW, that is, over several dialog steps. They must also be capable of being handled by different work processes and even different application servers.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_COMPR_REQ_DLT

Number of compress operations since the last run

Count

SAPSYS

This KPI calculates the number of compress operations identified in Enqueue statistics (transaction SM12 > Extras > Statistics) since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_ENTR_MAX_CNT

Maximum number of elementary locks in the lock table

Count

SAPSYS

This KPI displays the maximum number of elementary locks in the lock table. The lock table is a table in the main memory of the enqueue server that records the current locks in the system. For each elementary lock, the table specifies the owner, the lock mode, the name and the fields in the locked table.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_ENTR_MAX_LVL

Highest number of elementary locks stored simultaneously in the lock table

Count

SAPSYS

This KPI displays the highest number of elementary locks in the lock table. The lock table is a table in the main memory of the enqueue server that records the current locks in the system. For each elementary lock, the table specifies the owner, the lock mode, the name and the fields in the locked table.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_ENTR_NOW_LVL

Current number of elementary locks in the lock table

Count

SAPSYS

This KPI displays the current number of elementary locks stored in the lock table. The lock table is a table in the main memory of the enqueue server that records the current locks in the system. For each elementary lock, the table specifies the owner, the lock mode, the name and the fields in the locked table.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_ENTR_P

Usage of SAP lock table

%

SAPSYS

This KPI displays the percentage of lock table usage. The lock table is used to manage locks. Every time the enqueue server receives a lock request, the system checks the lock table to determine whether the request collides with an existing lock (see lock collisions). If this is the case, the request is rejected. Otherwise, the new lock is written to the lock table.

Central system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_ERROR_DLT

Number of errors that occurred during lock requests since the last run

Count

SAPSYS

This KPI calculates the number of errors that occurred during lock requests since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_FILE_WRITE_DLT

Number of write accesses to file since the last run

Count

SAPSYS

This KPI calculates the number of write accesses to the file since the last run.

Remote system 

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_FILE_WRT_BCK_DLT

Number of write accesses to backup file since the last run

Count

SAPSYS

This KPI calculates the number of write accesses to the backup file since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_OWN_MAX_CNT

Maximum number of lock owner IDs in the lock table

Count

SAPSYS

This KPI calculates the maximal number of lock owner IDs in the lock table. A lock owner is a person who holds a lock. A lock can have one or two owners.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_OWN_MAX_LVL

Highest number of lock owners in the lock table

Count

SAPSYS

This KPI calculates the highest number of lock owners in the lock table. A lock owner is a person who holds a lock. A lock can have one or two owners.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_OWN_NOW_LVL

Current number of lock owners in the lock table

Count

SAPSYS

This KPI calculates the current number of all lock owners stored in the lock table. A lock owner is a person who holds a lock. A lock can have one or two owners. To find out which user is currently holding a lock, use the function module ENQUEUE_<Name>.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_REPORT_REQ_DLT

Number of operations for reading the lock table since the last run

Count

SAPSYS

This KPI calculates the number of operations for reading the lock table since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_REQUEST_DLT

Number of lock requests since the last run

Count

SAPSYS

This KPI calculates the number of lock requests since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_REQUEST_CNTD

Number of lock requests per minute since the last run

*/min

SAPSYS

This KPI calculates the delta between the value of ENQ processed at the last snapshot and the current value, divided by the number of minutes since the last snapshot. The output is the number of ENQ processed per minute. If there is a high number of work processes in SAPLSENA and the number of ENQ per minute is high, the issue is that the application is raising too many ENQ. The solution is to find the root cause of this high number of ENQ, e.g. too many small packets or too many requests in rsiccont. It is useful to monitor the number of parallel processes.

Central system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_REQ_REJ_DLT

Number of rejected lock requests since the last run

Count

SAPSYS

This KPI calculates the number of rejected lock requests since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_REQ_REJ_CNTD

Number of rejected lock requests per minute since the last run

*/min

SAPSYS

This KPI calculates the number of rejected lock requests per minute since the last run.

Central system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_ADMIN_REQUESTS_DLT

Number of administration requests since the last run

Number

SAPSYS

This KPI shows the number of administrative operations (for example: connection list, thread list, statistics) since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_AVG_NUM_SEARCH

Average number in search result

Number

SAPSYS

This KPI shows the average number of locks returned by all read operations.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_AVG_NUM_TAKEOVER

Average number in takeover replica

Number

SAPSYS

This KPI shows the average number of locks transferred by all takeover replica operations.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_AVG_NUM_UPDATE

Average number in update replica

Number

SAPSYS

This KPI shows the average number of locks transferred by all update replica operations.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_BACK_REC_WRITTEN

Number of backup records written

Number

SAPSYS

This KPI shows the number of lock entries written to the backup file.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_BACK_REC_WRITTEN_DLT Number of backup records written since last run number SAPSYS This KPI shows the number of lock entries written to the backup file since the last run. Remote system System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_CPU_SER_TIME_DLT

CPU time of enqueue server since the last run

secs

SAPSYS

This KPI shows the CPU time consumed by the Standalone Enqueue Server 2 since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_DATA_RECEIVED_DLT

Received data since the last run

MB

SAPSYS

This KPI shows the total number of MBs received from Standalone Enqueue Server 2 clients since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_DATA_SENT_DLT

Sent data since the last run

MB

SAPSYS

This KPI shows the total number of MBs sent to Standalone Enqueue Server 2 clients since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_ERRORS_CONN_DLT

Number of connection errors since the last run

Number

SAPSYS

This KPI shows the number of connection errors that occurred on the Standalone Enqueue Server 2 (for example due to traffic control) since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_ERRORS_SERVER_DLT

Number of server errors since the last run

Number

SAPSYS

This KPI shows the number of internal errors that occurred in the Standalone Enqueue Server 2 since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_LOCKS_CONFIG

Configured number of locks

Number

SAPSYS

This KPI shows the highest possible number of lock entries that can occur in the lock table at the same time. Cumulative counters are not included.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_LOCKS_CURRENT

Current number of locks

Number

SAPSYS

This KPI shows the current number of lock entries in the lock table. Cumulative counters are not included.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_LOCKS_PEAK

Peak number of locks

Number

SAPSYS

This KPI shows the highest number of lock entries that occurred in the lock table at the same time. Cumulative counters are not included.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_LOCKS_TOTAL_DLT

Total number of locks

Number

SAPSYS

This KPI shows the number of all lock entries that have been set in the lock table since the last run. Cumulative counters are not included.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_LOCK_COLLISIONS_DLT

Number of lock collisions

Number

SAPSYS

This KPI shows the number of all enqueue operations rejected because the requested lock was already set by another process since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_MAX_NUM_SEARCH

Maximum number in search result

Number

SAPSYS

This KPI shows the highest number of locks returned by a single read operation.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_MAX_NUM_TAKEOVER

Maximum number in takeover replica

Number

SAPSYS

This KPI shows the highest number of locks transferred by a single takeover replica operation.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_MAX_NUM_UPDATE

Maximum number in update replica

Number

SAPSYS

This KPI shows the highest number of locks transferred by a single update replica operation.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_NETWORK_REQ_DLT

Number of network requests since the last run

Number

SAPSYS

This KPI shows the number of network requests since the last run. A network request may include several lock operation requests.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_OP_ALL_DEQUEUE_DLT

Number of dequeue all operations since the last run

Number

SAPSYS

This KPI shows the number of operations that release all locks of the same logical unit of work (LUW) since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_OP_BACKUP_DLT

Number of backup operations since the last run

Number

SAPSYS

This KPI shows the number of operations that have written locks to the backup file since the last run. Backed up locks are copied to the lock table after a restart of the enqueue server.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_OP_DEQUEUE_DLT

Number of dequeue operations since the last run

Number

SAPSYS

This KPI shows the number of operations that have released a lock since the last run. This number includes the decrease of the cumulative counter of one lock table entry as well.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_OP_ENQUEUE_DLT

Number of enqueue operations since the last run

Number

SAPSYS

This KPI shows the number of operations that have set or tried to set a lock since the last run. This number includes the increase of the cumulative counter of one lock table entry as well.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_OP_READ_DLT

Number of read operations since the last run

Number

SAPSYS

This KPI shows the number of operations that return the entries in the lock table that match specified search criteria since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_OP_REMOVE_DLT

Number of remove operations since the last run

Number

SAPSYS

This KPI shows the number of operations that have removed specific locks in the lock table since the last run. The lock entry is removed from the lock table regardless of the value of the cumulative counter.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_OP_REM_ARG_PATT_DLT

Number of remove argument pattern operations since the last run

Number

SAPSYS

This KPI shows the number of operations that have removed locks matching a specified argument pattern since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_OP_REM_OWN_PATT_DLT

Number of remove owner pattern operations since last run

Number

SAPSYS

This KPI shows the number of operations that have removed locks matching a specified owner pattern since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_OP_REPL_CONFIG_DLT

Number of configure replica operations since the last run

Number

SAPSYS

This KPI shows the number of operations that have configured the replication table since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_OP_REPL_TAKEOVER_DLT

Number of takeover replica operations since the last run

Number

SAPSYS

This KPI shows the number of operations that have taken over the replication table as new lock table since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_OP_REPL_UPDATE_DLT

Number of update replica operations since the last run

Number

SAPSYS

This KPI shows the number of operations that have updated the replication table with the content of the lock table since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_OP_TOTAL_DLT

Total number of lock operations since the last run

Number

SAPSYS

This KPI shows the total number of operations that access the lock table:

  • Enqueue operations

  • Dequeue operations

  • Dequeue all operations

  • Read operations

  • Backup operations

  • Remove operations

  • Remove owner pattern operations

  • Remove argument pattern operations

Administrative operations are not included.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_OVERFLOWS_LOCK_TAB_DLT

Number of lock table overflows since the last run

Number

SAPSYS

This KPI shows the number of lock table overflows since the last run. If the number of requested lock entries would lead to more entries than the configured maximum number of locks, the lock table overflows.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_OVERFLOWS_SESSION_DLT

Number of session overflows since the last run

Number

SAPSYS

This KPI shows the number of session overflows since the last run. One single ABAP session should not be able to overflow the lock table by setting too many locks. Therefore, a session quota is implemented that can be configured to a specific value, for example 20%.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_PROCESS_TIME_DLT

Processing time for lock operations since the last run

secs

SAPSYS

This KPI shows the time spent on actual processing of lock operations since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_ROLL_IN_DLT

Number of roll-ins of connection since the last run

Number

SAPSYS

This KPI shows number of times the watchdog thread has handed over the request processing back to a worker thread since the last run. A roll-in happens, for example, if a client sends the next request to the server after a specified time of inactivity.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_ROLL_OUT_DLT

Number of roll-outs of connection since the last run

Number

SAPSYS

This KPI shows the number of times a worker thread has handed over the request processing to the watchdog thread since the last run. A roll-out happens, for example, if a client sends no request to the server for a certain period of time.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_TIMEOUTS_DLT

Number of timeouts since the last run

Number

SAPSYS

This KPI shows the number of timeouts that have occurred on the server since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_SER2_WAIT_TIME_DLT

Waiting time for lock operations since the last run

secs

SAPSYS

This KPI shows the time spent waiting for processing of lock operations since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_TOTAL_TIME_DLT

Total time spent in the critical path for lock operations since the last run

sec

SAPSYS

This KPI calculates the total time spent in the critical path for lock operations since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_TOTAL_WAIT_DLT

Total wait time of parallel processing before entering the critical path since the last run

sec

SAPSYS

This KPI calculates the total wait time of parallel processing before entering the critical path since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_TOT_SER_TIME_DLT

Total time spent in the enqueue server since the last run

sec

SAPSYS

This KPI calculates the total time spent in the enqueue server since the last run. The enqueue server (also known as the lock server) is the SAP system component that manages the lock table. There is only one enqueue server in a distributed SAP system. The enqueue server receives a lock request and checks the lock table to determine whether the lock request collides with an existing lock. If it does, the enqueue server rejects it. If it does not collide, the enqueue server sets the lock and makes the entry in the lock table.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_UPD_MAX_CNT

Max. num. of open update requests with locks occurred so far

Count

SAPSYS

This KPI calculates the maximum number of accumulated update requests.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_UPD_NOW_LVL

Current number of open update requests with locks

Count

SAPSYS

This KPI calculates the current number of outstanding update requests.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

ENQ_VERIFY_REQ_DLT

Number of verify operations since the last run

Number

SAPSYS

This KPI calculates the number of verify operations identified in Enqueue statistics (transaction SM12 > Extras > Statistics) since the last run.

Remote system

System

Any server

/DVD/MON_CL_COL_ENQUEUE_STAT

DEF_5MIN

5 minutes

FBA_APPLOGSIZE

Application log size (total)

MB

SAPSYS

This KPI displays the total size of the following application log tables:

  • BALC: Log or message context

  • BALDAT: Log data

  • BALHDR: Log header

  • BALHDRP: Log parameter

  • BALM: Log message

  • BALMP: Message parameter

  • BAL_INDX: INDX tables

Remote system

System

Any server

/DVD/MON_CL_COL_TAB

FS_BASIS

1 day

FBA_BATCHINLG

Batch input session and log size (total)

MB

SAPSYS

This KPI displays the total size of the following tables:

  • APQD: Data definition queue

  • APQI: Queue info definition

  • APQL: Batch Input log directory

Remote system

System

Any server

/DVD/MON_CL_COL_TAB

FS_BASIS

1 day

FBA_BATCHJOB

Batch job size (total)

MB

SAPSYS

This KPI displays the total size of the background job processing tables:

  • TBTCO: Job status overview table

  • TBTCP: Background job step overview

  • TBTCR: Batch scheduler execution time

  • TBTCS: Time schedule table

Remote system

System

Any server

/DVD/MON_CL_COL_TAB

FS_BASIS

1 day

FBA_CHPOINTSIZE

Change pointer size (total)

MB

SAPSYS

This KPI displays the total size of the following tables:

  • BDCP: Change pointer

  • BDCP2: Aggregated change pointers (BDCP, BDCPS)

  • BDCPS: Change pointer status

Remote system

System

Any server

/DVD/MON_CL_COL_TAB

FS_BASIS

1 day

FBA_DBTABLOGSIZE

Table log size (total)

MB

SAPSYS

This KPI displays total size of the table DBTABLOG – Log records of table changes.

Remote system

System

Any server

/DVD/MON_CL_COL_TAB

FS_BASIS

1 day

FBA_ORPHJOBLG

Orphaned job logs size (total)

MB

SAPSYS

This KPI displays the total size of the table TST01 – TemSe: List of objects and parts.

Remote system

System

Any server

/DVD/MON_CL_COL_TAB

FS_BASIS

1 day

FBA_RFCLOGSIZE

RFC log size (total)

MB

SAPSYS

This KPI displays the total size of the following tables:

  • ARFCRSTATE: Status of ARFC calls on receiver side

  • ARFCSDATA: ARFC call data (callers)

  • ARFCSSTATE: Description of ARFC call status (send)

Remote system

System

Any server

/DVD/MON_CL_COL_TAB

FS_BASIS

1 day

FBA_SNAPSIZE

Size of ABAP snapshot for runtime errors

MB

SAPSYS

This KPI displays the total size of the table SNAP – ABAP/4 snapshot for runtime errors.

Remote system

System

Any server

/DVD/MON_CL_COL_TAB

FS_BASIS

1 day

FBA_SPOOLREQSIZE

Spool request size (total)

MB

SAPSYS

This KPI displays the total size of the following tables:

  • TSP01: Spool requests

  • TST03: TemSe data

Remote system

System

Any server

/DVD/MON_CL_COL_TAB

FS_BASIS

1 day

FBA_TEMSEFILES

Orphaned TemSe on DB size (total)

MB

SAPSYS

This KPI displays the total size of the table TST03 – TemSe data.

Remote system

System

Any server

/DVD/MON_CL_COL_TAB

FS_BASIS

1 day

FBA_UPDREQSIZE

Update request size (total)

MB

SAPSYS

This KPI displays the total size of the following tables:

  • VBDATA: Update data

  • VBHDR: Update header

  • VBMOD: Update function modules

Remote system

System

Any server

/DVD/MON_CL_COL_TAB

FS_BASIS

1 day

FER_IDOC_SIZE

IDoc size (total)

MB

ERP

This KPI displays the total size of the following tables:

  • EDID4: IDoc data records from 4.0 onwards

  • EDIDC: Control record (IDoc)

  • EDIDS: Status record (IDoc)

Remote system

System

Any server

/DVD/MON_CL_COL_TAB

FS_ERP

1 day

FER_WF_ITEM_SIZE

Workflow item size (total)

MB

ERP

This KPI displays the total size of the following tables:

  • SOFM: SAPoffice: Folder Contents

  • SORD: SAPoffice: Viewed Records for Shared Folders

  • SORS: SAPoffice: Resubmission of User

  • SWFDEVINST: Event Linkages with Instance Reference

  • SWFRCRLINST: Correlation Runtime: Instances

  • SWFREXTPROC: Workflow: Relation Between Work Item and External Process

  • SWP_HEADER: Workflow Instances: Header Data of a Workflow Execution

  • SWP_JOIN: Workflow Instances: Join Node of a Workflow Execution

  • SWP_NODEWI: WF: Work Items for Nodes in a Workflow Definition

  • SWP_SUSPEN: Workflow Instances: Suspended Work Item Callbacks

  • SWPCMPCONT: Component Container of WFM

  • SWPNODE: WFM: Node Properties and Node Hierarchy at Runtime

  • SWPNODELOG: Workflow: Instance Data of Nodes of a Workflow Execution

  • SWPSTEPLOG: Workflow: Instance Data of Steps of a Workflow Execution

  • SWW_CONT: Workflow Runtime: Work Item Data Container

  • SWW_CONTOB: Workflow Runtime: Work Item Data Container (Only Objects)

  • SWW_EVENTS: Workflow: Events in Workflow

  • SWW_WI2OBJ: Workflow Runtime: Relation of Work Item to Object

  • SWWCNTP0: Workflow Container: XML Database (P0)

  • SWWCNTPADD: Workflow Runtime: Persistence for Additional Container (XML)

  • SWWEI: Workflow Runtime: Work Items of Type E (Event Items)

  • SWWLOGHIST: Workflow Runtime: History of a Work Item

  • SWWORGTASK: Workflow Runtime: Assignment of WIs to Org. Unit/Task

  • SWWUSERWI: Current Work Items Assigned to a User

  • SWWWIAGENT: Workflow Runtime: Agents for Execution of a Work Item

  • SWWWIDEADL: Workflow Runtime: Deadline Data for Work Items

  • SWWWIDH: Workflow Runtime: Deadline Monitoring of Work Items

  • SWWWIHEAD: Workflow Runtime: Header Table for All Work Item Types

  • SWWWIRET: Workflow Runtime: Return Values of Method Call

  • SWZAI: Header Table for all Properties of a Work Queue

  • SWZAIENTRY: Object Table for Work Queues (Entries)

  • SWZAIRET: Return Values of Method Call of a WQ Line

Remote system

System

Any server

/DVD/MON_CL_COL_TAB

FS_ERP

1 day

FS_ROOT_FREE

Free space monitoring on root partition

%

OS

This KPI displays the percentage of free space on the root partition. This KPI serves as an example based on which you can define custom KPIs to monitor the free space on any partition.

Remote system

Server

Only application server

/DVD/MON_CL_COL_SYS_FS

N/A: You must schedule this KPI manually*

Custom

GRC_AOC_BC_ALL

Number of SAP_BC roles with full authorizations at org. level

Count

GRC

This KPI displays the total number of SAP_BC roles that have full authorizations at the organization level.

Remote system

System

Any server

/DVD/MON_GRC_CL_COL_AUTH_OC

GRC_1DAY

1 day

GRC_AOC_SEC_ALL

Number of SAP_SEC_ roles with full authorizations at org. level

Count

GRC

This KPI displays the total number of roles (starting with SAP_SEC_*) that have full authorizations at the organization level.

Remote system

System

Any server

/DVD/MON_GRC_CL_COL_AUTH_OC

GRC_1DAY

1 day

GRC_AOC_ZCOM_ALL

Number of X, Y, Z* roles with full authorizations at org. level

Count

GRC

This KPI displays the total number of custom roles (starting with X, Y, Z*) that have full authorizations at the organization level.

Remote system

System

Any server

/DVD/MON_GRC_CL_COL_AUTH_OC

GRC_1DAY

1 day

GRC_AUTH_ALL

Number of users with full authorizations (SAP_ALL, SAP_NEW)

Count

GRC

This KPI displays the total number of users that have full authorizations (SAP_ALL, SAP_NEW).

Remote system

System

Any server

/DVD/MON_GRC_CL_COL_USR_AUTH

GRC_1DAY

1 day

GRC_AUTH_ALL_O_N

Number of NEW users with full authorizations (SAP_ALL, SAP_NEW)

Count

GRC

This KPI displays the number of new identified users since the last run of the collector execution, which have the full authorizations (SAP_ALL, SAP_NEW).

Remote system

System

Any server

/DVD/MON_GRC_CL_COL_USR_AUTH

GRC_1DAY

1 day

GRC_PROF_PARAM

Number of profile parameters with unexpected values

Count

GRC

This KPI displays the number of parameters that have different values than values specified in the input table /DVD/MON_GRC_I1. The collector checks the values of the profile parameters and compares them with values defined in the input table. The comparison is performed for each server.

Remote system

System

Any server

/DVD/MON_GRC_CL_COL_PARAM

GRC_1DAY

1 day

GRC_REF_USR_CNT

Number of used reference users

Count

GRC

This KPI displays the number of used reference users on the system.

Remote system

System

Any server

/DVD/MON_GRC_CL_COL_REF_USERS

GRC_1DAY

1 day

GRC_SEC_NOTE_CNT

Number of not implemented security notes

Count

SAPSYS

This KPI displays the number of non-implemented SAP security notes. To be able to monitor this KPI, you must specify an RFC destination in your Solution Manager. You can specify this RFC destination via the collector parameter SOLMAN_RFC_DESTINATION.

Remote system

System

Any server

/DVD/MON_GRC_CL_COL_SEC_NOTES

GRC_1DAY

1 day

HEAP_DIA

ABAP Heap memory dialog quota (server)

MB

SAPSYS

This KPI displays the amount of heap memory (private memory) that an SAP dialog work process can allocate on an application server. The official parameter for this KPI is abap/heap_area_dia.

Remote system

Server

Only application server

/DVD/MON_CL_COL_HEAP

DEF_5MIN

5 minutes

HEAP_NONDIA

ABAP Heap memory non-dialog quota (server)

MB

SAPSYS

This KPI displays the amount of heap memory (private memory) that an SAP non-dialog work process can allocate on an application server. This value refers to spool, update and background processes. The official parameter for this KPI is abap/heap_area_nondia.

Remote system

Server

Only application server

/DVD/MON_CL_COL_HEAP

DEF_5MIN

5 minutes

HEAP_TOTAL

Heap memory available (server)

MB

SAPSYS

This KPI displays the total size of heap memory assigned to an application server. This value contains dialog and non-dialog heap memory sizes combined. The official parameter for this KPI is abap/heap_area_total.

Remote system

Server

Only application server

/DVD/MON_CL_COL_HEAP

DEF_5MIN

5 minutes

HEAP_TOTAL_P_OS ABAP Heap memory total % of OS memory (server) % SAPSYS This KPI measures the percentage of the operating system's total memory allocated to heap memory in an SAP ABAP server environment. Remote system Server Any server /DVD/MON_CL_COL_HEAP DEF_5MIN 5 minutes

HEAP_USED_DIA

ABAP Heap memory dialog used size (server)

MB

SAPSYS

This KPI shows how much dialog heap memory is used in a specific time for an application server. Only dialog work processes can use this private memory.

Remote system

Server 

Only application server

/DVD/MON_CL_COL_HEAP

DEF_5MIN

5 minutes

HEAP_USED_DIA_P

ABAP Heap memory dialog usage (server)

%

SAPSYS

This KPI shows how much dialog heap memory is used in a specific time for an application server as a percentage. Only dialog work processes can use this private memory.

Remote system

Server

Only application server

/DVD/MON_CL_COL_HEAP

DEF_5MIN

5 minutes

HEAP_USED_DIA_P_SYS_MAX

ABAP Heap memory dialog usage max. (all servers)

%

SAPSYS

This KPI shows how much dialog heap memory is used across all application servers as a percentage.

Central system

System

Any server

/DVD/MON_CL_COL_HEAP

DEF_5MIN

5 minutes

HEAP_USED_NONDIA

ABAP Heap memory non-dialog used size (server)

MB

SAPSYS

This KPI shows how much non-dialog heap memory is used in a specific time for an application server. Only non-dialog work processes can use this private memory.

Remote system

Server

Only application server

/DVD/MON_CL_COL_HEAP

DEF_5MIN

5 minutes

HEAP_USED_NONDIA_P

ABAP Heap memory non-dialog usage (server)

%

SAPSYS

This KPI shows how much non-dialog heap memory is used in a specific time for an application server as a percentage. Only non-dialog work processes can use this private memory.

Remote system

Server 

Only application server

/DVD/MON_CL_COL_HEAP

DEF_5MIN

5 minutes

HEAP_USED_NONDIA_P_SYS_MAX

ABAP Heap memory non-dialog usage max. (all servers)

%

SAPSYS

This KPI shows how much non-dialog heap memory is used across all application servers as a percentage.

Central system

System

Any server

/DVD/MON_CL_COL_HEAP

DEF_5MIN

5 minutes

HEAP_USED_TOTAL

ABAP Heap memory used (server)

MB

SAPSYS

This KPI displays the total size of the allocated heap memory in a specific time for an application server. It defines how much total heap is used by dialog and non-dialog work processes combined.

Remote system

Server

Only application server

/DVD/MON_CL_COL_HEAP

DEF_5MIN

5 minutes

HEAP_USED_TOTAL_P

ABAP Heap memory usage (server)

%

SAPSYS

This KPI displays the total size of the allocated heap memory in a specific time for an application server as a percentage. It defines how much of total heap is used with dialog and non-dialog work processes combined.

Remote system

Server

Only application server

/DVD/MON_CL_COL_HEAP

DEF_5MIN

5 minutes

HEAP_USED_TOTAL_P_SYS_MAX

ABAP Heap memory usage max. (all servers)

%

SAPSYS

This KPI shows how much heap memory (dialog and non-dialog) is used in total across all application servers as a percentage.

Central system

System

Any server

/DVD/MON_CL_COL_HEAP

DEF_5MIN

5 minutes

ICM_CURR_CONN

Number of current connections (server)

Count

SAPSYS

This KPI displays the total number of currently used connections to an application server.

Remote system

Server

Only application server

/DVD/MON_CL_COL_ICM

DEF_5MIN

5 minutes

ICM_CURR_QUE

Number of current entries in queue (server)

Count

SAPSYS

This KPI shows how many entries are currently in the request queue.

Remote system

Server

Only application server

/DVD/MON_CL_COL_ICM

DEF_5MIN

5 minutes

ICM_CURR_THR

Number of all threads (server)

Count

SAPSYS

This KPI displays the total number of available threads on an application server. It contains threads in one of the following states:

  • Running

  • Idle

  • Completed

Remote system

Server

Only application server

/DVD/MON_CL_COL_ICM

DEF_5MIN

5 minutes

ICM_IDLE_THR

Number of idle threads (server)

Count

SAPSYS

This KPI displays the number of threads on an application server that have the status Idle.

Remote system

Server

Only application server

/DVD/MON_CL_COL_ICM

DEF_5MIN

5 minutes

ICM_MAX_CONN

Maximum limit for allowed connections (server)

Count

SAPSYS

This KPI displays the maximum number of connections that can be maintained by an application server at the same time.

Remote system

Server

Only application server

/DVD/MON_CL_COL_ICM

DEF_5MIN

5 minutes

ICM_MAX_QUE

Maximum limit for allowed entries in request queue (server)

Count

SAPSYS

This KPI displays the maximum number of entries that are allowed in a request queue at the same time.

Remote system

Server

Only application server

/DVD/MON_CL_COL_ICM

DEF_5MIN

5 minutes

ICM_MAX_THR

Maximum limit for allowed threads (server)

Count

SAPSYS

This KPI displays the maximum number of threads that are allowed on an application server at the same time. Application server can sometimes override limit if it needs to.

Remote system

Server

Only application server

/DVD/MON_CL_COL_ICM

DEF_5MIN

5 minutes

ICM_PEAK_CONN

All-time peak connections (server)

Count

SAPSYS

This KPI displays the all-time peak number of connections identified on an application server at one time. The specific time used is the time when the monitoring was executed and the data was collected.

Remote system

Server

Only application server

/DVD/MON_CL_COL_ICM

DEF_5MIN

5 minutes

ICM_PEAK_QUE

All-time peak entries in request queue (server)

Count

SAPSYS

This KPI displays the all-time peak number of entries in the request queue at one time. The specific time used is the time when the monitoring was executed and the data was collected.

Remote system

Server

Only application server

/DVD/MON_CL_COL_ICM

DEF_5MIN

5 minutes

ICM_PEAK_THR

All-time peak threads (server)

Count

SAPSYS

This KPI displays the all-time peak number of threads that were active at the same time.

Remote system

Server

Only application server

/DVD/MON_CL_COL_ICM

DEF_5MIN

5 minutes

ICM_RUNN_THR

Number of running threads (server)

Count

SAPSYS

This KPI displays the number of threads on an application server that have the status Running.

Remote system

Server

Only application server

/DVD/MON_CL_COL_ICM

DEF_5MIN

5 minutes

ICM_RUN_THR_P

Percentage of used running threads (server)

%

SAPSYS

This KPI shows how many threads are being used and therefore have the status Running at a specific point in time (running threads divided by all threads). If this value is 20%, for example, the remaining 80% are threads with the status Idle or occasionally with the status Unknown if SAP cannot determine the status.

Remote system

Server

Only application server

/DVD/MON_CL_COL_ICM

DEF_5MIN

5 minutes

ICM_UNK_THR

Number of threads with unknown status (server)

Count

SAPSYS

This KPI displays the number of threads on an application server that have the status Unknown. This KPI includes all threads that do not have the status Idle or Running.

Remote system

Server

Only application server

/DVD/MON_CL_COL_ICM

DEF_5MIN

5 minutes

ICM_USED_CONN_P

Percentage of used connections (server)

%

SAPSYS

This KPI displays the percentage of used connections (current connections/max. allowed connections). An application server can have a large amount of connections allowed and only few of them used. Values below 1% usage are reported as 0%.

Remote system

Server

Only application server

/DVD/MON_CL_COL_ICM

DEF_5MIN

5 minutes

ICM_USED_QUE_P

Percentage of used request queues (server)

%

SAPSYS

This KPI displays the percentage of used request queues (current entries/max. allowed entries).

Remote system

Server

Only application server

/DVD/MON_CL_COL_ICM

DEF_5MIN

5 minutes

ICM_USED_THR_P

Percentage of used available threads (server)

%

SAPSYS

This KPI displays the percentage of threads that are available at one time compared to the maximum number of allowed threads on an application server.

Remote system

Server

Only application server

/DVD/MON_CL_COL_ICM

DEF_5MIN

5 minutes

LAN_ERROR_IN

Number of network errors: In (server)

Count

OS

This KPI displays the number of network errors that occur for receiving packets per second on the server. You can check this KPI via transaction ST06 by clicking Snapshot > LAN.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

LAN_ERROR_IN_SYS_SUM

Total number of network errors: In (all servers)

Count

OS

This KPI displays the total number of network errors that occur for receiving packets per second on all servers. You can check this KPI via transaction ST06 by clicking Snapshot > LAN.

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

LAN_ERROR_OUT

Number of network errors: Out (server)

Count

OS

This KPI displays the number of network errors that occur for receiving packets per second on the server. You can check this KPI via transaction ST06 by clicking Snapshot > LAN.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

LAN_ERROR_OUT_SYS_SUM

Total number of network errors: Out (all servers)

Count

OS

This KPI displays the total number of network errors that occur for sending packets per second on all servers. You can check this KPI via transaction ST06 by clicking Snapshot > LAN.

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

LAN_PACKETS_IN

Number of network packets: In (server)

Count

OS

This KPI displays the number of network packets of type In on the server.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

LAN_PACKETS_IN_SYS_SUM

Total number of network packets: In (all servers)

Count

OS

This KPI displays the total number of network packets of type In on all servers.

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

LAN_PACKETS_OUT

Number of network packets: Out (server)

Count

OS

This KPI displays the number of network packets of type Out on the server.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

LAN_PACKETS_OUT_SYS_SUM

Total number of network packets: Out (all servers)

Count

OS

This KPI displays the total number of network packets of type Out on all servers.

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

LOCK_LONGEST_DURATION

Duration of the longest lock entry

Hours

SAPSYS

This KPI displays the longest duration of an existing lock entry in hours. It considers all current lock entries in transaction SM12 based on the configured custom rules. By default, if you do not define any custom rules in the input table /DVD/MON_LOCK_I, all locks are considered.

Remote system

System

Any server

/DVD/MON_CL_COL_LOCKS

DEF_5MIN

5 minutes

LOCK_NUM_ALL

Number of all existing lock entries

Number

SAPSYS

This KPI displays the total number of existing lock entries on the system.

Remote system

System

Any server

/DVD/MON_CL_COL_LOCKS

DEF_5MIN

5 minutes

LOCK_NUM_ALL_SPECIFIC

Number of all existing lock entries specified in inputs

Number

SAPSYS

This KPI displays the total number of existing lock entries that are monitored by custom rules configured in the input table /DVD/MON_LOCK_I. Only the lock entries that match the fields Client, Table name and Lock argument of the custom rule are included in this KPI (time limit for long-existing locks is ignored). By default, if you do not define any custom rules in this input table, all locks are counted toward this KPI value.

Remote system

System

Any server

/DVD/MON_CL_COL_LOCKS

DEF_5MIN

5 minutes

LOCK_NUM_LONG_RUNNING

Number of lock entries exceeding the time limit

Number

SAPSYS

This KPI displays the number of lock entries for which the actual duration exceeds the configured time limit in minutes. By default, if you do not define any custom rules in the input table /DVD/MON_LOCK_I, a time limit of 10 minutes is automatically used.

Remote system

System

Any server

/DVD/MON_CL_COL_LOCKS

DEF_5MIN

5 minutes

LOCK_NUM_MODE_E

Number of exclusive locks (lock mode E)

Number

SAPSYS

This KPI displays the number of exclusive locks (lock mode E) available in transaction SM12 based on the configured custom rules. By default, if you do not define any custom rules in the input table /DVD/MON_LOCK_I, all exclusive locks are counted toward this KPI value.

Remote system

System

Any server

/DVD/MON_CL_COL_LOCKS

DEF_5MIN

5 minutes

LOCK_NUM_MODE_O

Number of optimistic locks (lock mode O)

Number

SAPSYS

This KPI displays the number of optimistic locks (Lock mode O) available in transaction SM12 based on the configured custom rules. By default, if you do not define any custom rules in the input table /DVD/MON_LOCK_I, all optimistic locks are counted toward this KPI value.

Remote system

System

Any server

/DVD/MON_CL_COL_LOCKS

DEF_5MIN

5 minutes

LOCK_NUM_MODE_S

Number of shared locks (lock mode S)

Number

SAPSYS

This KPI displays the number of shared locks (Lock mode S) available in transaction SM12 based on the configured custom rules. By default, if you do not define any custom rules in the input table /DVD/MON_LOCK_I, all shared locks are counted toward this KPI value.

Remote system

System

Any server

/DVD/MON_CL_COL_LOCKS

DEF_5MIN

5 minutes

LOCK_NUM_MODE_X

Number of exclusive non-cumulative locks (lock mode X)

Number

SAPSYS

This KPI displays the number of exclusive, non-cumulative locks (Lock mode X) available in transaction SM12 based on the configured custom rules. By default, if you do not define any custom rules in the input table /DVD/MON_LOCK_I, all exclusive, non-cumulative locks are counted toward this KPI value.

Remote system

System

Any server

/DVD/MON_CL_COL_LOCKS

DEF_5MIN

5 minutes

MEM_FREE

Free physical memory (server)

kB

OS

This KPI displays the free physical memory on the server in kB.

 

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

MEM_FREE_INCL_FS_CACHE_MB Free physical memory incl. FS cache (server) MB OS This KPI displays the free physical memory (including the File System (FS) cache) available on the specific server and it is only collected if the CCM data is supported on the system. Remote system Server Any server /DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

MEM_FREE_INCL_FS_CACHE_P Free physical memory incl. FS cache (server) % OS This KPI displays the percentage of the free physical memory (including the File System (FS) cache) available on the specific server and it is only collected if the CCM data is supported on the system. Central system Server Any server /DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

MEM_FREE_INCL_FS_CACHE_SUM_MB Total free physical memory incl. FS cache (all servers) MB OS This KPI displays the total free physical memory (including the File System (FS) cache) in the system (total sum of all servers). This KPI is only collected if the CCM data is supported on the system. Central system System Any server /DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

MEM_FREE_MB

Physical memory free (server)

MB

OS

This KPI displays the free physical memory on the server in MB.

 

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

MEM_FREE_SUM

Total free physical memory in system (all servers)

kB

OS

This KPI displays the total sum of free physical memory in the system on all servers in kB. It displays the total free memory for the whole system.

 

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

MEM_FREE_SUM_MB

Total free physical memory in system (all servers)

MB

OS

This KPI displays the total sum of free physical memory in the system on all servers in MB. It displays the total free memory for the whole system.

 

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

MEM_PHYS

Physical memory available (server)

MB

OS

This KPI displays the physical memory that is available on the server.

 

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

MEM_USED_P

Physical memory used (server)

%

OS

This KPI displays the physical memory used on the server as a percentage.

 

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

MEM_USED_P_SYS_MAX

 

Maximum physical memory used (all servers)

%

OS

This KPI displays the maximum physical memory used on all servers as a percentage.

 

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

MON_LIC_VALID_DAYS

Number of days for which the license will be valid

days

SAPSYS

This KPI displays the number of days for which a specific license will be valid as of today. If you have installed multiple licenses, only the license with the longest validity will be displayed under this KPI.

Remote system

System

Any server

/DVD/MON_CL_COL_LICENSE

DEF_1DAY

1 day

NR_MAX_DIFF

Maximum incremental difference of all number ranges

Count

SAPSYS

This KPI displays the maximum incremental difference found in a single monitored number range compared with all other number ranges.

Remote system

System

Any server

/DVD/MON_CL_COL_NUM_RANGE

DEF_1DAY

1 day

NR_MAX_SPEED

Maximum incremental speed of number ranges

Value/day

SAPSYS

This KPI displays the maximum incremental speed found in a single monitored number range compared with all other number ranges.

Remote system

System

Any server

/DVD/MON_CL_COL_NUM_RANGE

DEF_1DAY

1 day

NR_OVER_THR

Number of number ranges that are over the threshold

Count

SAPSYS

This KPI displays the total number of number ranges that are over threshold. It considers all thresholds: speed, difference and percentage. You can view the default value for each threshold in the collector parameters.

Remote system

System

Any server

/DVD/MON_CL_COL_NUM_RANGE

DEF_1DAY

1 day

NR_TOTAL_DIFF

Sum of all incremental differences from number ranges

Count

SAPSYS

This KPI displays the incremental differences of all monitored number ranges summed into one value.

Remote system

System

Any server

/DVD/MON_CL_COL_NUM_RANGE

DEF_1DAY

1 day

NR_TOTAL_SPEED

Sum of all speeds of monitored number ranges

Value/day

SAPSYS

This KPI displays the total speed of all monitored number ranges. This value represents how fast numbers are assigned to number ranges per day.

Remote system

System

Any server

/DVD/MON_CL_COL_NUM_RANGE

DEF_1DAY

1 day

OS_RUN_PS_COUNT

Number of running processes on OS

Count

OS

This KPI displays the number of running processes on the operating system. It serves as an example based on which you can define custom KPIs for any OS command.

Remote system

System

Any server

/DVD/MON_CL_COL_SYS_CMD

N/A: You must schedule this KPI manually*

Custom

PAGE_IN

Pages IN in kB/s

kB/s

OS

This KPI displays the value for Pages IN from the memory per hour.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

PAGE_IN_P

Pages IN from memory per hour (server)

%

OS

This KPI displays the percentage of Pages IN per hour for each server. The memory utilization statistics are important to ensure that the system is running smoothly.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

PAGE_IN_P_SYS_MAX

Maximum percentage of Pages IN from memory per hour (all servers)

%

OS

This KPI displays the maximum percentage of Pages IN from the memory per hour from all servers. The memory utilization statistics are important to ensure that the system is running smoothly.

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

PAGE_OUT

Pages OUT in kB/s

kB/s

OS

This KPI displays the value for Pages OUT from the memory. If the value is not null, it indicates that the system is swapping.

Values are collected for the database and for all application servers. However, this KPI only displays the minimum value.

In SAP, you can view this KPI via transaction ST06.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

PAGE_OUT_P

Pages OUT from memory per hour (server)

%

OS

This KPI displays the number of Pages OUT per hour. The memory utilization statistics are important to ensure that the system is running smoothly.

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

PAGE_OUT_P_SYS_MAX

Maximum percentage of Pages OUT from memory per hour (all servers)

%

OS

This KPI displays the maximum number of Pages OUT per hour from all servers. The memory utilization statistics are important to ensure that the system is running smoothly.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

PARAM_CHANGED

Number of changed system profile parameters

Count

SAPSYS

This KPI displays the number of changed profile parameters. You can change the parameters in transaction RZ11. Note that some changes can affect the security or performance of system. Additional details about changed parameters are available in the detail table Changed profile parameters (app. server).

Remote system

System

Any server

/DVD/MON_CL_COL_PARAM

DEF_1DAY

1 day

PG_CFG_MEM

 

ABAP Paging area: Size in the shared memory (server)

MB

OS

The roll and paging buffers are the preferred working area of the roll and paging areas for an instance (application server). The remaining area is located on the disk as roll and paging files. The user context is stored in the extended memory and the roll area (when the job is “rolled out” of a work process). The paging area stores special data for the ABAP processor, while the extended memory stores a large portion of the internal tables of a program.

This KPI displays the size of the paging area in the shared memory only. The disk is excluded.

Remote system

Server

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

5 minutes

PG_CFG_SYS_MEM

 

ABAP Paging area: Max. size in shared memory (all servers)

 

MB

OS

The roll and paging buffers are the preferred working area of the roll and paging areas for an instance (application server). The remaining area is located on the disk as roll and paging files. The user context is stored in the extended memory and the roll area (when the job is “rolled out” of a work process). The paging area stores special data for the ABAP processor, while the extended memory stores a large portion of the internal tables of a program.

This KPI displays the maximum size of the paging area in the shared memory only among all servers. The disk is excluded.

Central system

System

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

5 minutes

PG_CFG_SYS_TOTAL

 

ABAP Paging area: Max. size of the paging area (all servers)

MB

OS

The roll and paging buffers are the preferred working area of the roll and paging areas for an instance (application server). The remaining area is located on the disk as roll and paging files. The user context is stored in the extended memory and the roll area (when the job is “rolled out” of a work process). The paging area stores special data for the ABAP processor, while the extended memory stores a large portion of the internal tables of a program.

This KPI displays the maximum total size of the paging memory of all servers. This includes the shared memory and the virtual memory on the disk.

Central system

System

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

5 minutes

PG_CFG_TOTAL

ABAP Paging area: Size of the paging area (server)

MB

OS

The roll and paging buffers are the preferred working area of the roll and paging areas for an instance (application server). The remaining area is located on the disk as roll and paging files. The user context is stored in the extended memory and the roll area (when the job is "rolled out" of a work process). The paging area stores special data for the ABAP processor, while the extended memory stores a large portion of the internal tables of a program.

This KPI displays the total size of the paging memory. This includes the shared memory and the virtual memory on the disk.

Remote system

Server

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

5 minutes

PG_MAXFS ABAP Paging area: Max. size of the SAP paging file (server) MB OS This KPI displays the size of the SAP paging file. The default value is platform-specific and is determined dynamically by the system parameter rdisp/PG_MAXFS. Remote system Server Only application server /DVD/MON_CL_COL_BUFF DEF_5MIN 5 minutes

PG_PEAK

ABAP Paging area: Peak paging area used (server)

MB

OS

The roll and paging buffers are the preferred working area of the roll and paging areas for an instance (application server). The remaining area is located on the disk as roll and paging files. The user context is stored in the extended memory and the roll area (when the job is “rolled out” of a work process). The paging area stores special data for the ABAP processor, while the extended memory stores a large portion of the internal tables of a program.

This KPI displays the all-time peak usage of the paging memory.

Remote system

Server

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

5 minutes

PG_SHM

ABAP Paging area: Size of the paging buffer (server)

MB OS This value specifies the size of the paging buffer. The default value is platform-specific and is determined dynamically by the parameter rdisp/PG_SHM system. Remote system Server Only application server /DVD/MON_CL_COL_BUFF DEF_5MIN 5 minutes

PG_SYS_PEAK_MAX

ABAP Paging area: Max. peak paging area used (all servers)

MB

OS

The roll and paging buffers are the preferred working area of the roll and paging areas for an instance (application server). The remaining area is located on the disk as roll and paging files. The user context is stored in the extended memory and the roll area (when the job is “rolled out” of a work process). The paging area stores special data for the ABAP processor, while the extended memory stores a large portion of the internal tables of a program.

This KPI displays the maximum peak usage of the paging memory among all servers.

Central system

System

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

5 minutes

PG_SYS_USED_MAX

ABAP Paging area: Max. curr. used paging area (all servers)

MB

OS

The roll and paging buffers are the preferred working area of the roll and paging areas for an instance (application server). The remaining area is located on the disk as roll and paging files. The user context is stored in the extended memory and the roll area (when the job is "rolled out" of a work process). The paging area stores special data for the ABAP processor, while the extended memory stores a large portion of the internal tables of a program.

This KPI displays the maximum currently used paging memory of all servers.

Central system

System

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

5 minutes

PG_SYS_USED_P_MAX

 

ABAP Paging area: Max. curr. used paging area (all servers)

 

%

OS

The roll and paging buffers are the preferred working area of the roll and paging areas for an instance (application server). The remaining area is located on the disk as roll and paging files. The user context is stored in the extended memory and the roll area (when the job is “rolled out” of a work process). The paging area stores special data for the ABAP processor, while the extended memory stores a large portion of the internal tables of a program.

This KPI displays the maximum currently used paging memory of all servers as a percentage.

Central system

System

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

5 minutes

PG_USED

ABAP Paging area: Currently used paging area (server)

MB

OS

The roll and paging buffers are the preferred working area of the roll and paging areas for an instance (application server). The remaining area is located on the disk as roll and paging files. The user context is stored in the extended memory and the roll area (when the job is “rolled out” of a work process). The paging area stores special data for the ABAP processor, while the extended memory stores a large portion of the internal tables of a program.

This KPI displays the currently used paging memory.

Remote system

Server

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

5 minutes

PG_USED_P

ABAP Paging area: Currently used paging area (server)

%

OS

The roll and paging buffers are the preferred working area of the roll and paging areas for an instance (application server). The remaining area is located on the disk as roll and paging files. The user context is stored in the extended memory and the roll area (when the job is “rolled out” of a work process). The paging area stores special data for the ABAP processor, while the extended memory stores a large portion of the internal tables of a program.

This KPI displays the currently used paging memory as a percentage (currently used / total size).

Remote system

Server

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

5 minutes

PI_MSG_ALL

Number of all PI status messages

Count

SAPSYS

This KPI displays the total number of PI messages (Exchange Infrastructure/Process Integration/Process Orchestration) collected from transaction SXI_MONITOR. PI messages provide details about the traffic flow that passes through a PI system. A value greater than zero means that traffic is passing through the PI system.

Remote system

System

Any server

/DVD/MON_PI_CL_COL_MSG

PI_5MIN

5 minutes

PI_MSG_ERROR

Number of PI error messages

Count

SAPSYS

This KPI displays the number of failed PI messages (Exchange Infrastructure/Process Integration/Process Orchestration) collected from transaction SXI_MONITOR. PI messages provide details about the traffic flow that passes through a PI system. A value greater than zero means that there are issues in the traffic that passes through the PI system.

The detail table /DVD/MON_PI_D1 – PI status messages contains detail records for each collected failed PI message.
The numbers of PI messages that ended with an error status are as follows:

  • 014: System error – manual restart possible

  • 017: Application error – manual restart possible

  • 018: System error – after automatic restart

  • 022: Acknowledgment message stopped

  • 023: System error – restart not possible

  • 024: Application error – restart not possible

  • 025: Application error – after automatic restart

  • 114: System error (WS)

  • 117: Application error (WS)

Remote system

System

Any server

/DVD/MON_PI_CL_COL_MSG

PI_5MIN

5 minutes

QRFC_ERR_IN

Number of erroneous inbound qRFC queues

Number

SAPSYS

This KPI displays the number of erroneous inbound qRFC queues on all clients with a status other than RUNNING or READY.

Remote system

System

Any server

/DVD/MON_CL_COL_QRFC

DEF_5MIN

5 minutes

QRFC_ERR_OUT

Number of erroneous outbound qRFC queues

Number

SAPSYS

This KPI displays the number of erroneous outbound qRFC queues on all clients with the status SYSFAIL.

Remote system

System

Any server

/DVD/MON_CL_COL_QRFC

DEF_5MIN

5 minutes

QRFC_IN

Number of all entries for inbound qRFC queues

Number

SAPSYS

This KPI displays the number of all entries from the table TRFCQIN for inbound qRFC queues on all clients.

Remote system

System

Any server

/DVD/MON_CL_COL_QRFC

DEF_5MIN

5 minutes

QRFC_OUT

Number of all entries for outbound qRFC queues

Number

SAPSYS

This KPI displays the number of all entries from the table TRFCQOUT for outbound qRFC queues on all clients.

Remote system

System

Any server

/DVD/MON_CL_COL_QRFC

DEF_5MIN

5 minutes

QRFC_QIN_COUNT

Number of inbound qRFC queues

Number

SAPSYS

This KPI displays the number of inbound qRFC queues on all clients.

Remote system

System

Any server

/DVD/MON_CL_COL_QRFC

DEF_5MIN

5 minutes

QRFC_QOUT_COUNT

Number of outbound qRFC queues

Number

SAPSYS

This KPI displays the number of outbound qRFC queues on all clients.

Remote system

System

Any server

/DVD/MON_CL_COL_QRFC

DEF_5MIN

5 minutes

REQ_QUE_SER_BTC_NUM_WAIT BTC ABAP queue: Number of currently waiting requests Count SAPSYS

This KPI displays the number of currently waiting requests in the queue for batch (BTC) work processes on the application server and reflects the metrics from transaction SM51 (Information > Queue Information).

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_BTC_READ_DELTA BTC ABAP queue: Delta of read requests since last run Count SAPSYS

This KPI displays the number of read requests in the queue for batch (BTC) work processes on the application server since the last run of the collector execution and reflects the metrics from transaction SM51 (Information > Queue Information). The queue is considered to be healthy when the number of read requests equals the number of written requests for the same request type.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_BTC_WAIT_PERC BTC ABAP queue: Percentage of waiting requests % SAPSYS

This KPI displays the percentage of waiting requests in the queue for batch (BTC) work processes on the application server and reflects the metrics from transaction SM51 (Information > Queue Information). The percentage is calculated from the currently waiting queues divided by the maximum allowed waiting requests for the queue type. This KPI also has an alert defined that is triggered if this percentage is greater than 50% by default.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_BTC_WRITE_DELTA BTC ABAP queue: Delta of written requests since last run Count

SAPSYS

This KPI displays the number of written requests in the queue for batch (BTC) work processes on the application server since the last run of the collector execution and reflects the metrics from transaction SM51 (Information > Queue Information). The queue is considered to be healthy when the number of read requests equals the number of written requests for the same request type.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_DIA_NUM_WAIT DIA ABAP queue: Number of currently waiting requests Count

SAPSYS

This KPI displays the number of currently waiting requests in the queue for dialog (DIA) work processes on the application server and reflects the metrics from transaction SM51 (Information > Queue Information).

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_DIA_READ_DELTA DIA ABAP queue: Delta of read requests since last run Count SAPSYS

This KPI displays the number of read requests in the queue for dialog (DIA) work processes on the application server since the last run of the collector execution and reflects the metrics from transaction SM51 (Information > Queue Information). The queue is considered to be healthy when the number of read requests equals the number of written requests for the same request type.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_DIA_WAIT_PERC DIA ABAP queue: Percentage of waiting requests % SAPSYS

This KPI displays the percentage of waiting requests in the queue for dialog (DIA) work processes on the application server and reflects the metrics from transaction SM51 (Information > Queue Information). The percentage is calculated from the currently waiting queues divided by the maximum allowed waiting requests for the queue type. This KPI also has an alert defined that is triggered if this percentage is greater than 50% by default.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_DIA_WRITE_DELTA DIA ABAP queue: Delta of written requests since last run Count SAPSYS

This KPI displays the number of written requests in the queue for dialog (DIA) work processes on the application server since the last run of the collector execution and reflects the metrics from transaction SM51 (Information > Queue Information). The queue is considered to be healthy when the number of read requests equals the number of written requests for the same request type.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_DISP_NUM_WAIT DISP ABAP queue: Number of currently waiting requests Count

SAPSYS

This KPI displays the number of currently waiting requests in the queue for the dispatcher (DISP) on the application server and reflects the metrics from transaction SM51 (Information > Queue Information).

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_DISP_READ_DELTA DISP ABAP queue: Delta of read requests since last run Count

SAPSYS

This KPI displays the number of read requests in the queue for the dispatcher (DISP) on the application server since the last run of the collector execution and reflects the metrics from transaction SM51 (Information > Queue Information). The queue is considered to be healthy when the number of read requests equals the number of written requests for the same request type.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_DISP_WAIT_PERC DISP ABAP queue: Percentage of waiting requests % SAPSYS

This KPI displays the percentage of waiting requests in the queue for the dispatcher (DISP) on the application server and reflects the metrics from transaction SM51 (Information > Queue Information). The percentage is calculated from the currently waiting queues divided by the maximum allowed waiting requests for the queue type. This KPI also has an alert defined that is triggered if this percentage is greater than 50% by default.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_DISP_WRITE_DELTA DISP ABAP queue: Delta of written requests since last run Count SAPSYS

This KPI displays the number of written requests in the queue for the dispatcher (DISP) on the application server since the last run of the collector execution and reflects the metrics from transaction SM51 (Information > Queue Information). The queue is considered to be healthy when the number of read requests equals the number of written requests for the same request type.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_GW_NUM_WAIT GW ABAP queue: Number of currently waiting requests Count SAPSYS

This KPI displays the number of currently waiting requests in the queue for SAP Gateway (GW) on the application server and reflects the metrics from transaction SM51 (Information > Queue Information).

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_GW_READ_DELTA GW ABAP queue: Delta of read requests since last run Count SAPSYS

This KPI displays the number of read requests in the queue for SAP Gateway (GW) on the application server since the last run of the collector execution and reflects the metrics from transaction SM51 (Information > Queue Information). The queue is considered to be healthy when the number of read requests equals the number of written requests for the same request type.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_GW_WAIT_PERC GW ABAP queue: Percentage of waiting requests % SAPSYS

This KPI displays the percentage of waiting requests in the queue for SAP Gateway (GW) on the application server and reflects the metrics from transaction SM51 (Information > Queue Information). The percentage is calculated from the currently waiting queues divided by the maximum allowed waiting requests for the queue type. This KPI also has an alert defined that is triggered if this percentage is greater than 50% by default.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_GW_WRITE_DELTA GW ABAP queue: Delta of written requests since last run Count

SAPSYS

This KPI displays the number of written requests in the queue for SAP Gateway (GW) on the application server since the last run of the collector execution and reflects the metrics from transaction SM51 (Information > Queue Information). The queue is considered to be healthy when the number of read requests equals the number of written requests for the same request type.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_ICM_NUM_WAIT ICM ABAP queue: Number of currently waiting requests Count

SAPSYS

This KPI displays the number of currently waiting requests in the queue for the Internet Communication Manager (ICM) on the application server and reflects the metrics from transaction SM51 (Information > Queue Information).

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_ICM_READ_DELTA ICM ABAP queue: Delta of read requests since last run Count SAPSYS

This KPI displays the number of read requests in the queue for the Internet Communication Manager (ICM) on the application server since the last run of the collector execution and reflects the metrics from transaction SM51 (Information > Queue Information). The queue is considered to be healthy when the number of read requests equals the number of written requests for the same request type.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_ICM_WAIT_PERC ICM ABAP queue: Percentage of waiting requests % SAPSYS

This KPI displays the percentage of waiting requests in the queue for the Internet Communication Manager (ICM) on the application server and reflects the metrics from transaction SM51 (Information > Queue Information). The percentage is calculated from the currently waiting queues divided by the maximum allowed waiting requests for the queue type. This KPI also has an alert defined that is triggered if this percentage is greater than 50% by default.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_ICM_WRITE_DELTA ICM ABAP queue: Delta of written requests since last run Count SAPSYS

This KPI displays the number of written requests in the queue for the Internet Communication Manager (ICM) on the application server since the last run of the collector execution and reflects the metrics from transaction SM51 (Information > Queue Information). The queue is considered to be healthy when the number of read requests equals the number of written requests for the same request type.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_LWP_NUM_WAIT LWP ABAP queue: Number of currently waiting requests Count

SAPSYS

This KPI displays the number of currently waiting requests in the local queues of work processes (LWP) on the application server and reflects the metrics from transaction SM51 (Information > Queue Information).

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_LWP_READ_DELTA LWP ABAP queue: Delta of read requests since last run Count

SAPSYS

This KPI displays the number of read requests in the local queues of work processes (LWP) on the application server since the last run of the collector execution and reflects the metrics from transaction SM51 (Information > Queue Information). The queue is considered to be healthy when the number of read requests equals the number of written requests for the same request type.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_LWP_WAIT_PERC LWP ABAP queue: Percentage of waiting requests % SAPSYS

This KPI displays the percentage of waiting requests in the local queues of work processes (LWP) on the application server and reflects the metrics from transaction SM51 (Information > Queue Information). The percentage is calculated from the currently waiting queues divided by the maximum allowed waiting requests for the queue type. This KPI also has an alert defined that is triggered if this percentage is greater than 50% by default.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_LWP_WRITE_DELTA LWP ABAP queue: Delta of written requests since last run Count SAPSYS

This KPI displays the number of written requests in the local queues of work processes (LWP) on the application server since the last run of the collector execution and reflects the metrics from transaction SM51 (Information > Queue Information). The queue is considered to be healthy when the number of read requests equals the number of written requests for the same request type.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_SPO_NUM_WAIT SPO ABAP queue: Number of currently waiting requests Count SAPSYS

This KPI displays the number of currently waiting requests in the queue for spool (SPO) work processes on the application server and reflects the metrics from transaction SM51 (Information > Queue Information).

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_SPO_READ_DELTA SPO ABAP queue: Delta of read requests since last run Count SAPSYS

This KPI displays the number of read requests in the queue for spool (SPO) work processes on the application server since the last run of the collector execution and reflects the metrics from transaction SM51 (Information > Queue Information). The queue is considered to be healthy when the number of read requests equals the number of written requests for the same request type.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_SPO_WAIT_PERC SPO ABAP queue: Percentage of waiting requests % SAPSYS

This KPI displays the percentage of waiting requests in the queue for spool (SPO) work processes on the application server and reflects the metrics from transaction SM51 (Information > Queue Information). The percentage is calculated from the currently waiting queues divided by the maximum allowed waiting requests for the queue type. This KPI also has an alert defined that is triggered if this percentage is greater than 50% by default.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_SPO_WRITE_DELTA SPO ABAP queue: Delta of written requests since last run Count

SAPSYS

This KPI displays the number of written requests in the queue for spool (SPO) work processes on the application server since the last run of the collector execution and reflects the metrics from transaction SM51 (Information > Queue Information). The queue is considered to be healthy when the number of read requests equals the number of written requests for the same request type.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_UP2_NUM_WAIT UP2 ABAP queue: Number of currently waiting requests Count

SAPSYS

This KPI displays the number of currently waiting requests in the queue for V2 update (UPD2) work processes on the application server and reflects the metrics from transaction SM51 (Information > Queue Information).

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_UP2_READ_DELTA UP2 ABAP queue: Delta of read requests since last run Count SAPSYS

This KPI displays the number of read requests in the queue for V2 update (UPD2) work processes on the application server since the last run of the collector execution and reflects the metrics from transaction SM51 (Information > Queue Information). The queue is considered to be healthy when the number of read requests equals the number of written requests for the same request type.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_UP2_WAIT_PERC UP2 ABAP queue: Percentage of waiting requests % SAPSYS

This KPI displays the percentage of waiting requests in the queue for V2 update (UPD2) work processes on the application server and reflects the metrics from transaction SM51 (Information > Queue Information). The percentage is calculated from the currently waiting queues divided by the maximum allowed waiting requests for the queue type. This KPI also has an alert defined that is triggered if this percentage is greater than 50% by default.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_UP2_WRITE_DELTA UP2 ABAP queue: Delta of written requests since last run Count SAPSYS

This KPI displays the number of written requests in the queue for V2 update (UPD2) work processes on the application server since the last run of the collector execution and reflects the metrics from transaction SM51 (Information > Queue Information). The queue is considered to be healthy when the number of read requests equals the number of written requests for the same request type.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_UPD_NUM_WAIT UPD ABAP queue: Number of currently waiting requests Count

SAPSYS

This KPI displays the number of currently waiting requests in the queue for update (UPD) work processes on the application server and reflects the metrics from transaction SM51 (Information > Queue Information).

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_UPD_READ_DELTA UPD ABAP queue: Delta of read requests since last run Count

SAPSYS

This KPI displays the number of read requests in the queue for update (UPD) work processes on the application server since the last run of the collector execution and reflects the metrics from transaction SM51 (Information > Queue Information). The queue is considered to be healthy when the number of read requests equals the number of written requests for the same request type.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_UPD_WAIT_PERC UPD ABAP queue: Percentage of waiting requests % SAPSYS

This KPI displays the percentage of waiting requests in the queue for update (UPD) work processes on the application server and reflects the metrics from transaction SM51 (Information > Queue Information). The percentage is calculated from the currently waiting queues divided by the maximum allowed waiting requests for the queue type. This KPI also has an alert defined that is triggered if this percentage is greater than 50% by default.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

REQ_QUE_SER_UPD_WRITE_DELTA UPD ABAP queue: Delta of written requests since last run Count SAPSYS

This KPI displays the number of written requests in the queue for update (UPD) work processes on the application server since the last run of the collector execution and reflects the metrics from transaction SM51 (Information > Queue Information). The queue is considered to be healthy when the number of read requests equals the number of written requests for the same request type.

The dispatcher forwards each request it receives to a work process of the appropriate type. If all the processes of this type are occupied, the dispatcher stores the request in a queue.

Remote system Server

Only application server

/DVD/MON_CL_COL_REQUEST_QUEUE DEF_5MIN

5 minutes

RFC_CIF_IN_15

TRFCQIN: Number of CIF queue entries older than 15 minutes

Count

SAPSYS

This KPI displays the number of CIF queue entries in the table TRFCQIN that are older than 15 minutes. During the transfer of data between two SAP systems, errors can occur that lead to faulty queue entries. Faulty queue entries must be rectified as soon as possible before they lead to serialization effects. To do so, you must be able to display the contents of the queues in such a way that you can identify the object which caused the error as quickly as possible and make any necessary changes. The CIF queue display enables you to do this.

TRFCQIN is a standard SAP table that is used to store tRFC queue description (inbound queue) information. The relevant SAP transactions for viewing this information are SE11 or SE16.

Remote system

System

Any server

/DVD/MON_CL_COL_RFCQ

DEF_1HOUR

1 hour

RFC_CIF_OUT_15

TRFCQOUT: Number of CIF queue entries older than 15 minutes

Count

SAPSYS

This KPI displays the number of CIF queue entries in the table TRFCQOUT that are older than 15 minutes. During the transfer of data between two SAP systems, errors can occur that lead to faulty queue entries. Faulty queue entries must be rectified as soon as possible before they lead to serialization effects. To do so, you must be able to display the contents of the queues in such a way that you can identify the object which caused the error as quickly as possible and make any necessary changes. The CIF queue display enables you to do this.

TRFCQOUT is a standard SAP table that is used to store tRFC queue description (outbound queue) information. The relevant SAP transactions for viewing this information are SE11 or SE16.

Remote system

System

Any server

/DVD/MON_CL_COL_RFCQ

DEF_1HOUR

1 hour

RFC_IN_AUTHERR

Number of failed RFC tests – RFC check with authorization

Count

SAPSYS

This KPI displays the number of failed authorization tests. An authorization test provides a complete RFC test with authorization and calling of the functional module. A value greater than zero indicates a problem. Check the detail table /DVD/MON_S_RFC_DETAILS – Details for unsuccessful RFC connection tests, which contains the list of failed RFC destinations.

Remote system

System

Any server

/DVD/MON_CL_COL_RFC

DEF_1HOUR

1 hour

RFC_IN_CON_ERR

Number of failed RFC tests – RFC check without authorization

Count

SAPSYS

This KPI displays the number of failed connection tests. A connection test checks if the requested SAP system is available and running. A value greater than zero indicates a problem. Check the detail table /DVD/MON_S_RFC_DETAILS – Details for unsuccessful RFC connection tests, which contains the list of failed RFC destinations.

Remote system

System

Any server

/DVD/MON_CL_COL_RFC

DEF_1HOUR

1 hour

RFC_IN_PINGERR

Number of failed RFC tests – ping server IP

Count

SAPSYS

This KPI displays the number of failed ping tests. This test pings the InfoProvider defined in the RFC. It only tests if the server with the RFC connection is reachable. A value greater than zero indicates a problem. Check the detail table /DVD/MON_S_RFC_DETAILS – Details for unsuccessful RFC connection tests, which contains the list of failed RFC destinations.

Remote system

System

Any server

/DVD/MON_CL_COL_RFC

DEF_1HOUR

1 hour

RFC_LOCK_ALL

 

Number of all cross-system RFC locks

 

Count

SAPSYS

This KPI displays all cross-system RFC locks collected for the last N day(s). The default value is 1 day. If needed, you can adjust the value N with the collector parameter RFC_LOCK_DAYS_BACK_THRESHOLD.

Collected data is extracted in the same way as in transaction SMCL. In addition, RFC locks are selected based on the defined criteria in the input table /DVD/MON_LCK_RFC. This input table reflects the select options used in transaction SMCL. If no records are defined in this input table, the remote token manager system is selected with the function module CSLTM_GETTOKENMANAGER by default, and all existing RFC locks that are no older than N day(s) are reported.

Remote system

System

Any server

/DVD/MON_CL_COL_RFC_LOCKS

DEF_1DAY

1 day

RFC_LOCK_LONG

Number of long running cross-system RFC locks

 

Count

SAPSYS

This KPI displays the number of cross-system RFC locks collected for the last N days and which are older than X seconds. The default values are 1 day and 300 seconds. If needed, you can adjust the values N and X with the following collector parameters:

  • N: The parameter RFC_LOCK_DAYS_BACK_THRESHOLD defines how many days the collector looks back to collect RFC locks.

  • X: The parameter RFC_LOCK_LONGRUN_THR_IN_SECS defines how many seconds an RFC lock must exist to be reported as long-running.

Collected data is extracted in the same way as in transaction SMCL. In addition, RFC locks are selected based on the defined criteria in the input table /DVD/MON_LCK_RFC. This input table reflects the select options used in transaction SMCL. If no records are defined in this input table, the remote token manager system is selected with the function module CSLTM_GETTOKENMANAGER by default, and all existing RFC locks that are no older than N day(s) and older than X seconds are reported.

Remote system

System

Any server

/DVD/MON_CL_COL_RFC_LOCKS

DEF_1DAY

1 day

ROLL_USED_P

ABAP Roll area used size (server)

%

OS

This KPI displays the amount of roll area that is used. Context data is stored in the roll area, such as user authorizations, set or get parameters, pointers to active programs, and defaults. The remaining portion of the roll area is used when the system can no longer allocate extended memory, either because the extended memory is full or because the quota has been reached.

Remote system

Server

Only application server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

5 minutes

ROLL_USED_P_SYS_MAX

ABAP Roll area maximum used size (all servers)

%

OS

This KPI displays the maximum amount of Roll area used from all servers.Context data is stored in the roll area, such as user authorizations, set or get parameters, pointers to active programs, and defaults. The remaining portion of the roll area is used when the system can no longer allocate extended memory, either because the extended memory is full or because the quota has been reached.

Central system

System

Any server

/DVD/MON_CL_COL_BUFF

DEF_5MIN

5 minutes

SDTR_ERROR_CNT

Number of erroneous transmissions

Count

SAPSYS

This KPI displays the total number of transmission records that have the status Error.

Remote system

System

Any server

/DVD/MON_CL_COL_SEND_TRANSMIT

DEF_1HOUR

1 hour

SDTR_TRANSMT_CNT

Number of successfully transmitted mail requests

Count

SAPSYS

This KPI displays the total number of transmission records that have the status Transmitted or Sent.

Remote system

System

Any server

/DVD/MON_CL_COL_SEND_TRANSMIT

DEF_1HOUR

1 hour

SDTR_WAITING_CNT

Number of waiting transmissions

Count

SAPSYS

This KPI displays the total number of transmission records that have the status Waiting. This includes records that are waiting, inconsistent or will be processed in the future.

Remote system

System

Any server

/DVD/MON_CL_COL_SEND_TRANSMIT

DEF_1HOUR

1 hour

SERVER_IS_DOWN

System: Server is down (true = 1 / false = 0 )

Boolean

OS

This KPI displays the result of the server accessibility check. First the RFC ping is tested to check the availability, then the OS ping is tested. The value 1 means that the server was checked and is not accessible. The value 0 means that the server is running.

Central system

Server

Any server

/DVD/MON_CL_COL_SYSTEM

DEF_1MIN

1 minute

SERVER_IS_DOWN_SYS_SUM

System: Number of non-reachable servers

Number

OS

This KPI displays the total number of all non-reachable servers for the system (RFC and OS ping fails).

Central system

System

Any server

/DVD/MON_CL_COL_SYSTEM

DEF_1MIN

1 minute

SERVER_RESPONSE_TIME System: Number of non-reachable servers

Number

OS

This KPI calculates the response time in milliseconds of the respective monitored server.

Central system

System

Any server

/DVD/MON_CL_COL_SYSTEM

DEF_1MIN

1 minute

SERVER_RFC_FAIL

System: Server is unreachable via RFC (true = 1 / false = 0)

Boolean

OS

This KPI is similar to the KPI SERVER_IS_DOWN but more sensitive. The value 1 means that the server cannot be reached and is returned if the RFC ping fails. An OS ping is not used in this KPI. The value 0 corresponds to a successful RFC ping. This KPI does not have a collector assigned.

Central system

Server

Any server

/DVD/MON_CL_COL_SYSTEM

DEF_1MIN

1 minute

SERVER_RFC_FAIL_SYS_SUM

System: Number of not responding servers

Number

OS

This KPI displays the total number of non-responsive servers for the system (RFC ping for the server fails).

Central system

System

Any server

/DVD/MON_CL_COL_SYSTEM

DEF_1MIN

1 minute

SLG_DEBUG

Number of changes in debug mode

Count

SAPSYS

This KPI displays the number of changes in debug mode since the last collector job execution. It calculates the number of actions when a user jumps to debug mode in any application (either run in background or called via HTTP) and makes any changes directly in debug mode. For example, a user might change a value or program flow logic in debug mode. Such user actions are then recorded in system logs that form the basis for calculating this KPI. For more information about this KPI, see the collector detail table System log info.

Remote system

System

Any server

/DVD/MON_CL_COL_SYSLOG

DEF_1HOUR

1 hour

SLG_KERNEL

Number of activated C calls in debug mode

Count

SAPSYS

This KPI displays the number of activated C calls in debug mode since the last collector job execution. It calculates the number of actions when a user jumps to debug mode for any C call at runtime. Such user actions are then recorded in system logs that form the basis for calculating this KPI. For more information about this KPI, see the collector detail table System log info.

Remote system

System

Any server

/DVD/MON_CL_COL_SYSLOG

DEF_1HOUR

1 hour

SLG_PRIO_HIGH

Number of HIGH priority messages in the system log

Count

SAPSYS

This KPI displays the number of messages with the priority HIGH in the system logs.

Remote system

System

Any server

/DVD/MON_CL_COL_SYSLOG

DEF_1HOUR

1 hour

SLG_PRIO_INFORMATION

Number of INFORMATION messages in the system log

Count

SAPSYS

This KPI displays the number of messages with the priority INFORMATION in the system logs.

Remote system

System

Any server

/DVD/MON_CL_COL_SYSLOG

DEF_1HOUR

1 hour

SLG_PRIO_VERY_HIGH

Number of VERY HIGH priority messages in the system log

Count

SAPSYS

This KPI displays the number of messages with the priority VERY HIGH in the system logs.

Remote system

System

Any server

/DVD/MON_CL_COL_SYSLOG

DEF_1HOUR

1 hour 

SLG_PRIO_WARNING

Number of WARNING messages in the system log

Count

SAPSYS

This KPI displays the number of messages with the priority WARNING in the system logs.

Remote system

System

Any server

/DVD/MON_CL_COL_SYSLOG

DEF_1HOUR

1 hour

SLT_REPLICATION_ALL_CNT

Total number of tables set for the replication

Count

SAPSYS

This KPI displays the total number of tables that are in the currently activated replication.

 

These SLT KPIs provide SAP Landscape Transformation replication monitoring. They monitor the current status of tables during the replication. By default, no monitoring takes place if the corresponding input table is empty. To enable SLT monitoring, maintain the input table /DVD/MON_SLT_I by defining which queues (mass transfer IDs) and which tables to monitor. The fields in the input table reflect the selection options in transaction LTRC.

 

Remote system

System

Any server

/DVD/MON_CL_COL_SLT

DEF_1HOUR

1 hour

SLT_REPLICATION_FAILED_CNT

Number of tables with error in the replication

Count

SAPSYS

This KPI displays the total number of tables in which an error occurred. You can view detailed error messages in the detail table SLT monitoring details.

 

These SLT KPIs provide SAP Landscape Transformation replication monitoring. They monitor the current status of tables during the replication. By default, no monitoring takes place if the corresponding input table is empty. To enable SLT monitoring, maintain the input table /DVD/MON_SLT_I by defining which queues (mass transfer IDs) and which tables to monitor. The fields in the input table reflect the selection options in transaction LTRC.

Remote system

System

Any server

/DVD/MON_CL_COL_SLT

DEF_1HOUR

1 hour

SLT_REPLICATION_INIT_CNT

Number of tables in the initial (load) replication phase

Count

SAPSYS

This KPI displays the total number of tables that are in the initial phase of the replication. For example, during the initial load from the source system, the logging table creation or the table definition on the target HANA system.

 

These SLT KPIs provide SAP Landscape Transformation replication monitoring. They monitor the current status of tables during the replication. By default, no monitoring takes place if the corresponding input table is empty. To enable SLT monitoring, maintain the input table /DVD/MON_SLT_I by defining which queues (mass transfer IDs) and which tables to monitor. The fields in the input table reflect the selection options in transaction LTRC.

Remote system

System

Any server

/DVD/MON_CL_COL_SLT

DEF_1HOUR

1 hour

SLT_REPLICATION_REPL_CNT

Number of tables in the replication phase

Count

SAPSYS

This KPI displays the number of tables in which the replication is currently in progress and active.

 

These SLT KPIs provide SAP Landscape Transformation replication monitoring. They monitor the current status of tables during the replication. By default, no monitoring takes place if the corresponding input table is empty. To enable SLT monitoring, maintain the input table /DVD/MON_SLT_I by defining which queues (mass transfer IDs) and which tables to monitor. The fields in the input table reflect the selection options in transaction LTRC.

Remote system

System

Any server

/DVD/MON_CL_COL_SLT

DEF_1HOUR

1 hour

SLT_REPLICATION_STOP_CNT

Number of tables with a stopped/suspended replication

Count

SAPSYS

This KPI displays the number of tables in which the replication was stopped or suspended by user actions, but which are in the active replication queue.

 

These SLT KPIs provide SAP Landscape Transformation replication monitoring. They monitor the current status of tables during the replication. By default, no monitoring takes place if the corresponding input table is empty. To enable SLT monitoring, maintain the input table /DVD/MON_SLT_I by defining which queues (mass transfer IDs) and which tables to monitor. The fields in the input table reflect the selection options in transaction LTRC.

Remote system

System

Any server

/DVD/MON_CL_COL_SLT

DEF_1HOUR

1 hour

SSL_CERT_EXP

Number of expiring certificates

Count

SAPSYS

This KPI displays the total number of currently expiring or already expired SSL certificates across STRUST identities. A certificate is marked as expiring if it has less than 10% of its lifetime left and, at the same time, is expiring in fewer days than defined by the parameter. The default value is 30 days.

Remote system

System

Any server

/DVD/MON_CL_COL_SSL_CERT

DEF_1DAY

1 day

STAD_INBOUND_RFC_COUNT

Number of all inbound RFCs (APPD STAD MAIN)

Count

STAT

This KPI displays the total number of inbound RFCs. Additional details about workload statistics are available in the detail tables Workload statistics RFC and Workload statistics transaction jobs.

Remote system

System

Any server

/DVD/MON_STAT_CL_COL_WORKLOAD

DEF_5MIN

5 minutes

STAT_DB_DIALOG_AVG

Average response time for users on the database

ms

STAT

This KPI displays the average database time from the statistical SAP transactions STAD and ST03 for dialog tasks.

Remote system

System

Any server

/DVD/MON_STAT_CL_COL_MODULES

DEF_5MIN

5 minutes

STAT_DB_RESP_AVG

Average response time on the database

ms

STAT

This KPI displays the average database time from the statistical SAP transactions STAD and ST03 for all tasks.

Remote system

System

Any server

/DVD/MON_STAT_CL_COL_MODULES

STAT_1HOUR

1 hour

STAT_DIALOG_AVG

Average system response time for users

ms

STAT

This KPI displays the average time between the time at which a dialog process sends a request to a dispatcher work process and the time at which the dialog is complete and the data is transferred to the presentation layer. The response time does not include the time for transferring the data from the SAP front end to the application server. Networks with bad performance can therefore have larger subjective response times. The transfer time is included in the GUI time and the front-end network time. The average system response time is usually around 1 second (dialog) or < 1 second (update).

Remote system

System

Any server

/DVD/MON_STAT_CL_COL_MODULES

DEF_5MIN

5 minutes

STAT_DIALOG_TOT

Total system response time for users

ms

STAT

This KPI displays the total system response time for users. The response time of a transaction step is the difference between the time when the request arrives in the R/3 system and the time when processing in the R/3 system is complete.

Remote system

System

Any server

/DVD/MON_STAT_CL_COL_MODULES

DEF_5MIN

5 minutes

STAT_M_RESP_BC

[BC] Response time from SAP Basis components

ms

STAT

This KPI displays the response time from SAP Basis components. These components are the root of the SAP ERP software. It provides the runtime environment for the rest of the R/3 applications. It ensures that applications are optimally integrated into the system environment. SAP Basis Components contains powerful tools such as the SAP Computing Center Management System (CCMS) for easy system administration.

Remote system

System

Any server

/DVD/MON_STAT_CL_COL_MODULES

STAT_1HOUR

1 hour

STAT_M_RESP_BW

[BW] Response time from SAP Business Warehouse

ms

STAT

This KPI displays the response time from SAP Business Warehouse. As a core component of SAP NetWeaver, the SAP Business Warehouse (SAP BW) provides a data warehousing function, a business intelligence platform and a suite of business intelligence tools that enable businesses to attain these goals. Relevant business information from productive SAP applications and all external data sources can be integrated, transformed and consolidated in SAP BW with the toolset provided. SAP BW provides flexible reporting and analysis tools to support you in evaluating and interpreting data as well as facilitating its distribution. Businesses are able to make well-founded decisions and derive specific recommendations for action on the basis of this analysis.

Remote system

System

Any server

/DVD/MON_STAT_CL_COL_MODULES

STAT_1HOUR

1 hour

STAT_M_RESP_XXXX

Total response time from undefined components

ms

STAT

This KPI displays the total response time from components that are undefined. The response time of a transaction step is the difference between the time when the request arrives in the R/3 system and the time when processing in the R/3 system is complete.

Remote system

System

Any server

/DVD/MON_STAT_CL_COL_MODULES

STAT_1HOUR

1 hour

STAT_M_TCNT_BC

[BC] Number of transactions from SAP Basis components

Count

STAT

This KPI displays the number of transactions from SAP Basis components. These components are the root of the SAP ERP software. It provides the runtime environment for the rest of the R/3 applications. It ensures that applications are optimally integrated into the system environment. SAP Basis Components contains powerful tools such as the SAP Computing Center Management System (CCMS) for easy system administration.

Remote system

System

Any server

/DVD/MON_STAT_CL_COL_MODULES

STAT_1HOUR

1 hour

STAT_M_TCNT_BW

[BW] Number of transactions from SAP Business Warehouse

Count

STAT

This KPI displays the number of transactions from SAP Business Warehouse. As a core component of SAP NetWeaver, the SAP Business Warehouse (SAP BW) provides a data warehousing function, a business intelligence platform and a suite of business intelligence tools that enable businesses to attain these goals. Relevant business information from productive SAP applications and all external data sources can be integrated, transformed and consolidated in SAP BW with the toolset provided. SAP BW provides flexible reporting and analysis tools to support you in evaluating and interpreting data as well as facilitating its distribution. Businesses are able to make well-founded decisions and derive specific recommendations for action on the basis of this analysis.

Remote system

System

Any server

/DVD/MON_STAT_CL_COL_MODULES

STAT_1HOUR

1 hour

STAT_M_TCNT_XXXX

Number of transactions from undefined components

Count

STAT

This KPI displays the number of transactions from undefined components.

Remote system

System

Any server

/DVD/MON_STAT_CL_COL_MODULES

STAT_1HOUR

1 hour

STAT_RSA1_AVG

Average runtime of transaction RSA1

ms

STAT

This KPI displays the average response time of transaction RSA1 (RSA1 > Modeling > DW Workbench).

Remote system

System

Any server

/DVD/MON_STAT_CL_COL_MODULES

DEF_5MIN

5 minutes

STAT_SE16_AVG

Average response time of transaction SE16

ms

STAT

This KPI displays the average response time of transaction SE16 (SE16 > Data Browser).

Remote system

System

Any server

/DVD/MON_STAT_CL_COL_MODULES

DEF_5MIN

5 minutes

STAT_SE16_CNT

Number of SE16 transaction starts

Count

STAT

This KPI displays the number of SE16 transaction starts (SE16 > Data Browser).

Remote system

System

Any server

/DVD/MON_STAT_CL_COL_MODULES

DEF_5MIN

5 minutes

STAT_SE16_TTL

Response time of transaction SE16

ms

STAT

This KPI displays the response time of transaction SE16 (SE16 > Data Browser).

Remote system

System

Any server

/DVD/MON_STAT_CL_COL_MODULES

DEF_5MIN

5 minutes

STAT_SE38_RESP

Response time of transaction SE38

ms

STAT

This KPI displays the response time of transaction SE38 (SE38 > ABAP Editor).

Remote system

System

Any server

/DVD/MON_STAT_CL_COL_MODULES

DEF_5MIN

5 minutes

STAT_SE38_RUN

Average runtime of reports running via SE38

ms

STAT

This KPI displays the average Runtime of reports running via transaction SE38 (SE38 > ABAP Editor).

Remote system

System

Any server

/DVD/MON_STAT_CL_COL_MODULES

DEF_5MIN

5 minutes

SWAP_CONF

Configured swap memory size (server)

MB

OS

This KPI displays the amount of configured swap memory size on the server.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_1DAY

1 day

SWAP_DELTA

Delta between previous and currently used swap size (server)

MB

OS

This KPI displays the difference between two snapshots of the free swap as a percentage of the total swap. This is more accurate than Page Out %, which is a snapshot taken when the function module is executed. It is possible that the system was paging one minute before the collector execution, so page out returns 0. But it takes some time to recover from the paging before the delta swap will show a value. 0.5% of delta swap is already too much.

Central system

Server

Only application server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

SWAP_DELTA_P

Delta between previous and currently used swap size (server)

%

OS

This is the difference between two snapshots of used swap in percentage of total swap. This is more accurate that Page Out %, which is a snapshot taken when the collector is executed. It is possible that the system was paging one minute before the collector execution, so page out returns 0. But it takes some time to recover from the paging before the delta swap will show a value.

Central system

Server

Only application server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

SWAP_DELTA_PMAX

Maximum delta between used swap size (all servers)

%

OS

This KPI displays the maximum delta of the swap size used between the last two snapshots, calculated as a percentage of the swap area. The used swap memory size is calculated by the SAP CCMS. See transaction ST06N for more details.

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

SWAP_FREE

Free swap memory size (server)

MB

OS

This KPI displays the free swap memory size as a percentage of the total swap. If this value reaches 0, the instance is not available. If this value is decreasing, the system is swapping.

In SAP, you can view this KPI via transaction OS07.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

SWAP_USED

Used swap memory size (server)

MB

OS

This KPI displays the used swap memory size on the server.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

SWAP_USED_P

Used swap memory size (server)

%

OS

This KPI displays the used swap memory size on the server as a percentage.

Remote system

Server

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

SWAP_USED_PMAX

Maximum used swap memory size (all servers)

%

OS

This KPI displays the maximum used swap memory size as a percentage of the swap area for all servers monitored for this system. The used swap space is calculated by the SAP CCMS. See transaction ST06N for more details.

Central system

System

Any server

/DVD/MON_CL_COL_MEM_CPU_LAN

DEF_5MIN

5 minutes

SYSTEM_IS_DOWN

System is not responding (true = 1 / false = 0 )

Boolean

SAPSYS

This is a special KPI hard-coded in CrystalBridge® Monitoring without a collector assignment. The value 1 represents the state when system is not responding (not able to reach the satellite system via RFC call). You can use this KPI for alerting about system availability.

Central system

System

Any server

/DVD/MON_CL_COL_SYSTEM

DEF_1MIN

1 minute

SYSTEM_RESPONSE_TIME System: Response time Ms SAPSYS This KPI displays the response time in milliseconds for the monitored system.

Central system

System

Any server

/DVD/MON_CL_COL_SYSTEM

DEF_1MIN

1 minute

TOP_INDEX_SIZE_TOTAL

Total index size for top largest tables

MB

SAPSYS

This KPI displays the total index size of the largest tables on the system. By default, this KPI value includes the index sizes of the top 50 largest tables.

You can change the total number of processed tables via the collector parameter TOP_N_TABLES. You can also define the minimum table size threshold via the parameter MIN_TABLE_SIZE_THRESHOLD_MB. If you define a minimum table size threshold, only tables with a table size that is greater than this value will be processed.

For more information about this KPI, see the detail table Details for table size statistics.

Remote system

System

Any server

/DVD/MON_CL_COL_TAB_SIZE

DEF_1DAY

1 day

TOP_TABLE_SIZE_TOTAL

Total table size for top largest tables

MB

SAPSYS

This KPI displays the total table size of the largest tables on the system. By default, this KPI value includes the table sizes of the top 50 largest tables.

You can change the total number of processed tables via the collector parameter TOP_N_TABLES. You can also define the minimum table size threshold via the parameter MIN_TABLE_SIZE_THRESHOLD_MB. If you define a minimum table size threshold, only tables with a table size that is greater than this value will be processed.

For more information about this KPI, see the detail table Details for table size statistics.

Remote system

System

Any server

/DVD/MON_CL_COL_TAB_SIZE

DEF_1DAY

1 day

UPD_REQ_CANCEL

Number of canceled update requests

Count

SAPSYS

This KPI displays the number of canceled update requests. An update request, or update record, describes the data changes determined in an SAP logical unit of work (LUW). In a database LUW, these changes must either be made completely or not all. This only refers to V1 updates. V2 updates are triggered once the V1 updates are complete and are processed in a separate database LUW. An update request is identified by its update key. An update request consists of an update header, V1 modules (or components), V2 modules and a collective run module.

Remote system

System

Any server

/DVD/MON_CL_COL_UPD_REQ

DEF_1HOUR

1 hour

UPD_REQ_TOBEUPD

Number of update requests to be updated

Count

SAPSYS

This KPI displays the number of update requests that are scheduled to be updated. An update request, or update record, describes the data changes determined in an SAP logical unit of work (LUW). In a database LUW, these changes must either be made completely or not all. This only refers to V1 updates. V2 updates are triggered once the V1 updates are complete and are processed in a separate database LUW. An update request is identified by its update key. An update request consists of an update header, V1 modules (or components), V2 modules and a collective run module.

Remote system

System

Any server

/DVD/MON_CL_COL_UPD_REQ

DEF_1HOUR

1 hour

USER_CNT

Number of active users

Count

SAPSYS

This KPI displays the number of active users.

Remote system

System

Any server

/DVD/MON_CL_COL_USER_INFO

DEF_5MIN

5 minutes

USER_CNT_SER

Number of active users (server)

Count

SAPSYS

This KPI displays the number of active users on a specific application server.

Remote system

Server

Only application server

/DVD/MON_CL_COL_USER_INFO

DEF_5MIN

5 minutes

USER_EXT_MOD

Number of external modes

Count

SAPSYS

This KPI displays the number of external modes.

Remote system

System

Any server

/DVD/MON_CL_COL_USER_INFO

DEF_5MIN

5 minutes

USER_EXT_MOD_SER

Number of external modes (server)

Count

SAPSYS

This KPI displays the number of external modes on a specific application server.

Remote system

Server

Only application server

/DVD/MON_CL_COL_USER_INFO

DEF_5MIN

5 minutes

USER_GUI_CNT

Number of interactive users

Count

SAPSYS

This KPI displays the number of interactive users.

Remote system

System

Any server

/DVD/MON_CL_COL_USER_INFO

DEF_5MIN

5 minutes

USER_GUI_CNT_SER

Number of interactive users (server)

Count

SAPSYS

This KPI displays the number of interactive users on a specific application server.

Remote system

Server

Only application server

/DVD/MON_CL_COL_USER_INFO

DEF_5MIN

5 minutes

USER_INT_MOD

Number of internal modes

Count

SAPSYS

This KPI displays the number of internal modes.

Remote system

System

Any server

/DVD/MON_CL_COL_USER_INFO

DEF_5MIN

5 minutes

USER_INT_MOD_SER

Number of internal modes (server)

Count

SAPSYS

This KPI displays the number of internal modes on a specific application server.

Remote system

Server

Only application server

/DVD/MON_CL_COL_USER_INFO

DEF_5MIN

5 minutes

USER_RFC_CNT

Number of RFC users

Count

SAPSYS

This KPI displays the number of RFC users.

Remote system

System

Any server

/DVD/MON_CL_COL_USER_INFO

DEF_5MIN

5 minutes

USER_RFC_CNT_SER

Number of RFC users (server)

Count

SAPSYS

This KPI displays the number of RFC users on a specific application server.

Remote system

Server

Only application server

/DVD/MON_CL_COL_USER_INFO

DEF_5MIN

5 minutes

USR_INIT

Number of users who never logged in

Count

SAPSYS

This KPI displays the number of SAP users who have never logged in.

Remote system

System

Any server

/DVD/MON_CL_COL_USR

DEF_1DAY

1 day

USR_INIT_PW

Number of users with initial password

Count

SAPSYS

This KPI displays the number of SAP users with initial passwords and with logged time on the system. It usually indicates that the password has been reset.

Remote system

System

Any server

/DVD/MON_CL_COL_USR

DEF_1DAY

1 day

USR_INVALID

Number of expired users

Count

SAPSYS

This KPI displays the number of SAP users with an expired validity date. It is only applicable to users that are created with a specified VALID_TO date.

Remote system

System

Any server

/DVD/MON_CL_COL_USR

DEF_1DAY

1 day

USR_LOCK

Number of locked users

Count

SAPSYS

This KPI displays the number of locked SAP users on the system, irrespective of the lock reason. For example, they can be locked by an administrator, due to too many failed login attempts or other reasons.

Remote system

System

Any server

/DVD/MON_CL_COL_USR

DEF_1DAY

1 day

USR_OLD

Number of users with password age above preset threshold

Count

SAPSYS

This KPI displays the number of SAP users with a password that is older than the password defined by the parameter OLD_PASSWORD (180 days by default). You can change this value in the collector settings under the Parameters tree.
Users with initial passwords are excluded.

Remote system

System

Any server

/DVD/MON_CL_COL_USR

DEF_1DAY

1 day

USR_SAPS_DEL

Number of deleted SAP* users on system (across all clients)

Count

SAPSYS

This KPI displays the number of non-existing SAP* users on the system across all clients. Removed SAP* users are a potential security risk because they can be used as backdoor login. If no SAP* user exists and a user tries to log in again with this user with the default credentials provided by SAP, the SAP* is automatically created with these default credentials, which poses a potential security risk.

Remote system

System

Any server

/DVD/MON_CL_COL_USR

DEF_1DAY

1 day

USR_SAPS_KER

Security risk with SAP* user

Boolean

SAPSYS

This KPI indicates whether there is an imminent security risk on the system. The value 1 is returned if the SAP* user is removed on any client and a kernel login using SAP* is permitted. The profile parameter login/no_automatic_user_sapstar is related to this KPI.

Remote system

System

Any server

/DVD/MON_CL_COL_USR

DEF_1DAY

1 day

                     

WP_BTC_CONF

BTC: Number of configured WPs (server)

Count

SAPSYS

This KPI displays the number of dialog work processes configured for the specific application server. If this number reaches the value 0, batch jobs are queuing. You can view the total or free batch work processes in SAP via transaction SM66.

Remote system

Server

Only application server

/DVD/MON_CL_COL_GET_WP

DEF_1HOUR

1 hour

WP_BTC_CONF_SUM

BTC: Number of configured WPs (all servers)

Count

SAPSYS

This KPI displays the total number of dialog work processes configured for all application servers. If this number reaches the value 0, batch jobs are queuing. You can view the total or free batch work processes in SAP via transaction SM66.

Central system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_1HOUR

1 hour

WP_BTC_USED

BTC: Number of used WPs (server)

Count

SAPSYS

This KPI displays the number of used batch work processes on the server.

Remote system

Server

Only application server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_BTC_USED_MAX

BTC: Usage of background WPs (max all servers)

%

SAPSYS

This KPI displays the number of batch work processes of server with the highest amount of batch work processes. It returns the value of the busiest server.

Central system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_BTC_USED_P

BTC: Usage of background WPs (server)

%

SAPSYS

This KPI displays the number of used batch work processes for the instance divided by the total number of batch work processes. If this value reaches 100%, batch jobs are queuing. You can view the total or free batch work processes in SAP via transaction SM66.

Remote system

Server

Only application server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_BTC_USED_SUM

BTC: Number of used WPs (all servers)

Count

SAPSYS

This KPI displays the total number of used dialog work processes that are captured in transaction SM66 for all application servers. This information is stored in the detail table /DVD/MON_WPINFO on the central instance.

Central system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_BTC_USED_S_P

BTC: Usage of background WPs (all servers)

%

SAPSYS

This KPI displays the total number of used batch work processes for all application servers divided by the total number of batch work processes.

Remote system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_COMMIT

Number of WP in COMMIT state

Count

SAPSYS

This KPI displays the number of work processes that currently have the status COMMIT. The captured state of transaction SM66 is saved in the detail table Work process info.

Remote system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_DIA_CONF

DIA: Number of configured WPs (server)

Count

SAPSYS

This KPI displays the number of dialog work processes that are configured on the server.

Remote system

Server

Only application server

/DVD/MON_CL_COL_GET_WP

DEF_1HOUR

1 hour

WP_DIA_CONF_SUM

DIA: Number of configured WPs (all servers)

Count

SAPSYS

This KPI displays the number of dialog work processes that are configured on all servers.

Central system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_1HOUR

1 hour

WP_DIA_LONGR

DIA: Longest-running WP (server)

Sec

SAPSYS

This KPI displays the longest-running dialog work process (in seconds).

Remote system

Server

Only application server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_DIA_LONGR_MAX

DIA: Longest-running WP (max all servers)

Sec

SAPSYS

This KPI displays the maximum runtime of dialog work processes that are captured in transaction SM66. This information is stored in the detail table /DVD/MON_WPINFO on the central instance.

Remote system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_DIA_NBR_AT

DIA: Number of long- running WPs (server)

Count

SAPSYS

A snapshot of transaction SM66 is taken every five minutes. This information is stored in the detail table /DVD/MON_WPINFO on the central instance.

This KPI displays the total number of dialog work processes on a specific application server whose duration is longer than the value defined in the parameter DIA_THRESHOLD. The default value is 120 seconds. You can change the value in the collector parameter setup for collector /DVD/MON_CL_COL_GET_WP.

Remote system

Server

Only application server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_DIA_NBR_ATDU

DIA: Number of long-running WP for dialog users (server)

Count

SAPSYS

This KPI displays the number of dialog work processes for dialog users on a specific server whose duration is longer than the value defined in the parameter. It is dependent on the values configured in the collector parameters setup, specifically on the parameter DIA_THRESHOLD_DIALOG_USER. The default value is 120 seconds. You can change the value in the collector parameter setup.

Remote system

Server

Only application server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_DIA_NBR_ATDUS

DIA: Number of long-running WPs for dialog user (all servers)

Count

SAPSYS

This KPI displays the total number of dialog work processes for dialog users from all servers whose duration is longer than the value defined in the parameter. It is dependent on the values configured in the collector parameters setup, specifically on the parameter DIA_THRESHOLD_DIALOG_USER. The default value is 120 seconds. You can change the value in the collector parameter setup.

Central system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_DIA_NBR_ATSUM

DIA: Number of long-running WPs (all servers)

Count

SAPSYS

A snapshot of transaction SM66 is taken every five minutes. This information is stored in the detail table /DVD/MON_WPINFO on the central instance.

This KPI displays the total number of dialog work processes from all servers whose duration is longer than the value defined in the parameter DIA_THRESHOLD. The default value is 120 seconds. You can change the value in the collector parameter setup for collector /DVD/MON_CL_COL_GET_WP.

Central system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_DIA_NUM_ONHOLD DIA: Number of WPs with status On Hold (server) Count SAPSYS This KPI displays the number of work processes that have the status On Hold on the application server. Remote system Server Only application server /DVD/MON_CL_COL_GET_WP DEF_5MIN 5 minutes
WP_DIA_NUM_RUNNING DIA: Number of currently running WPs (server) Count SAPSYS This KPI displays the number of currently running WPs work processes on the application server. Remote system Server Only application server /DVD/MON_CL_COL_GET_WP DEF_5MIN 5 minutes

WP_DIA_RT_AVG

DIA: Avg. runtime of WPs (server)

Sec

SAPSYS

This KPI displays the average response time of dialog work processes that are captured in transaction SM66. This information is stored in the detail table /DVD/MON_WPINFO on the central instance.

The exact value of this KPI is meaningless, but the trend is important and when increasing it can show a lock wait situation or few work processes that are not killed after timeout. Values are collected for all application servers. The chart displays the average for the instance.

Remote system

Server

Only application server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_DIA_RT_AVG_A

DIA: Avg. runtime of WPs (all servers)

s

SAPSYS

This KPI displays the average response time of dialog work processes that are captured in transaction SM66. This information is stored in the detail table /DVD/MON_WPINFO on the central instance.

The exact value of this KPI is meaningless, but the trend is important. If the trend increases, it can indicate a lock wait situation or a few work processes that are not stopped after a timeout. Values are collected for all application servers.

Central system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_DIA_USED

DIA: Number of used WPs (server)

Count

SAPSYS

This KPI displays the number of used dialog work processes on the server.

Remote system

Server

Only application server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_DIA_USED_MAX

DIA: Usage of dialog WPs (max all servers)

%

SAPSYS

This KPI displays the maximum number of dialog work processes that are used per server as a percentage of the total number of dialog work processes on the same server. If all dialog work processes are being used on an application server, users connected to this server could experience connection issues, even if some dialog work processes are available on other application servers.

Central system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_DIA_USED_P

DIA: Usage of dialog WPs (server)

%

SAPSYS

This KPI displays the number of free dialog work processes for the instance divided by the total number of dialog work processes. You can view the total or free dialog work processes in SAP via transaction SM66. If this number reaches the value 0, the server will look frozen for many users. The trend shown by the KPI indicates if more or fewer work processes are running.

Comparison with CPU load: If the CPU load increases dramatically and the number of work processes is stable, this indicates erroneous behavior.

Remote system

Server

Only application server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_DIA_USED_SUM

DIA: Number of used WPs (all servers)

Count

SAPSYS

This KPI displays the total number of used dialog work processes that are captured in transaction SM66 for all application servers. This information is stored in the detail table /DVD/MON_WPINFO on the central instance.

Central system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_DIA_USED_S_P

DIA: Usage of dialog WPs (all servers)

%

SAPSYS

This KPI displays the percentage of dialog work process usage. It is calculated by dividing the number of used dialog work processes for the instance by the total number of dialog work processes. Work process information (e.g. SM66) is captured every 5 minutes. This KPI is calculated for the sum of all application servers. If this value reaches 100%, users can experience waits and slowness in transactions. The trend shown by the KPI indicates if more or fewer work processes are running.

Comparison with CPU load: If the CPU load increases dramatically and the number of work processes is stable, this indicates erroneous behavior.

Remote system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_MAX_MEMORY ABAP Maximum of the total memory used per process (all servers) MB SAPSYS Maximum total memory (sum of extended memory + heap) used per process. Remote system System Any server /DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes
WP_AVG_MEMORY ABAP Average of the total memory used per process (all servers) MB SAPSYS Average total memory (sum of extended memory + heap) used per process. Remote system System Any server /DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_MAX_REPORT

Number of WP on same report (all servers)

Count

SAPSYS

This KPI displays the number of work processes (dialog or batch) on the same report that are captured in transaction SM66. This information is stored in the detail table /DVD/MON_WPINFO on the central instance for all users.

Remote system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_MAX_TABLE

Number of WP on same table (all servers)

Count

SAPSYS

This KPI displays the number of work processes (dialog or batch) on the same table name that are captured in transaction SM66. This information is stored in the detail table /DVD/MON_WPINFO on the central instance for all users.

Remote system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_MAX_USER

Number of WP with same user (all servers)

Count

SAPSYS

This KPI displays the number of work processes (dialog or batch) with the same user that are captured transaction SM66. This information is stored in the detail table /DVD/MON_WPINFO on the central instance.

Remote system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_NRIV

Number of WP accessing number ranges

Count

SAPSYS

This KPI displays the number of work processes that are accessing the table NRIV and are captured in transaction SM66. This information is stored in the detail table /DVD/MON_WPINFO on the central instance.

Remote system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_SAPLSENA

Number of WP calling ENQUEUE

Count

SAPSYS

This KPI displays the number of work processes that are executing the report SAPLSENA and captured in transaction SM66. This information is stored in the detail table /DVD/MON_WPINFO on the central instance. These are processing enqueues. If too many enqueues are raised at the same time, or if the processing of enqueues is slow, hundreds of work processes can hang in SAPLSENA.

Ultimately, all work processes can be used and the complete system will be hanging. If there are many enqueues, the dialog work processes will take longer.

Remote system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_UP2_CONF

UP2: Number of configured WPs (server)

Count

SAPSYS

This KPI displays the number of configured work processes for task processing on a specific server. These tasks are in the update process with priority V2.

Remote system

Server

Only application server

/DVD/MON_CL_COL_GET_WP

DEF_1DAY

1 day

WP_UP2_CONF_SUM

UP2: Number of configured WPs (all servers)

Count

SAPSYS

This KPI displays the number of configured work processes for task processing on all servers. These tasks are in the update process with priority V2.

Central system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_1DAY

1 day

WP_UP2_LONGR

UP2: Longest-running WP (server)

Sec

SAPSYS

This KPI displays the longest-running UP2 work process in seconds for the server. UP2 is used for statistical updates and some RFC signaling.

Remote system

Server

Only application server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_UP2_LONGR_MAX

UP2: Longest-running WP (max all servers)

Sec

SAPSYS

This KPI displays the longest-running UP2 work process in seconds from all servers. UP2 is used for statistical updates and some RFC signaling.

Remote system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_UP2_USED

UP2: Number of used WPs (server)

Count

SAPSYS

This KPI displays the number of configured work processes for task processing on a specific server. These tasks are in the update process with priority V2.

Remote system

Server

Only application server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_UP2_USED_SUM

UP2: Number of used WPs (all servers)

Count

SAPSYS

This KPI displays the number of configured work processes for task processing on all servers. These tasks are in the update process with priority V2.

Central system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_UPD_CONF

UPD: Number of configured WPs (server)

Count

SAPSYS

This KPI displays the number of configured work processes for task processing on a specific server. These tasks are in the update process with the highest priority (V1).

Remote system

Server

Only application server

/DVD/MON_CL_COL_GET_WP

DEF_1DAY

1 day

WP_UPD_CONF_SUM

UPD: Number of configured WPs (all servers)

Count

SAPSYS

This KPI displays the number of configured work processes for task processing on all servers. These tasks are in the update process with the highest priority (V1).

Central system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_1DAY

1 day

WP_UPD_LONGR

UPD: Longest-running WP (server)

Sec

SAPSYS

This KPI displays the longest-running UPD work process in seconds for a specific server.

Remote system

Server

Only application server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_UPD_LONGR_MAX

UPD: Longest-running WP (max all servers)

Sec

SAPSYS

This KPI displays the longest-running UPD work process in seconds from all servers.

Remote system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_UPD_USED

UPD: Number of used WPs (server)

Count

SAPSYS

This KPI displays the number of used work processes for task processing on a specific server. These tasks are in the update process with the highest priority (V1).

Remote system

Server

Only application server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_UPD_USED_SUM

UPD: Number of used WPs (all servers)

Count

SAPSYS

This KPI displays the number of used work processes for task processing on all servers. These tasks are in the update process with the highest priority (V1).

Central system

System

Any server

/DVD/MON_CL_COL_GET_WP

DEF_5MIN

5 minutes

WP_WAIT_SEMAPHORE Number of WP waiting for the semaphore (all servers) Count SAPSYS This KPI displays the number of work processes that are currently waiting for the semaphore on all application servers. The captured state of transaction SM66 is saved in the detail table Work process info. Remote system System Any server /DVD/MON_CL_COL_GET_WP DEF_5MIN

5 minutes

WRONG_SUPPRESS_KEY_NUM

Number of systems with wrong suppress key

Count

SAPSYS

This KPI displays the number of all systems that have a defined suppress key, but this suppress key is not valid.

CrystalBridge® Monitoring saves a list of monitored systems (system definitions) and indicates whether a monitored system is a production system. If this is the case, SNP can provide the customer with a suppress key in order to not detect this system as a production system, for example if it is actually a quality system or a pre-production system.

If the suppress key is no longer valid, the KPI value increases, and detailed information is written to the monitor's self-check messages.

Central system

System

Any server

/DVD/MON_CL_COL_SELFCHECK

DEF_5MIN

5 minutes

 

NOTE * N/A (must schedule this KPI manually): This KPI does not have any profile defined by default. If you want to monitor this KPI, you must define a monitoring profile as described in the chapter Defining Monitoring Profiles for KPIs.