HP NonStop G-Series User Manual
Page 40
![background image](/manuals/397027/40/background.png)
Measure Command Interface (MEASCOM)
Measure User’s Guide — 520560-003
2- 12
Accessing Online Help
this, change the RATE attribute of the REPORT object. For
example:
SET REPORT RATE ON; LIST PLOT -- generates a plot with rated
values
SET REPORT RATE OFF; LIST PLOT -- generates a plot with
unrated values
•
To view possible counter names for an entity type, type HELP, the entity type, and
COUNTERS. For example:
6+ help diskfile counters
block-splits extent-allocations max-lockwait-time
cache-read-hits fcb-number+ open-qlen-max
cache-write-cleans file-code+ open-qtime
cache-write-hits file-name* os-version+
cpu-num+ file-type+ requests
delta-time+ from-timestamp+ requests-blocked
driver-input-calls loadid* starting-eof
driver-output-calls lock-bounces system-name*
ending-eof lock-timeouts to-timestamp+
error+ lockwait-time transient-opens
+ -- Item can only be used in the IF and BY clauses (i.e. it
cannot be used in a PLOT command)
* -- Item can only be used in the BY clause
•
To view counter types and descriptions and their appearance in different reports,
type HELP and the counter name. For example:
38+ HELP READS
File Report:
Calls to READ, READUPDATE, or READUPDATELOCK.
Counter type: Incrementing
Disc and Opdisk Reports
Physical disk reads. Counter type: Incrementing
Device, Line, Netline, and Terminal Reports
Physical reads. Counter type: Incrementing.
•
To view a list of MEASCOM keywords, type HELP ABBREVIATIONS. This list
helps you determine the number of characters needed to make an abbreviation
unique.