Restore Submenu
 

NAME

flowgrindd - network performance measurement tool daemon  

SYNOPSIS

flowgrindd -h|-v|-d|-w DIR/
flowgrindd [options]

 

DESCRIPTION

flowgrindd is the daemon for the flowgrind distributed network performance measurement tool. Using the flowgrind controller, tests can be setup between hosts running flowgrindd, the flowgrind daemon.

Flowgrind performs extensive TCP tests. On systems running the Linux kernel flowgrind collects and reports the TCP metrics returned by the TCP_INFO socket option, such as the size of the congestion window or the RTT.

The flowgrind daemon needs to be running on every host that is supposed to be endpoint of a flow.

 

OPTIONS

-h
Show help and exit.

-p #
Port the XML-RPC server should listen on.

-v
Show version and exit.

-w DIR/
Specify target directory for dump files. compiling flowgrind with libpcap support is required. Remember, dumps are save on the machine where the deamon runs and not local.

-d
Do not daemonize, increase debug verbosity. Add multiple times to increase debug verbosity further.

 

SEE ALSO

flowgrind(1), flowgrind-stop(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO