Previous Topic: 3.3.3.3 Monthly Batch Job Group Turnaround Received Report

Next Topic: 3.3.4 Running the Management Objective Reports

3.3.3.4 Monthly Batch Resource Consumption Report


The Monthly Batch Resource Consumption Report quantifies the
resource consumption on a zone basis for each identified
month and computing system.

The horizontal axis represents each zone and month and the
vertical axis charts the number of service units consumed.
The management objective to be tracked for evaluating the
resource consumption of the batch workload is the quantity of
service units delivered within each zone of each month.

Figure 3-27 illustrates the Monthly Batch Resource
Consumption Report based on a management objective of 200
million service units per zone.  Since the management
objective is to consume less than 200 million service units
per zone, the charted values should be less than the
reference line shown in the chart.

The following user option applies to this report:

    o  Monthly Batch Service Unit Consumption -   the target
       and maximum number of service units consumed per zone
       within month by batch.  The target amount is used for
       a reference line on the graph and the maximum is used
       to set the maximum value on the graph's vertical axis.

The SAS MACROs _SMFMSX and _SMFMSRF define the vertical axis
maximum scaling and reference line for service unit
consumption by zone in the monthly reports for reporting
batch.  Note that service units are expressed in millions.

    MACRO _SMFMSX 400 %
    MACRO _SMFMSRF 200 %

A full description of the user options is provided in Section
3.3.4, Running the Batch Management Objective Reports.


                                                            CA MICS                              23:01 THURSDAY, MARCH 23, 1989                                                MONTHLY BATCH MANAGEMENT OBJECTIVES                                 BATCH RESOURCE CONSUMPTION WITHIN 200  MILLION SERVICE UNITS/ZONE                                                   SERVICE UNITS ARE IN MILLIONS                                                    SYSTEM IDENTIFICATION=R033  PGMSERVU    400 +        |        |        |        |    350 +        |        |        |        |    300 +        |        |        |        |    250 +        |                                                                                    *****        |                                                                                    *****        |                                                                                    *****        |                                                                                    *****    200 +------------------------------------------------------------------------------------*****------------------------        |                                                                                    *****        |                                                                                    *****        |                                                                                    *****       *****        |                                                                                    *****       *****    150 +                                           *****                                    *****       *****        |                                           *****                                    *****       *****        |                                           *****                                    *****       *****        |                                           *****       *****                        *****       *****        |                                           *****       *****                        *****       *****    100 +  *****                                    *****       *****                        *****       *****        |  *****                                    *****       *****                        *****       *****        |  *****                                    *****       *****                        *****       *****        |  *****                                    *****       *****                        *****       *****        |  *****       *****                        *****       *****                        *****       *****     50 +  *****       *****                        *****       *****                        *****       *****        |  *****       *****       *****            *****       *****       *****            *****       *****        |  *****       *****       *****            *****       *****       *****            *****       *****       *****        |  *****       *****       *****            *****       *****       *****            *****       *****       *****        -------------------------------------------------------------------------------------------------------------------             1           2           3                1           2           3                1           2           3   ZONE           |-----------88/12 ----------|            |---------- 89/01 ----------|            |---------- 89/02 ----------| YRMONTH

 Figure 3-27.  Monthly Batch Resource Consumption Report