tcl.monitor-status

Verb: Access/TCL, Releases: AP

Gets monitor statistics and buffer table information.

Syntax

monitor-status {(option}

Description

produces a 'snapshot' listing of information related to memory-resident frames.

Options

* see 'options: TCL'

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

See Also

Command Name Type Description
tcl.options Definition Standard TCL options.
tcl.buf-map Verb: Access Displays a map of the buffers.
tcl.buffers Verb: Access Displays virtual memory buffer status.
tcl.buffers.g Verb: Access Produces histogram of system performance.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.