Measure Reference Manual

-- Delete Process system-processes
-- Add CPU *
-- Add Process "/bin"
This example shows an INFO MEASUREMENT report with an OSS file pathname translation
error (indicated by "*OSSPath*"):
+ INFO MEASUREMENT *
Add measurement $SPOOL.MEASDATA.MDATA -- Current Data File --
Data collected from system \DEV, MEASURE release version G09.
From 17 Nov 2000, 11:19:15, To 17 Nov 2000, 11:19:18
Cpu 6 Entities 1992 Words
Process 909 Entities 156348 Words
-- Add Cpu *
-- Add Process "*OSSPath*"
INFO PLOT
The INFO PLOT command displays the current plot definition.
Syntax
INFO [ / OUT filename / ] [ PLOT ] counter [ (char) ]
[ , counter [ (char) ] ] ...
OUT filename
directs command output to filename. If filename does not exist, MEASCOM creates an
EDIT file by that name and writes command output to it. If filename does exist, MEASCOM
opens the file and appends command output to it.
After the INFO command executes, MEASCOM resumes writing its output to the current OUT
file (typically, the terminal).
The OUT option does not affect the contents of the log file.
PLOT
is optional if you specified PLOT as the default command object by using the ASSUME command.
counter
for all entity types except PROCESSH and USERDEF, counter is a counter name. Use an
asterisk (*) to indicate all counters.
For the PROCESSH entity type, counter is a procedure name. To display all procedures
in the plot, specify counter as CODE-RANGE.
For the USERDEF entity type, counter is the user-defined counter name. To display all
user-defined counters in the plot, specify counter as NAME.
char
is the plot character of the plotted counter to display or an asterisk (*) to indicate all counters
named counter. If omitted, the default is the asterisk (*).
Related Commands
PageFunctionCommand
47Adds a counter to the plot definitionADD PLOT
54Deletes a counter from the definitionDELETE PLOT
82Displays the plotLIST PLOT
INFO PLOT 67