This command defines a new workload family in the parameters file. You can specify the workload family when generating Performance Evaluation Reports, graphs.
ADD/FAMILY name
Name is assigned to the workload family. The name can be from 1 to 20 alphanumeric characters in length.
Specifies the names of the workload definitions in the workload family you are adding. Any workload definitions you specify must already exist in the parameters file.
Is a 1 to 20 character alphanumeric string that represents a workload.
The order of the workload definition influences how the Performance Agent classifies process data. During the workload classification, Performance Agent compares the process data with each workload definition by order of the workload family. If workload definitions overlap, the Agent uses the first workload definition in the classification family that matches. Therefore, place more explicit workload definitions before more general workload definitions. If the Agent process data does not match workload definitions, the Agent reports the process data in the workload definition OTHER.
>PSDC-EDIT> ADD/FAMILY DEPARTMENTS/WORKLOAD=(DEPT_1,DEPT_2,DEPT_3,SYSTEMUSER,OPERATOR)
This command creates the workload family named DEPARTMENTS. After defined, this workload classification scheme can be used to generate models, graphs, and Performance Evaluation reports.
To classify the process data by departments, specify the /CLASSIFY_BY=USERGROUP=DEPARTMENTS qualifier.
PSDC-EDIT> ADD/FAMILY KEY_APPLICATIONS/WORKLOAD=(APP_X,APP_Y,COMPILES,BACKUP, PAYROLL,MAIL)
This command creates the workload family named KEY_APPLICATIONS. After defined, this workload classification scheme may be used to generate models and Performance Evaluation reports.
To classify the process data by key applications, specify the /CLASSIFY_BY=USERGROUP=KEY_APPLICATIONS qualifier.
|
Copyright © 2008 CA.
All rights reserved.
|
|