Learning the CMFMON interface
This section references a commonly used CMFMON screen, Address Space Resource Data (ARD), to introduce you to some of the CMFMON key features.
Address Space Resource Data (ARD) screen
COMMAND ===> SCROLL ===> CSR
SYSTEM ===> SYSD
CPU 100/ 58 UIC 16 Paging 0 ES Mig Age 67123 Time 08:34:33 Mode TOTAL
JOBNAME DEV FF PRIV LSQA LSQA X SRM TCB CPU EXCP SWAP LPA CSA NVI V&H
CONN BEL FF CSF ESF M ABS TIME TIME RATE RATE RT RT RT RT
________ _____ ___ ____ ____ ____ _ ___ ______ ______ ____ ____ ___ ___ ___ ___
------------------------------------------------------------------------------>
*MASTER* 585.6 0 7 54 9 0.0 117.11 419.26 0.00 0.00 0.0 0.0 0.0 0.0
PCAUTH 0.000 2 2 33 2 X 0.0 0.031 0.057 0.00 0.00 0.0 0.0 0.0 0.0
RASP 0.000 X 0.0 0.014 1.057 0.00 0.00 0.0 0.0 0.0 0.0
TRACE 0.000 0 3 73 1 X 0.0 0.012 0.038 0.00 0.00 0.0 0.0 0.0 0.0
XCFAS 0.047 0 23 128 69 X 0.0 17.933 19.968 0.00 0.00 0.0 0.0 0.0 0.0
GRS 0.000 0 21 25 3 X 0.0 0.042 0.235 0.00 0.00 0.0 0.0 0.0 0.0
SMXC 0.000 0 2 14 2 0.0 0.004 0.030 0.00 0.00 0.0 0.0 0.0 0.0
SYSBMAS 0.000 0 7 14 63 0.0 0.005 0.030 0.00 0.00 0.0 0.0 0.0 0.0
DUMPSRV 30.59 0 2 28 5 0.0 2.610 6.014 0.00 0.00 0.0 0.0 0.0 0.0
CONSOLE 470.7 0 6 25 5 X 0.0 218.62 226.62 0.00 0.00 0.0 0.0 0.0 0.0
ALLOCAS 0.000 0 2 17 2 X 0.0 0.010 0.035 0.00 0.00 0.0 0.0 0.0 0.0
SMF 57.22 0 2 28 3 X 0.0 0.525 8.352 0.00 0.00 0.0 0.0 0.0 0.0
JES2 1027 19 28 42 14 0.0 564.79 643.05 0.00 0.00 0.0 0.0 0.0 0.0
VLF 0.596 0 23 22 4 X 0.0 5.179 5.546 0.00 0.00 0.0 0.0 0.0 0.0
The major components of the CMFMON interface are as follows:
full title of the screen
- standard COMMAND and SCROLL fields, which are available from ISPF
- SYSTEM field, where you access data from a system other than the current local system
Displaying-data-from-a-remote-system provides more information about accessing remote data. status line that summarizes various attributes of your system’s performance
In Address Space Resource Data (ARD) screen, the status line looks like this example:CPU 100/ 58 UIC 16 Paging 0 ES Mig Age 67123 Time 08:34:33 Mode TOTALThe data in these fields is updated each time that you press Enter.
The following table describes each field on the status line:
Field
Content
CPU
percentage of the CPU currently being utilized Depending on your configuration, either one value or two values separated by a slash may be displayed. A detailed explanation of the CPU field in various configurations is provided in the online Help.
UIC
highest unreferenced interval count
Paging
current demand paging rate, in seconds, as reported by SRM
ES Mig Age
average number of seconds that pages remain in expanded storage before being paged out to auxiliary storage, as calculated by SRMN/A is displayed for a system in IBM z/Architecture mode, which does not support expanded storage.
Time
time that the data on the screen was collected
Mode
screen mode (DELTA mode or TOTAL mode)
See Displaying-Deltas-and-Totals for more information.
In addition, some screens contain one or more of the fields shown in this table:
Field
Content
Appears on
I%
percentage of the current CMF or RMF interval that has passed
- DEV
- IOQUEUE
- TRX
- PGSPP
Job
name of the job that the data reflects
- ARDJ
- ASDJ
- ASRMJ
ASID
address space identifier of the job that the data reflects
- ARDJ
- ASDJ
- ASRMJ
- filter areas
The lines beneath each field indicate that you can provide filter criteria to control the data that is displayed. See Filtering-the-display for more information.
CMFMON uses color coding to indicate activity:
- white (or highlighted on a monochrome terminal) for resources that are currently in use or address spaces that are swapped in
- blue (or normal on a monochrome terminal) for resources that are not in use or address spaces that are swapped out
The following table lists all of the CMFMON Online screens, with the respective commands that you use to generate the screens or reports.
Screen commands
CMFMON Online command | Screen or report name |
---|---|
ASL | Address Space List |
ARD | Addess Space Resource (Data) |
ARDJ | Address Space Resource Data (job specific) |
ARSM | Address Space SRM |
ARSMJ | Address Space SRM (job specific) |
ASD | Address Space State |
ASDJ | Address Space State (job specific) |
APF | APF-authorized Libraries |
SRCS | Central Storage/CPU/SRM |
CHAN | Channel Path Activity |
XDSA | Cross-System Data Server Buffer |
XDSP | Cross-System Data Server Performance |
DEV | Device Activity |
DEVV | Device Activity for Volser/Number |
SENQ | Enqueue Contention |
SENQR | Enqueue Reserve |
HFSF | HFS File System Statistics |
IOQ | I/O Queuing Activity |
ILOCK | IRLM Long Lock Detection |
LNK | Linklist Libraries |
HFS | List of HFS File Systems |
PGSPP | Page Data Set Activity |
LPA | PLPA Libraries |
SPAG | System Paging Activity |
TRX | Transaction Activity |
This section contains the following topics:
Related topic