Hi folks,
i've always used apcupsd without a problem.
Today i installed a new raspberry and obviously i installed apcupsd too (ver. 3.14.12-2)
apctest works flawlessly but when i start the demon and i try to read the values with apcaccess it gives me always this output
$ sudo apcaccess status
Usage: apcaccess [-f <config-file>] [-h <host>[:<port>]] [-p <parameter-name>] [-u] [<command>] [<host>[:<port>]]
-f Load default host,port from given conf file (default: /etc/apcupsd/apcupsd.conf)
-h Connect to host and port (supercedes conf file)
-p Return only the value of the named parameter rather than all parameters and values
-u Strip unit labels
Supported commands: 'status' (default)
Trailing host/port spec overrides -h and conf file.
I've tried sudo apcaccess also with the same result.
Am i an idiot?