Sun N1 Advanced Architecture for SAP Solutions 5.2.1 User's Guide

N1 AA Analyzer: Server Group Utilization

This section gives a detailed explanation of both MDX queries:

Based on the measured CPU/Memory utilization, the total host utilization within the specified timeframe is displayed and qualified. For example, low, good, or high host utilization. The qualification is based on customizable threshold values %cpulow and %cpuhigh.

Figure A–1 Example of CPU Utilization

Example of CPU Utilization

Looking at the host CPU utilization of netra1 in the specified time frame:

Figure A–2 Example of Memory Utilization

Example of Memory Utilization

Looking at the host memory utilization of netra1 in the specified timeframe:

The parameters mentioned previously are maintained in N1 AA Analyzer customizing. See Basic Setup. The following table summarizes all available parameters within both MDX queries.


Note –

All the parameters given in the table below can be used for server group spanning or server group specific parameterisation.


Table A–1 Server Group Parameters

Constant 

Description 

Default Value 

none.analyzer.constants.%cpulow

Lower threshold for CPU average utilization in percentage. 

If the measured average host utilization is smaller than %cpulow, the qualification is low.

30 

none.analyzer.constants.%memlow

Lower threshold for memory average utilization in percentage. 

If the measured average host utilization is smaller than %memlow, the qualification is low.

30 

none.analyzer.constants.%cpuhigh

Upper threshold for CPU average utilization in percentage. 

If the measured average host utilization is in between %cpulow and %cpuhigh, the qualification is good.

If the measured average host utilization is greater than %cpuhigh, the qualification is high.

75 

none.analyzer.constants.%memhigh

Upper threshold for memory average utilization in percentage. 

If the measured average host utilization is in between %memlow and %memhigh, the qualification is good.

If the measured average host utilization is greater than %memhigh, the qualification is high.

75 

none.analyzer.constants.%cpupeakslower

Lower threshold for CPU peak utilization in percentage. 

If less than %cpupeakslower percent of all measured host utilization values are greater than %cpuhigh, the qualification is some.

none.analyzer.constants.%mempeakslower

Lower threshold for memory peak utilization in percentage.  

If less than %mempeakslower percent of all measured host utilization values are greater than %memhigh, the qualification is some.

none.analyzer.constants.%cpupeaksupper

Upper threshold for CPU peak utilization in percentage. 

If more than %cpupeakslower AND less than %cpupeaksupper percent of all measured host utilization values are greater than %cpuhigh, the qualification is more.

If more than %cpupeaksupper percent of all measured host utilization values are greater than %cpuhigh, the qualification is many.

10 

none.analyzer.constants.%mempeaksupper

Upper threshold for memory peak utilization in percentage.  

If more than %mempeakslower and less than %mempeaksupper percent of all measured host utilization values are greater than %memhigh, the qualification is more.

If more than %mempeaksupper percent of all measured host utilization values are greater than %memhigh, the qualification is many.

10