Show TOC

E2E Reporting: Memory Utilization Locate this document in the navigation structure

Query Query: 0E2EREP_MEMUTIL_OVERVIEW

 

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 the selected system are running. The query is displayed in the following interactive reports:

  •   ABAP System   Capacity   Main Memory  

  •   Java System   Capacity   Main Memory  

  •   Other Components   Capacity   Main Memory  

The query is used in the Web Template 0E2EREP_MEMUTIL (Interactive Reports: Memory Utilization).

Note Note

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

End of the note.

Structure

Filters

Object Type

Name

Technical Name

Value Restriction / Calculation

Type of Key Figure

0SMD_METY

= MemoryConfigured [MemoryConfigured]

= MemoryFree [MemoryFree]

Rows

Object Type

Name

Technical Name

Value Restriction / Calculation

Calendar Day

0CALDAY

Columns

Object Type

Name

Technical Name

Value Restriction / Calculation

Utilization (%)

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

Available Memory (MB)

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

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

Occupied Memory (MB)

'Available Memory (MB)' - 'Free Memory (MB)'

Free Memory (MB)

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

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