I have been using it for some time and it's working fine; I have two UPS' connected over the network and am getting stats from them etc.
I wanted to start logging the telemetry so I can make some pretty graphs of the voltage fluctuations etc, but have gotten a bit stuck with the upslog program.
I can get it to work if I run it manually with the right params, but if I run it via. init.d, I get:
Code: Select all
# /etc/init.d/upslog start
* Starting upslog ...
* start-stop-daemon: failed to start `/usr/bin/upslog' [ !! ]
* ERROR: upslog failed to start
Right now I'm thinking I should just kludge the /etc/init.d/upslog with the same command line that works when I run it manually; Just wanted a second opinion from someone in case I'm just being stupid.
What say ye??


