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

Basic Setup

Analyzer Customizing

Purpose

Customizing for N1 AA Analyzer

Menu

Administration ⇒ Analyzer ⇒ Customizing

Tasks for an initial basic setup

All changes are optional

Figure 3–1 General Customizing for Analyzer

General customizing table with nine entries.


Note –

N1 AA Analyzer specific customizing is done here. The following parameters are supported:

Table 3–1 Analyzer Parameters

Parameter 

Description 

Example value 

none.analyzer.n1data.maxsizemb

Maximum size of the local Performance Collector file in MB. This file, /var/opt/SUNWn1aa/n1data, exists on every N1 AA client. The data import job reorganizes this file if it exceeds the customized size (log rotation).

The parameter none.analyzer.n1data.maxsizemb is server group spanning valid. This means that the value is set for all server groups.If the parameter servergroup.analyzer.n1data.maxsizemb exists, it overwrites the parameter none... within this specific server group.

Data Imports

Purpose

Import resource consumption data collected by the Performance Collector on the N1 AA Clients into the database

Menu

Administration ⇒ Scheduling

Tasks for an initial basic setup

Optional - but recommended

Even if you can trigger a data import into the database manually, see Maintenance, it is easier to schedule a regular data import job in the background. To do this, create an N1 AA scheduling job by using the following properties:

The data import is executed for each physical host that has the Data Import option enabled, regardless of the server group. For more information, see Customizing. Note that within this execution, existing repository information is assigned properly, while new repository information is automatically created using default properties which you have to maintain. Refer to the following table:

Table 3–2 Repository Information

New repository information 

Behavior 

Default properties 

New CPU type name or speed 

A new CPU type is being created. See CPU Types.

Normfactor = 1.0 

New SRM project 

A new component is being created. See Applications and Components.

Name = SRM project 

Application = None 

Reorganizations

Purpose

Reorganization of resource consumption data

Menu

Administration ⇒ Scheduling

Tasks for an initial basic setup

Optional - but recommended

Having too much informations in the N1 AA Analyzer cube (historical resource consumption data) slows down response times. Therefore, old data can be moved to an archive table contained in the N1 AA database, see Maintenance. It is your choice if this should be done periodically without user interaction. All you have to do is create an N1 AA scheduling job using the following properties:

CPU Types

Purpose

Maintain CPU normalization factors.

Menu

Administration ⇒ Analyzer ⇒ Customizing

Tasks for an initial basic setup

Mandatory - but can be done or changed at any time later on.

Figure 3–2 CPU Types

CPU types table with three entries.

The CPU types are automatically recognized in your landscape and corresponding entries are automatically created for each new CPU type as performance data is imported. Normally, there is no need to create or delete an entry manually. However, it is important to maintain the proper CPU normalization factor after a new entry was created automatically.

The outcome of normalization is that N1 AA stores all measured CPU utilization. Based on the Normfactor of the CPU type, N1 AA calculates and also stores normalized CPU seconds. In the simplest case, this is consumed seconds * Normfactor. In this way, MDX queries can be defined based on CPU seconds or normalized CPU seconds. See the predefined MDX Queries as an example of how to use either CPU seconds or normalized CPU seconds.


Note –

Exercise care when deleting CPU types. You lose all related resource consumption data that has been collected by the Performance Collector on the N1 AA Clients and imported into the database.


Applications

Purpose

Maintain applications in your N1 AA Analyzer landscape

Menu

Administration ⇒ Analyzer ⇒ Customizing

Tasks for an initial basic setup

Mandatory - but can be done or changed at any time

Figure 3–3 Applications

Applications table with four entries.

Maintain the applications of your landscape. An application is a group of components measured by the N1 AA Analyzer, see Components.

For example, the SAP system D01 is maintained here as the application SAP-D01. Later, you assign measured components to the application SAP-D01: An oracle database, an SAP central instance, and one or more SAP application servers.

The assignment of components to applications has an impact on how your MDX queries work. This impact is because each of them is based on the component/application model. For more information, see Views.


Note –

Be careful when deleting an application. You lose all subsequent components and all related resource consumption data that have been collected by the Performance Collector on the N1 AA Clients and imported into the database. In order to keep these components, assign them to another application.


Components

Purpose

Maintain components of your N1 AA Analyzer landscape.

Menu

Administration ⇒ Analyzer ⇒ Customizing

Tasks for an initial basic setup

Mandatory - but can be done or changed at any time

Figure 3–4 Components

Components table with nine rows.

Components are automatically recognized as running SRM projects in your landscape. Corresponding entries are created for each new component as performance data is imported. Normally, there is no need to create or delete an entry manually. It is important to maintain the following properties:

You are free to assign and reassign components to applications in any way. However, the assignment does have an impact on how your MDX queries work. This is because each of them is based on the component/application model. For more information, see Views.

Best Practice


Caution – Caution –

Deleting a component erases all related resource consumption data that has been collected by the Performance Collector on the N1 AA Clients and imported into the database.