Back to Samples                  Back to Homepage

grafwlm

Change 23.234  Peter Enrico's presentation at SHARE in August 2005 had
GRAFWLM        graphs of CPU utilization grouped by SYSSTC, SYSTEM, work
Sep  8, 2005   with a goal, and work without a goal, to show how much
               work could or couldn't be managed by WLM.  This analysis
               produces similar SAS/GRAPH stacked bar charts, showing
               CPU Time and MSU consumed by these groupings from top to
               bottom:
                      UNCAPTURED
                      SYSTEM
                      SYSSTC
                      IMP 1 CPU CRITICAL
                      IMP 1
                      IMP 2 CPU CRITICAL
                      IMP 2
                      IMP 3 CPU CRITICAL
                      IMP 3
                      IMP 4 CPU CRITICAL
                      IMP 4
                      IMP 5 CPU CRITICAL
                      IMP 5
                      SYSOTHER
                      (All unclassified discretionary work - should have
                       no unclassified work!)
                      DISCRETIONARY
                      (All work classified as discretionary, regardless
                       of importance. Discretionary work is work in a
                       service class period that does not have a goal.
               An example of the output can be viewed at
                 http://www.mxg.com/samples/grafwlm
               See comments in the member for examples/documentation.
   Thanks to Peter Enrico, ..., USA
   Thanks to Chuck Hopf, MBNA, USA.

Example 1 - Two Hour Example

%GRAFWLM(INDD=PDB,PATH=C:\GRAFWLM);