Browser Interface
The URL to the FlowTracer web server is the entry point into the FlowTracer web application for managing the product. The URL is composed of a domain name and a port number and the path to the web application.
URL to Browser Interface
The vovserver running in the FlowTracer project also provides a web server as part of its feature set. Interacting with this web server is a powerful set of web application components that interact with a browser. They provide the full set of tools to manage FlowTracer.
http://host:port/project
You can discover the URL to access the browser interface for your project by asking FlowTracer to tell it to you using any of these CLI commands: vovbrowser, vsi, or vovproject info.
Use vovbrowser to Discover the URL
% vovbrowser # Use current project parameters.
http://alpaca:6276/project
Use vsi to Discover the URL
% 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...
% vovproject info