Measure Reference Manual
Related Command
PageFunctionCommand
57Ends a MEASCOM sessionEXIT
Usage Note
If multiple calls are needed while attempting to retrieve data from MEASFH, MEASCOM checks
for BREAK before each call.
Example
To start the Measure command interface, check the status of the Measure subsystem, and stop the
command interface:
11> MEASCOM
MEASURE Performance Monitor - T9086H06 - (01AUG11) - \SYSTEM
(C) Copyright 1986-2010 Hewlett-Packard Development Company, L.P.
1+ STATUS MEASSUBSYS
Number of Active (or Configured) Measurements = 0
Number of Active MEASCTL Processes = 4
in CPU(s): 0, 1, 2, 3
Number of Active MEASIP Processes = 4
in CPU(s): 0, 1, 2, 3
OSS OFF, SQL OFF, Skew copy time OFF, Lock CID table ON, CIDs = 64K/CPU
2+ EXIT
ADD entity-type
The ADD entity-type command designates which entity type (for example, CPU) to measure.
To measure several entity types simultaneously, enter an ADD entity-type command for each
entity type before starting the measurement.
Syntax
ADD [ entity-type ] entity-spec [ , entity-spec ] ...
entity-type
is one of:
CLUSTER DISCOPEN OPDISK SERVERNET TMF
CONTROLLER DISKFILE OSSCPU SQLPROC USERDEF
CPU FILE OSSNS SQLSTMT
DEVICE LINE PROCESS SYSTEM
DISC NETLINE PROCESSH TERMINAL
The entity-type keyword is optional if you specified it as the default command object by
using the ASSUME command.
entity-spec
identifies the entity to be measured. Entity specifications are specific to each entity type. For
the syntax, see the description of the specified entity type in Chapter 3: Entities and Counters
(page 136).
Related Commands
PageFunctionCommand
51Deletes an entity from the configurationDELETE entity-type
ADD entity-type 41