vsm
Monitor activity in VOV.
vsm: Usage Message
DESCRIPTION:
Monitor activity in VOV.
USAGE:
vsm [options]
OPTIONS:
-h Show this help
-panel <panel> Select initial panel (default 'running'),
where panel is one of: running, resmaps, buckets,
jobq, fairshare.
-fontsize <size> Specify the font size. Default is 10.
Legal range is 3 to 36.
OLD OPTIONS:
-t -r -q Backwards compatibility
CONFIGURATION:
The starting panel can be configured in gui.tcl by means of
the variable vovmonconfig(start,panel). Example:
# Fragment of $VOVDIR/local/gui.tcl
set vovmonconfig(start,panel) "jobq"
EXAMPLES:
% vsm &
% vsm -panel buckets &
% vsm -panel taskers &