Rich Braun
Rich Braun
The command output I want to see is ``` upsc $NAME@localhost:3493 2>&1 ``` which expands the variable $NAME, not expanding a non-existent variable $CP1500EPFCLCD, below is incorrect: ``` upsc $CP1500EPFCLCD@localhost:3493...
@hellcry37 @poliant @KC-inDomus please invoke `docker pull instantlinux/nut-upsd:latest` (or tag `2.8.1-r0` to update if you use this tag) and confirm the two changes I've made. The first change is to...
If the issue is caused by the UPS unit taking longer than 15 seconds, the default value of MAXAGE, to report its data: it will be fixed. Please change that...
In the container under directory /etc/nut, you'll find the config files. Copy those off into a directory on your local host (`docker cp /etc/nut/* ~/my-test-dir` or something like that) and...
I can't think of what specific changes might address the problem. Searching online, I found a few discussions about the CyberPower stale-data problem posted over the past several years: *...
OK fair enough. Hopefully the restart logic is now stable enough to use, and that others will post their successful parameter values for this model or others that don't behave...
Closing due to inactivity.
Closing due to inactivity.
`STATS_USER` variable was added in commit 696b90de75270a8bf33751029d9db266f0ff9c87 on 2-Jan-2023.
Can you add the `mythlink,pl` script to this PR? If it's not part of any system package, then add a fetch operation (with checksum verification) to pull it from github....