![]() |
![]()
| ![]() |
![]()
NAMEautobenchd - distributed autobench daemon SYNOPSISautobenchd [--port port] [--bindaddr bindaddr] [--verbose] [--debug] DESCRIPTIONautobenchd listens on the port and IP address specified on the command line (defaulting to port 4600 and INADDR_ANY if the command line options are omitted), and waits for commands from autobench_admin. When it receives these commands, it conducts a benchmark using httperf with the arguments specified by autobench_admin, parses the httperf results and returns a summary to autobench_admin. autobench_admin collates the results from several instances of autobenchd running on different machines, and writes the collated results to a file for analysis. OPTIONS
EXAMPLE
SEE ALSOautobench_admin(1), httperf(1) AUTHORJulian T. J. Midgley <jtjm@xenoclast.org>
|