Show TOC

System Monitoring App: Performance Locate this document in the navigation structure

Query Query: 0SMD_DASH_SYSMON_PERFORMANCE

 

This query is used for the dashboard app App for System Performance. It displays the different possible system performance statuses.

The data for this app is taken from technical monitoring. This infrastructure regularly measures the mean response time of the managed systems and compares the measured values with the threshold values for yellow and red alerts. The dialog response time thus always has a status, and the percentage distribution of this status through time is displayed for each system. If, for example, the app shows 80% green for a system, the response time was below the threshold for a yellow alert for 80% of the selected period.

Structure

Filters

Object Type

Name

Technical Name

Value Restriction / Calculation

Type of Key Figure

0SMD_METY

= ABAP_INST_DIALOG_RESPONSE_TIME [ABAP_INST_DIALOG_RESPONSE_TIME]

= JAVA_INST_FRONTEND_RESPONSETIME [ABAP_INST_FRONTEND_RESPONSETIME]

= JAVA_INST_FRONTEND_RESPONSETIM [ABAP_INST_FRONTEND_RESPONSETIM]

= ABAP_INST_DIALOG_RESPONSE_TIME_EVENT [ABAP_INST_DIALOG_RESPONSE_TIME_EVENT]

Rows

Object Type

Name

Technical Name

Value Restriction / Calculation

System ID

0SMD_LSID

Instance Type

0SMD_SITY

Columns

Object Type

Name

Technical Name

Value Restriction / Calculation

Red %

'Rated Metric: Red [0SMD_R_RED]' / ( 'Rated Metric: Gray [0SMD_R_GRAY]' +'Rated Metric: Green [0SMD_R_GREE]' + 'Rated Metric: Yellow [0SMD_R_YELL]' + 'Rated Metric: Red [0SMD_R_RED]' ) * 100 + 0

Yellow %

'Rated Metric: Yellow [0SMD_R_YELL]' / ( 'Rated Metric: Gray [0SMD_R_GRAY]' +'Rated Metric: Green [0SMD_R_GREE]' + 'Rated Metric: Yellow [0SMD_R_YELL]' + 'Rated Metric: Red [0SMD_R_RED]' ) * 100 + 0

Green %

'Rated Metric: Green[0SMD_R_GREE]' / ( 'Rated Metric: Gray [0SMD_R_GRAY]' +'Rated Metric: Green [0SMD_R_GREE]' + 'Rated Metric: Yellow [0SMD_R_YELL]' + 'Rated Metric: Red [0SMD_R_RED]' ) * 100 + 0

Gray %

'Rated Metric: Gray [0SMD_R_GRAY]' / ( 'Rated Metric: Gray [0SMD_R_GRAY]' +'Rated Metric: Green [0SMD_R_GREE]' + 'Rated Metric: Yellow [0SMD_R_YELL]' + 'Rated Metric: Red [0SMD_R_RED]' ) * 100 + 0