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

solarpowerlog - queries data from a photovoltaic inverter

Description

       The program trackd and logd data from photovoltaic inverters, collect power data and store them.

Name

       solarpowerlog - queries data from a photovoltaic inverter

Options

       The  program  follow the usual GNU command line syntax, with long options starting with two dashes (`-').
       A summary of options is included below.

       -h,--help
              Show summary of options.

       -v,--version
              Show version of program.

       -b,--background
              Runs the program in the background, detaching it from the console.

       -c,--conffilename
              The configuration to be used. Default is solarpowerlog.conf, looked for in the current directory.

       --dumpcfg
              Dump configuration structure, then exit

       --chdir arg
              working directory for daemon (only used when running as a daemon). Defaults to /

       --stdout arg
              redirect stdout to this file (only used when running as a daemon). Defaults to /dev/null

       --stderr arg
              redirect stderr to this file (only used when running as a daemon). Defaults to /dev/null

       --pidfile arg
              create a pidfile after the daemon has been  started.   (only  used  when  running  as  a  daemon).
              Default: no pid file

See Also

       https://github.com/coldtobi/solarpowerlog

                                                  June 16, 2009                                 SOLARPOWERLOG(1)

Synopsis

solarpowerlog [options]

See Also