Display statistics about your gnunet system
gnunet-statistics [options] [VALUE]
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.
Use the configuration file FILENAME.
Print short help on options.
Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
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.
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.
Statistics are kept for various subsystems. With this option, the output can be restricted to a particular subsystem only.
Print GNUnet version number.
Report bugs by using Mantis <https://gnunet.org/mantis/> or by sending electronic mail to <[email protected]>
gnunet-service-statistics(1)