Man page - vzlogger(8)
Packages contains this manual
Manual
VZLOGGER
NAMESYNOPSIS
DESCRIPTION
COPYRIGHT
SEE ALSO
AUTHORS
NAME
vzlogger â A tool to read and log measurements of a wide variety of smart meters and sensors
SYNOPSIS
vzlogger [ -c conf ] [ -o log ] [ -f ] [ -l ] [ -p port ] [ -r ] [ -v ] [ -h ] [ -V ]
DESCRIPTION
This is the man
page for the vzlogger program. It briefly documents the
parameters. The main documentation 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.
COPYRIGHT
The vzlogger program is Copyright (C) by Steffen Vogel <stv0g@0l.de> and others.
SEE ALSO
vzlogger.conf parameters (https://wiki.volkszaehler.org/software/controller/vzlogger/vzlogger_conf_parameter?s%5B%5D=vzlogger&s%5B%5D=conf)
AUTHORS
Joachim Zobel <jz-2017@heute-mogen.de>.