PWR: add optional polling mode

enable watch_polling/"Use polling" if the usual PWR monitoring doesn't
work for you (likely if you're using a network mount (SMB/NFS) or
anything with FUSE.
This commit is contained in:
Harvey Tindall
2026-03-15 13:46:53 +00:00
parent 5aa640d63d
commit 76878976ee
4 changed files with 97 additions and 46 deletions
+1
View File
@@ -109,6 +109,7 @@ require (
github.com/petermattis/goid v0.0.0-20251121121749-a11dd1a45f9a // indirect
github.com/quic-go/qpack v0.6.0 // indirect
github.com/quic-go/quic-go v0.57.0 // indirect
github.com/radovskyb/watcher v1.0.7 // indirect
github.com/rs/zerolog v1.34.0 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/swaggo/swag v1.16.6 // indirect