CPU used by CICS execution


This report shows histograms representing the hourly average percent CPU usage by CICS.

Data for CPU used

By default, all records on the CMRSTATS data set are used to produce histogram reports.

In this example, the histogram is limited to data collected during work hours 8:30 A.M. to 4:30 P.M.

The following control statements are specified:

  • CICS reports on CICS system data.
  • INPUT=TAPE uses sequential CMRSTATS data set.
  • DATA=CICSCPU reports CICS and user CPU time usage.
  • MINUTES=60 accumulates data for 60-minute periods.
  • FROM TIME=08:30:00 uses data starting at 8:30 A.M.
  • TO TIME=17:30:00 uses data ending at 5:30 P.M.
  • END ends the report request.

The report produced by these statements is shown in the following figure.


                                              MVCICS LICENSED PROPERTY OF BMC SOFTWARE
 CMRCHRT                                              CPU USED BY CICS EXECUTION                          PAGE NUMBER             1
 FROM DATE: 09/17/1999 TO: 09/17/1999     MINUTES.: 00060                   CALCULATION TYPE.: PERCENT    RUN DATE.....: 09/28/1999
 FROM TIME:   08:30:00 TO:   17:30:00     BREAK...: DAILY                   AVERAGE VALUE....:    1.99    RUN TIME.....:   18:09:04
                           0.00     10.00     20.00     30.00     40.00     50.00     60.00     70.00     80.00     90.00    100.00
 MM/DD/YYYY HH:MM  ==PERCENT==|---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+
 09/17/1999 08:34        2.04 |**       +         +         +         +         +         +         +         +         +         +
 09/17/1999 09:34        2.77 |U*       +         +         +         +         +         +         +         +         +         +
 09/17/1999 10:34        5.22 |UUU**    +         +         +         +         +         +         +         +         +         +
 09/17/1999 11:34        7.97 |UUUUUKT  +         +         +         +         +         +         +         +         +         +
 09/17/1999 12:24        3.04 |U**      +         +         +         +         +         +         +         +         +         +
 09/17/1999 13:24        2.41 |U*       +         +         +         +         +         +         +         +         +         +
 09/17/1999 14:24        2.00 |**       +         +         +         +         +         +         +         +         +         +
 09/17/1999 15:35       44.06 |UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU*     +         +         +         +         +         +
 09/17/1999 16:34       10.90 |UUUUUUKKT*         +         +         +         +         +         +         +         +         +
 09/17/1999 17:30        6.93 |UUUKTT   +         +         +         +         +         +         +         +         +         +
 MM/DD/YYYY HH:MM  ==PERCENT==|---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+
                           0.00     10.00     20.00     30.00     40.00     50.00     60.00     70.00     80.00     90.00    100.00
  LEGEND:  K = KCP-CPU   T = TCP-CPU   J = JCP-CPU   U = USER-CPU   * = CICS-CPU 

An asterisk (*) represents the combined total when it exceeds the graphed total due to truncation of stacked values.



 

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

BMC AMI Ops Monitor for CICS 7.4