monitor-status

monitor-status


modem-on (R83) Index Level mono
Syntax monitor-status {(option}
Category TCL
Type Verb
Description produces a "snapshot" listing of information related to memory-resident frames.
Options *  see "options: TCL"
See Also options: TCL buf-map buffers buffers.g
Example monitor-status

Monitor Statistics
==================
process activations    :   0
Idle time              :   0
# of frame faults      :   33
# of writes            :   106
Failed buffer search   :   0
Read queue full events :   0
Write queue full       :   0
Disk errors            :   0

Buffer Table Information
========================
frames with  0  regs attached : 8,064
frames with  1  regs attached : 364
frames with  2  regs attached : 156
frames with >=3 regs attached : 158
Write required                : 1,251
Read queued                   : 0
Memory locked                 : 1,588
Frame referenced              : 5,645
Write queued                  : 0
Top of hash                   : 7,142
Warnings
Compatibility D3 7.0 AP
modem-on (R83) Index Level mono