I want to share a self-hosted tool I developed. It’s a NUT monitoring tool similar to webNUT but it has some additional features like:
- UPS command support to remotely tell your UPS beeper to shut up.
- Supports some uncommon and old devices like ARMv6, ARMv7 and RISC-V64.
- It’s actually light-weight, ~7MiB image size and very low memory footprint.
If anyone looking a tool like this, repo is available at https://github.com/SuperioOne/nut_webgui
Thanks! I appreciate any kind of feedback.