Merge branch 'master' of ssh://gnunet.org/gnunet
[oweals/gnunet.git] / doc / man / gnunet-testbed-profiler.1
1 .TH GNUNET\-TESTBED\-PROFILER 1 "Sep 13, 2014" "GNUnet"
2
3 .SH NAME
4 gnunet\-testbed\-profiler \- Profiling driver for the testbed.
5
6 .SH SYNOPSIS
7 .B gnunet\-testbed\-profiler
8 .RI [ options ]
9 .br
10
11 .SH DESCRIPTION
12 \fBgnunet\-testbed\-profiler\fP is a command line profiling driver for the testbed.
13
14 .SH OPTIONS
15 .B
16 .IP "\-c FILENAME,  \-\-config=FILENAME"
17 Use the configuration file FILENAME.
18 .B
19 .IP "\-e COUNT,  \-\-num\-errors=COUNT"
20 Tolerate COUNT number of continious timeout failures.
21 .B
22 .IP "\-H FILENAME,  \-\-hosts=FILENAME"
23 Name of the file with the login information for the testbed.
24 .B
25 .IP "\-h, \-\-help"
26 Print short help on options.
27 .B
28 .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
29 Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
30 .B
31 .IP "\-l LOGFILE, \-\-logfile=LOGFILE"
32 Configure logging to write logs to LOGFILE.
33 .B
34 .IP "\-n, \-\-non\-interactive"
35 Run profiler in non-interactive mode where upon testbed setup the
36 profiler does not wait for a keystroke but continues to run until a
37 termination signal is received.
38 .B
39 .IP "\-p COUNT, \-\-num\-peers=COUNT"
40 Create COUNT number of peers.
41 .B
42 .IP "\-v, \-\-version"
43 Print GNUnet version number.
44
45 .SH BUGS
46 Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>