Daily VM Throughput Report
Daily VM Throughput Report quantifies the total VM throughput in terms of the number of Q1 drops processed on an hourly basis for the identified day and computing system.
micsrm140
The management objective to be tracked for evaluating the VM throughput rate is a measure of the number of Q1 drops processed per hour.
The only user option that applies to this report is the Daily VM Command Rate, which is the target and maximum number of Q1 drops processed per hour by VM. The target number is used for a reference line on the graph and the maximum number is used to set the maximum value on the graph's vertical axis.
&VMCCAX and &VMCCREF define the vertical axis maximum scaling and reference line for hourly Q1 drop rate execution in the daily reports. Therefore, to define a maximum of 250,000 Q1 drops processed per hour and a target of 100,000 per hour, code:
&LET VMCCAX = 250000; &LET VMCCREF = 100000;
A full description of the user options is provided in the VM Report Options.
The following figure illustrates the Daily VM Throughput Report based on a management objective of processing less than 100,000 Q1 drops in any given hour. The sample report shown here quantifies the number of Q1 drops processed with the horizontal axis representing the hours of the day 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 following figure, Daily VM Throughput Report, the reference line is shown at the 100,000 Q1 drops processed level of the vertical axis. Therefore, any hour for which the charted bar exceeds this reference line signals that the objective to contain throughput was missed for that hour.
The vertical axis is set with a maximum value of 250,000 queue 1 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.
Daily VM Throughput Report Sample
your_company_name 9:23 TUESDAY, JUNE 18, 1991 4MICSI/S MANAGEMENT SUPPORT SYSTEM DAILY VM MANAGEMENT OBJECTIVES VM THROUGHPUT (Unit: Q1 Drops/Hour) SYSTEM=VM01 BAR CHART OF COMMANDS COMMANDS 140000 + ** | ** ** ** | ** ** ** ** | ** ** ** ** ** 120000 + ** ** ** ** ** ** | ** ** ** ** ** ** | ** ** ** ** ** ** ** | ** ** ** ** ** ** ** 100000 +--------------------------------------**--**--**--**--**--**--**-------------------------------- | ** ** ** ** ** ** ** | ** ** ** ** ** ** ** | ** ** ** ** ** ** ** 80000 + ** ** ** ** ** ** ** | ** ** ** ** ** ** ** ** | ** ** ** ** ** ** ** ** ** | ** ** ** ** ** ** ** ** ** 60000 + ** ** ** ** ** ** ** ** ** | ** ** ** ** ** ** ** ** ** | ** ** ** ** ** ** ** ** ** | ** ** ** ** ** ** ** ** ** 40000 + ** ** ** ** ** ** ** ** ** | ** ** ** ** ** ** ** ** ** | ** ** ** ** ** ** ** ** ** ** | ** ** ** ** ** ** ** ** ** ** 20000 + ** ** ** ** ** ** ** ** ** ** | ** ** ** ** ** ** ** ** ** ** ** | ** ** ** ** ** ** ** ** ** ** ** ** | ** ** ** ** ** ** ** ** ** ** ** ** ------------------------------------------------------------------------------------------------------------ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 HOUR |------------------------------------------ 17JUN91 -----------------------------------------| REPTDATE (Reference Line: 100000 Q1 Drops/Hour)