nut_webgui v0.3.1, Light-weight NUT web GUI (github.com)
from SuperiorOne@lemmy.ml to selfhosted@lemmy.world on 19 Jul 2024 10:23
https://lemmy.ml/post/18172293

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:

If anyone looking a tool like this, repo is available at github.com/SuperioOne/nut_webgui

#selfhosted

threaded - newest

MangoPenguin@lemmy.blahaj.zone on 19 Jul 2024 13:42 next collapse

Looks great! I’ll have to give it a try

SuperiorOne@lemmy.ml on 19 Jul 2024 16:11 collapse

Thanks! I appreciate any kind of feedback.

rjc@lemmy.world on 19 Jul 2024 14:33 collapse

How does this compare to Peanut ?

SuperiorOne@lemmy.ml on 19 Jul 2024 16:13 collapse

Biggest difference is being able to execute INSTCMD commands, at least that was the main reason why I developed my own tool. Another less important differences are: older ARM support and since it’s written in Rust, it’s much more efficient in terms of resource usage. TBH, being that efficient only makes sense for very low-power devices.

Besides that, I don’t think you can go wrong with either project.

rjc@lemmy.world on 19 Jul 2024 18:39 collapse

Thanks for the reply, sounds compelling. I’m running peanut currently and have been happy with it, but I might power out down and give this a spin. Low resource usage sounds like a nice selling point.

Thanks for your contribution!