VMS Help
DEFRAGMENT, MONITOR
*Conan The Librarian
|
The MONITOR subcommand displays the progress of ongoing
defragmentation processes.
Format
DEFRAGMENT MONITOR { volume-name } [ /QUALIFIERS ]
volume-name
The volume-name parameter identifies the volume whose
defragmentation process you want monitored.
None.
3.1 - /CONTINUOUS
/CONTINUOUS (default)
/NOCONTINUOUS
The /CONTINUOUS qualifier provides a continuous
monitor display.
The /NOCONTINUOUS provides a snapshot display and
then exits to the DCL prompt.
The following example shows how to invoke the monitor.
1.$ DEFRAGMENT MONITOR DISK$ONE/NOCONTINUOUS
In this example, the defragmentation process executing against
DISK$ONE is monitored. Since the /NOCONTINUOUS qualifier was
specified, the monitor function samples the defragmentation
process statistics and the free space on DISK$ONE one time
before exiting to the DCL prompt.