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

vzlogger – A tool to read and log measurements of a wide variety of smart meters and sensors

Authors

       Joachim Zobel <jz-2017@heute-mogen.de>.

Volkszaehler project                                                                                 VZLOGGER(8)

Description

       This is the man page for the vzlogger program.  It briefly documents the parameters.  The main documenta‐
       tion is available online.  A list of supported protocols can be obtained with the -h option.

       -c,–config
              This  option  sets  the configuration file to read from.  The default is /etc/vzlogger.conf.  Note
              that command line options override configuration file entries.

       -o,–log
              This options sets the file to log output to.

       -f,–foreground
              This prevents detaching from the terminal and lets the program run in the foreground.

       -l,–httpd
              This activates a local interface tiny HTTPd which serves live readings.

       -p,–httpd-port
              This sets the TCP port the HTTPd is listening on.

       -r,–register
              This registers a device.

       -v,–verbose
              This enables verbose output.

       -h,–help
              This shows the help.

       -V,–version
              This shows the version of vzlogger.

Name

       vzlogger – A tool to read and log measurements of a wide variety of smart meters and sensors

See Also

       vzlogger.conf parameters  (https://wiki.volkszaehler.org/software/controller/vzlogger/vzlogger_conf_para‐
       meter?s%5B%5D=vzlogger&s%5B%5D=conf)

Synopsis

vzlogger [-cconf] [-olog] [-f] [-l] [-pport] [-r] [-v] [-h] [-V]

See Also