gnunet-statistics — display statistics about your GNUnet system
Contents
Bugs
Report bugs by using https://bugs.gnunet.org or by sending electronic mail to
⟨gnunet-developers@gnu.org⟩.
Debian January 4, 2012 GNUNET-STATISTICS(1)
Description
gnunet-statistics is used to display detailed information about various aspect of GNUnet's operation.
This tool only works if the "statistics" service is available. gnunet-statistics can be used to set a
value by giving the options -n, -s and also a VALUE.
-cFILENAME | --config=FILENAME
Use the configuration file FILENAME.
-h | --help
Print short help on options.
-LLOGLEVEL | --loglevel=LOGLEVEL
Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
-lFILENAME | --logfile=FILENAME
Configure logging to write logs to FILENAME
-nNAME | --name=NAME
Each statistic has a NAME that is unique with in its subsystem. With this option, the output can
be restricted to statistics that have a particular NAME.
-oPORT | --port=PORT
PORT for remote host
-p | --persistent
When setting a value, make the value persistent. If the value used to be persistent and this
flag is not given, it will be marked as non-persistent.
-q | --quiet
Just print the statistics value
-rREMOTE | --remote=REMOTE
Connect to a remote host given as REMOTE.
-SSEPARATOR | --csv-separator=SEPARATOR
Specify a separator for generating csv-output.
-sSUBSYSTEM | --subsystem=SUBSYSTEM
Statistics are kept for various subsystems. With this option, the output can be restricted to a
particular subsystem only.
-tPATH | --testbed=PATH
When running testbed, you can get statistics of all peers with specefying the folder containing
the data of all testbed nodes like
$gnunet-statistics-t/tmp/testbedARtmQv-v | --version
Print GNUnet version number.
-w | --watch
Watch value continuously.
Name
gnunet-statistics — display statistics about your GNUnet system
See Also
gnunet-service-statistics(1) 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-statistics [-cFILENAME | --config=FILENAME] [-h | --help] [-LLOGLEVEL | --loglevel=LOGLEVEL]
[-lFILENAME | --logfile=FILENAME] [-nNAME | --name=NAME] [-oPORT | --port=PORT]
[-p | --persistent] [-q | --quiet] [-rREMOTE | --remote=REMOTE]
[-SSEPARATOR | --csv-separator=SEPARATOR] [-sSUBSYSTEM | --subsystem=SUBSYSTEM]
[-tPATH | --testbed=PATH] [-v | --version] [-w | --watch] ⟨VALUE⟩
