The MONITOR TIMER command initiates monitoring of the TIMER statistics class, which is the rate of processing Timer Queue Entries (TQEs) by the OpenVMS executive. A TQE is a data structure representing a timer request made by a user or by the system. Format MONITOR TIMER
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 outputs. 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 /MAXIMUM
Specifies that a bar graph of maximum statistics is to be included in the display and summary outputs.
1.5 /MINIMUM
Specifies that a bar graph of minimum statistics is to be included in the display and summary outputs.