Adding EXCLUDE commands in SCRT


You can exclude intervals from Peak R4HA calculation for selected MLC Products and LPARs by adding an EXCLUDE command in SCRT.

Enter the following command in SCRT: 

EXCLUDE  CPC=<cpcserial>,IMAGE_ID=<sid_list>,PRODUCT_ID=<pid_list>,   
START=<yyyy m d h>,RESUME=<yyyy m d h>

Replace the variables as described in the following table:

 

Variable

Description

CPCserial

CPC Serial Number

The IBM serial format is tttt-nnnnn, where tttt is the CPC serial number and nnnnn is the LPAR name.

SID_list

List of windows security identifiers (SIDs)

If multiple SIDs are specified, list the SID names in parentheses separated by commas as follows:

(SID1,SID2,SID3)

Warning

Note

A single SID does not require parenthesis.

PID_list

List of IBM product IDs (PIDs)

If multiple PIDs are specified, list the PIDs in parenthesis separted by commas as follows:

(5491-001,5696-002)

A single PID does not require parenthesis

If PRODUCT_ID is missing, then all products are excluded.

yyyy/mm/dd/hh

Dates that define the time of the exclude period

START and RESUME times might be formatted as yyyy/mm/dd/hh/UTC.

Warning

Example

Exclude CPC=2097-23456,Image_Id=PRODEAST,Product_Id=(5655-L82,5655-N14),Start=2015/10/05/00,Resume=2015/10/06/00
Exclude CPC=2827-12345,Image_Id=(LPAR1,LPAR2,LPAR3,LPAR4),Product_Id=(5655-L82,5655-018,5655-N14),Start=2015/02/02/00/UTC,Resume=2015/02/02/03/UI

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

Cost Analyzer for zEnterprise 2.3