VOV: How do I track the load on the slaves?
MikeR_21368
New Altair Community Member
VOV automatically keeps track of the load on each machine that runs a vovslave. Each vovslave grabs the load information for 1-minute, 5-minute and 15-minute load averages on the machine where it is running and sends the info to VOVserver, which logs it.
The slave reports for FlowTracer are available at:
flowtracerhost:flowtracerport/cgi/slaveload.cgi
The slave reports for NetworkComputer are available at:
networkcomputerhostnetworkcomputerport/cgi/slaveload.cgi
In NetworkComputer, the URL can be found with the following command:
% nc cmd vovbrowser -url /cgi/slaveload.cgi http://lnx0101:6789/cgi/slaveload.cgi
Tagged:
0