Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Create Graph Format (CRTGPHFMT) command creates a graph format used to display performance and historical graphs which are created from performance data members.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
GPHFMT | Graph format | Qualified object name | Required, Positional 1 |
Qualifier 1: Graph format | Name | ||
Qualifier 2: Library | Name, QPFRDATA | ||
TEXT | Text 'description' | Character value, *BLANK | Optional, Positional 2 |
TITLE | Title | Character value, *BLANK, *MBRTEXT | Optional, Positional 3 |
SUBTITLE | Subtitle | Character value, *BLANK, *MBRTEXT | Optional |
GPHTYPE | Graph type | *SURFACE, *LINE, *CBAR, *FBAR, *SCATTER | Optional |
DATATYPE | Data type | *FCNARA, *JOBTYPE, *PRIORITY, *IOP, *DISK, *CMNLINE, *ALL | Optional |
AREAFILL | Area fill | *YES, *NO | Optional |
REFLINE | Reference line | 1-99999, *NONE | Optional |
XAXIS | X-axis | Element list | Optional |
Element 1: Variable | *TIME, *CPU, *TNS, *NBRTNS, *RSP, *SYNCIO, *NBRSYNC, *ASYNCIO, *NBRASYNC, *TOTDSKIO, *NBRDSKIO | ||
Element 2: Title | Character value, *DFT, *BLANK | ||
Element 3: Range |
Single values: *AUTO Other values: Element list |
||
Element 1: First | Decimal number | ||
Element 2: Last | Decimal number | ||
YAXIS | Y-axis | Element list | Optional |
Element 1: Variable | *CPU, *TNS, *NBRTNS, *RSP, *SYNCIO, *NBRSYNC, *ASYNCIO, *NBRASYNC, *TOTDSKIO, *NBRDSKIO, *CMNIOP, *DSKIOP, *LWSIOP, *MFCIOP, *MFDIOP, *DSKARM, *PCTDSKOCC, *CMNLINE, *LGLDBIO | ||
Element 2: Title | Character value, *DFT, *BLANK | ||
Element 3: Range |
Single values: *AUTO Other values: Element list |
||
Element 1: First | Decimal number | ||
Element 2: Last | Decimal number | ||
FCNARA | Functional area entry | Values (up to 16 repetitions): Element list | Optional |
Element 1: Functional area | Character value, *OTHER | ||
Element 2: Legend 'description' | Character value, *DFT, *BLANK | ||
Element 3: Line type | 1-8, 7 | ||
Element 4: Non-graphic display symbol | Character value, * | ||
JOBTYPE | Job type entry | Values (up to 16 repetitions): Element list | Optional |
Element 1: Job type | *ALL, *ALLINTER, *ALLBATCH, *ALLSYSTEM, *ASJ, *BCH, *CA4, *DDM, *EVK, *INT, *MRT, *PCS, *PDJ, *PJ, *PTH, *RDR, *S36, *SBS, *SYS, *WTR, *OTHER | ||
Element 2: Legend 'description' | Character value, *DFT, *BLANK | ||
Element 3: Line type | 1-8, 7 | ||
Element 4: Non-graphic display symbol | Character value, * | ||
PRIORITY | Job priority entry | Values (up to 16 repetitions): Element list | Optional |
Element 1: Lower priority boundary | 0-99, *OTHER, *ALL | ||
Element 2: Upper priority boundary | 0-99 | ||
Element 3: Legend 'description' | Character value, *DFT, *BLANK | ||
Element 4: Line type | 1-8, 7 | ||
Element 5: Non-graphic display symbol | Character value, * | ||
IOP | IOP data entry | Values (up to 2 repetitions): Element list | Optional |
Element 1: Type of utilization | *AVG, *MAX | ||
Element 2: Legend 'description' | Character value, *DFT, *BLANK | ||
Element 3: Line type | 1-8, 7 | ||
Element 4: Non-graphic display symbol | Character value, * | ||
DISK | Disk data entry | Values (up to 2 repetitions): Element list | Optional |
Element 1: Type of utilization | *AVG, *MAX | ||
Element 2: Legend 'description' | Character value, *DFT, *BLANK | ||
Element 3: Line type | 1-8, 7 | ||
Element 4: Non-graphic display symbol | Character value, * | ||
CMNLINE | Communications line entry | Values (up to 16 repetitions): Element list | Optional |
Element 1: Communications line | Name, *MAX | ||
Element 2: Legend 'description' | Character value, *DFT, *BLANK | ||
Element 3: Line type | 1-8, 7 | ||
Element 4: Non-graphic display symbol | Character value, * | ||
ALLDATA | All data entry | Element list | Optional |
Element 1: Legend 'description' | Character value, *DFT, *BLANK | ||
Element 2: Line type | 1-8, 7 | ||
Element 3: Non-graphic display symbol | Character value, * |
Top |
Specifies the graph format to be created.
This is a required parameter.
Top |
Specifies the user-defined text that briefly describes the graph format or graph package.
Top |
Specifies the title for the graph.
Top |
Specifies the subtitle for the graph.
Top |
Specifies the type of graph to produce.
Top |
Specifies the type of data to include on the graph.
If you specify DATATYPE(*IOP), one of the following combinations must be specified:
If you specify DATATYPE(*DISK), then one of the following combinations must be specified:
Top |
Specifies whether areas on the graph are filled in.
Top |
Specifies where to place a reference line on the graph. The reference line is placed on the Y-axis. The line is parallel to the X-axis.
Top |
Specifies the list of characteristics that are used for creating the X-axis on the graph.
The possible X-axis Variable values are:
The possible X-axis Title values are:
The possible Starting and Ending Range for the X-axis values are:
Top |
Specifies the list of characteristics that are used for creating the Y-axis on the graph.
The possible Y-axis Variable values are:
The possible Y-axis Title values are:
The possible Starting and Ending Range for the Y-axis values are:
Top |
Specifies the list of characteristics to be used for each functional area on the graph. This parameter is valid only when DATATYPE(*FCNARA) is specified. When DATATYPE(*FCNARA) is specified, at least 1, but not more than 16 functional area entries must be specified.
The possible Functional Area Name values are:
The possible Functional Area Legend Description values are:
The possible Graphic Display Line Type values are:
The possible Nongraphic Work Station Symbol used for the Functional Area values are:
Top |
Specifies the list of characteristics to be used for creating job type information on the graph. This parameter is valid only when DATATYPE(*JOBTYPE) is specified. When DATATYPE(*JOBTYPE) is specified, at least 1, but not more than 16 job type entries must be specified.
The possible Job Type values are:
The possible Job Type Legend Description values are:
The possible Graphic Display Line Type for the Job Type values are:
The possible Nongraphic Work Station Symbol used for the Job Type values are:
Top |
Specifies the characteristics to be used for creating job priority information on the graph. This parameter is valid only when DATATYPE(*PRIORITY) is specified. When DATATYPE(*PRIORITY) is specified, at least 1, but not more than 16 job priority entries must be specified.
The possible Job Priority Boundaries values are:
The possible Job Priority Legend Description values are:
The possible Graphic Display Line Type for the Job Priority values are:
The possible Nongraphic Work Station Symbol used for the Job Priority values are:
Top |
Specifies the characteristics to be used for creating input/output processor (IOP) information on the graph. This parameter is valid only when DATATYPE(*IOP) is specified. When DATATYPE(*IOP) is specified, at least 1, but not more than 2 IOP data entries must be specified.
The possible Amount of Utilization for IOP type values are:
The possible Legend Description for the IOP type values are:
The possible Graphic Display Line Type for the IOP type values are:
The possible Nongraphic Work Station Symbol used for the IOP type values are:
Top |
Specifies the characteristics to be used for creating disk data information on the graph. This parameter is valid only when DATATYPE(*DISK) is specified. When DATATYPE(*DISK) is specified, at least 1, but not more than 2 disk data entries must be specified. The types of disk data are disk arm utilization and percent of disk occupied.
The possible Amount of Utilization for Disk Data type values are:
The possible Disk Data Type Legend Description values are:
The possible Graphic Display Line Type for the Disk Data Type values are:
The possible Nongraphic Work Station Symbol used for the Disk Data type values are:
Top |
Specifies the characteristics to be used for creating communications line information on the graph. This parameter is valid only when DATATYPE(*CMNLINE) is specified. When DATATYPE(*CMNLINE) is specified, at least one, but not more than 16 communications line entries must be specified.
The possible Communications Line Name values are:
The possible Communications Line Legend Description values are:
The possible Graphic Display Line Type for the Communications Line values are:
The possible Nongraphic Work Station Symbol used the Communications Line values are:
Top |
Specifies the characteristics to be used for creating information on the graph for all jobs. This parameter is valid only when DATATYPE(*ALL) is specified.
The possible Legend Description for All of the Job Data values are:
The possible Graphic Display Line Type for all of the Job Data values are:
The possible Nongraphic Work Station Symbol used for all of the Job Data values are:
Top |
CRTGPHFMT GPHFMT(FORMAT1) TITLE(*MBRTEXT) DATATYPE(*FCNARA) FCNARA((ACCOUNTING 'ACCOUNTING') (SALES 'SALES' 7 #) (OFFICE 'OFFICE' 7 @))
This command creates a graph format named FORMAT1 in the QPFRDATA library. The member that is presented on the graph using this format supplies the title for the graph. The graph is a surface graph with no area fill nor a reference line. The jobs presented on the graph are grouped according to three functional areas:
The functional area of accounting is represented on the graph with a solid line with the label, ACCOUNTING. If the format is displayed on a non-graphics work station, the asterisk (*) symbol is used to graphically represent the functional area of accounting. The functional areas, sales and office, are formatted in the same manner as accounting, except SALES is graphically represented with the # symbol on a non-graphics work station, and OFFICE is graphically represented with the at @ symbol on a non-graphics work station.
Top |
*ESCAPE Messages
Top |