Show TOC

E2E Reporting: ABAP Memory Utilization (Details) Locate this document in the navigation structure

Query Query: 0E2EREP_ABAPAVMEMUTIL_DETAIL

 

This query is used in interactive reporting in the Technical Monitoring work center. It displays the total main memory and free main memory on hosts on which instances of monitored systems are running. The query is displayed in the following interactive reports:

  • Start of the navigation path ABAP System Next navigation step Capacity Next navigation step Main Memory End of the navigation path

  • Start of the navigation path Java System Next navigation step Capacity Next navigation step Main Memory End of the navigation path

  • Start of the navigation path Other Components Next navigation step Capacity Next navigation step Main Memory End of the navigation path

The query is used in the following Web templates:

Note Note

For correct usage, this query must be used in the context of one of the Web templates listed above. Using the query without this wrapper is not meaningful.

End of the note.

Structure

Rows

Object Type

Name

Technical Name

Value Restriction / Calculation

Columns

Object Type

Name

Technical Name

Value Restriction / Calculation

Host Name

0SMD_SHOS

Available Memory [MB]

Type of Key Figure [0SMD_METY] = MemoryConfigured [MemoryConfigured]

Key Figure [1KYFNM] = Mean Value [0SMDAVG]

Free Memory (MB)

Type of Key Figure [0SMD_METY] = MemoryFree [MemoryFree]

Key Figure [1KYFNM] = Mean Value [0SMDAVG]

Utilization (%)

( 'Available Memory [MB]' - 'Free Memory [MB]' ) / 'Available Memory [MB)]'