vsi
Print basic information about a project. Also useful to test whether a vovserver is running or not.
vsi: Usage Message
DESCRIPTION:
Print basic information about a project.
Also useful to test whether a VOVserver
is running or not.
USAGE:
% vsi [options]
OPTIONS:
-help -- This message.
-width <N> -- Size of command line strings (default 50).
-j -- Show the most recent 6 jobs of mine.
EXAMPLES:
% vsi
% vsi -j
% vsi -width 100
% vsi -w 100
Examples
For project that builds a product having a large source code
repository:
% vsi
someproj@bison | 09/04/2015 10:15:40
----------------------------------------------------------------------
Files: 39027 | Sets: 367
Jobs: 19776 | Retraces: 78
valid: 13533 |
invalid: 6220 |
running: 3 |
retracing: 4 |
sleeping: 10 |
failed: 6 |
----------------------------------------------------------------------
Taskers: 14 | QueuedJobs: 3464
Slots: 16 | Buckets: 57
ready: 10 | Duration: 9h28m
full: 3 |
busy: 1 |
----------------------------------------------------------------------
Resources: 112 | URL: http://bison:6244
Exhausted: 1 | Saved: 1h44m
Priority:normal | Size: 33.00MB
| TimeTol: 3s
----------------------------------------------------------------------
Recent jobs for user john
04485265 VALID vw2 CC -mt -o OBJ/sun7-gmt/trace.o -c -g -...
04485268 RUNNING vw CC +eh -o OBJ/hpux-O/securitysrv.o -c -...
04485270 VALID vw2 CC -mt -o OBJ/sun7-gmt/tracecommclient...
04485273 RUNNING vrt g++ -mcpu=common -Wall -o OBJ/linux-g/t...
04485276 RUNNING vw cl -nologo -FoOBJ/win64-O/fairshare.obj...
04485277 VALID vw2 CC -mt -o OBJ/sun7-gmt/tracecomm2.o -c...
This is equivalent to:
% vovproject info