The MONITOR RMS command initiates monitoring of the OpenVMS Record Management Services (OpenVMS RMS) statistics class for a specific file. Format MONITOR RMS
1 – Classname Qualifiers
1.1 /ALL
Specifies that a table of all available statistics (current, average, minimum, and maximum) is to be included in the display and summary output. For summary output, this qualifier is the default for all classes; otherwise, it is the default for all classes except CLUSTER, MODES, PROCESSES, STATES, SYSTEM, and VECTOR.
1.2 /AVERAGE
Specifies that a bar graph of average statistics is to be included in the display and summary outputs.
1.3 /CURRENT
Specifies that a bar graph of current statistics is to be included in the display and summary outputs. The /CURRENT qualifier is the default for the CLUSTER, MODES, STATES, SYSTEM, and VECTOR classes.
1.4 /FILE
/FILE=(file-name[,...]) Specifies a list of one or more files to which the MONITOR RMS command applies.
1.5 /ITEM
/ITEM=(keyword[,...]) Selects one or more data items for inclusion in display and summary outputs. If you specify two or more keywords, enclose them in parentheses, and separate them with commas. When the /ITEM qualifier is omitted, the default is /ITEM=OPERATIONS. The following table describes /ITEM qualifier keywords: Keyword Description OPERATIONS Specifies that RMS basic operations statistics are displayed for the selected file. DATA_RATES Specifies that RMS data rate statistics are displayed for the selected file. LOCKING Specifies that RMS locking statistics are displayed for the selected file. CACHING Specifies that RMS caching statistics are displayed for the selected file.
1.6 /MAXIMUM
Specifies that a bar graph of maximum statistics is to be included in the display and summary outputs.
1.7 /MINIMUM
Specifies that a bar graph of minimum statistics is to be included in the display and summary outputs.