Monthly VM Throughput Report

Monthly VM Throughput Report quantifies the total VM throughput in terms of the number of Q1 drops processed on a zone basis for the identified day and computing system over six months.
micsrm140
The management objective to be tracked for evaluating the VM throughput rate is an average of the number of Q1 drops processed per hour.
The only user option that applies to this report is the Monthly VM Command Rate, which is the target and maximum average number of Q1 drops processed per hour, across each zone, by VM. The target amount is used for a reference line on the graph and the maximum average is used to set the maximum value on the graph's vertical axis.
&VMCMCAX and &VMCMCRF define the vertical axis maximum scaling and reference line for hourly Q1 drop rate execution in the monthly reports. Therefore, to define an average of less than 100,000 Q1 drops per hour with a maximum measurement of 140,000, code:
%LET VMCMCAX = 140000; %LET VMCMCRF = 100000;
A full description of the user options is provided in the VM Report Options.
The following Monthly VM Throughput Report Format - Q1 Drops sample illustrates the Monthly VM Throughput Report based on a management objective of averaging less than 100,000 Q1 drops per hour in any given zone. The sample report shown here quantifies the number of Q1 drops processed with the horizontal axis representing the zones of each month and the vertical axis charting the Q1 drops processed.
The management objective for VM throughput is shown by the dashed horizontal reference line printed across the chart. In the Monthly VM Throughput Report Format
Q1 Drops figure, the reference line is shown at the 100,000 Q1 drops processed level of the vertical axis. Therefore, any hour for which the vertical bar exceeds this reference line signals that the objective to contain throughput was missed for that zone of that month.
The vertical axis is set with a maximum value of 140,000 Q1 drops processed level to ensure uniform scaling from report to report. If the value is exceeded, SAS uses the highest value encountered to set this vertical axis maximum value.

Monthly VM Throughput Report Format - Q1 Drops Sample

your_company_name 10:24 FRIDAY, JUNE 7, 1991 4
MICS
I/S MANAGEMENT SUPPORT SYSTEM MONTHLY VM MANAGEMENT OBJECTIVES VM THROUGHPUT (Unit: Q1 Drops/Hour) SYSTEM=VM01 COMMANDS 160000 + | *** | *** | *** 140000 + *** | *** *** | *** *** | *** *** 120000 + *** *** | *** *** *** | *** *** *** | *** *** *** *** 100000 +--*** -------------***------------------------------------------------***--------------***------------- | *** *** *** *** *** | *** *** *** *** *** *** | *** *** *** *** *** *** 80000 + *** *** *** *** *** *** | *** *** *** *** *** *** *** | *** *** *** *** *** *** *** | *** *** *** *** *** *** *** 60000 + *** *** *** *** *** *** *** | *** *** *** *** *** *** *** | *** *** *** *** *** *** *** *** | *** *** *** *** *** *** *** *** *** *** 40000 + *** *** *** *** *** *** *** *** *** *** | *** *** *** *** *** *** *** *** *** *** | *** *** *** *** *** *** *** *** *** *** *** *** | *** *** *** *** *** *** *** *** *** *** *** *** 20000 + *** *** *** *** *** *** *** *** *** *** *** *** | *** *** *** *** *** *** *** *** *** *** *** *** | *** *** *** *** *** *** *** *** *** *** *** *** *** *** | *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ------------------------------------------------------------------------------------------------------------- 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 ZONE |-- 90/12 --| |-- 91/01 --| |-- 91/02 --| |-- 91/03 --| |-- 91/04 --| |-- 91/05 --| YRMONTH (Reference Line: 140000 Q1 Drops/Hour)