Summarizing common storage usage
To summarize common storage usage, type OVER on the COMMAND line.
The CS Monitor Common Storage Overview panel is displayed, as shown in the following figure.
COMMAND ===> SCROLL ===> PAGE
TARGET - CXTSTH
IPL Parameters: CSA=(3120,210M), SQA=(8,15M)
CSA ECSA SQA ESQA
-------- -------- -------- --------
You specified 3,120K 210M 512K 15,360K
IBM added 64K 704K 1,364K 12,120K
Actual size 3,184K 211M 1,876K 27,480K
Allocated CSA 1,468K 56,628K
Allocated SQA 1,152K 13,551K
Amount available 1,716K 155M 724K 13,929K
Percent available 53% 73% 38% 50%
The CS Monitor Common Storage Overview panel contains the following fields:
Field | Description |
---|---|
You specified | amount of storage that you specified using the CSA and SQA parameters during IPL or in the PARMLIB member IEASYSxx |
IBM added | amount of storage that IBM added to the amount you specified, to round to an appropriate boundary |
Actual size | actual allocated size of the common areas |
Allocated CSA | amount of CSA or ECSA currently allocated from GETMAIN and STORAGE |
Allocated SQA | amount of SQA or ESQA currently allocated from GETMAIN and STORAGE |
Amount available | difference between the actual size of the area and the amount allocated |
Percent available | amount of storage available in the area, expressed as a percentage of the area’s actual size |
Creating graphs and charts
Use the following procedure to create a graph or a chart.
Specify the type of chart by using one of these commands
Command
Description
BAR
produces a bar graph
PIE
produces a pie chart
3D
produces a three-dimensional surface chart on terminals supporting high-resolution graphics
- Type S next to the column headings and storage categories that you want to graph. You must select at least one column and one storage category.
- When the graph is displayed, press Enter to update the data.
- Press the HELP PF key to transfer to the Generalized Graphic Facility (GGF).
You can modify the graph parameters and customize your own graphs from GGF. For example, you can alter the chart color and legend and save these modifications in a chart definition for future retrieval.
Related topic