logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gnunet-testbed-profiler — profiling driver for the testbed

Bugs

       Report   bugs   by    using    https://bugs.gnunet.org    or    by    sending    electronic    mail    to
       ⟨gnunet-developers@gnu.org⟩.

Debian                                         September 13, 2014                     GNUNET-TESTBED-PROFILER(1)

Description

gnunet-testbed-profiler is a command line profiling driver for the testbed.

Name

       gnunet-testbed-profiler — profiling driver for the testbed

Options

-cFILENAME | --config=FILENAME
               Use the configuration file FILENAME.

       -eCOUNT | --num-errors=COUNT
               Tolerate COUNT number of continuous timeout failures.

       -HFILENAME | --hosts=FILENAME
               Name of the file with the login information for the testbed.

       -h | --help
               Print short help on options.

       -LLOGLEVEL | --loglevel=LOGLEVEL
               Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.

       -lLOGFILE | --logfile=LOGFILE
               Configure logging to write logs to LOGFILE.

       -n | --non-interactive
               Run profiler in non-interactive mode where upon testbed setup the profiler does not  wait  for  a
               keystroke but continues to run until a termination signal is received.

       -pCOUNT | --num-peers=COUNT
               Create COUNT number of peers.

       -v | --version
               Print GNUnet version number.

See Also

       The  full documentation for gnunet is maintained as a Texinfo manual.  If the info(1) and gnunet programs
       are properly installed at your site, the command

             infognunet

       should give you access to the complete handbook,

             infognunet-c-tutorial

       will give you access to a tutorial for developers.

       Depending on your installation, this information is also available in gnunet(7) and gnunet-c-tutorial(7).

Synopsis

gnunet-testbed-profiler   [-cFILENAME   |   --config=FILENAME]   [-eCOUNT   |   --num-errors=COUNT]
                               [-HFILENAME       |       --hosts=FILENAME]       [-h       |       --help]
                               [-LLOGLEVEL   |   --loglevel=LOGLEVEL]   [-lLOGFILE   |  --logfile=LOGFILE]
                               [-n | --non-interactive] [-pCOUNT | --num-peers=COUNT] [-v | --version]

See Also