🌐
Docker Hub
hub.docker.com › r › instantlinux › nut-upsd
instantlinux/nut-upsd - Docker Image
The Network UPS Tools (nut) package in an Alpine container, with enough configuration to support Nagios monitoring of your UPS units.
🌐
GitHub
github.com › gpdm › nut
GitHub - gpdm/nut: Network UPS Tools in Docker
Network UPS Tools in Docker. Contribute to gpdm/nut development by creating an account on GitHub.
Starred by 37 users
Forked by 12 users
Languages   HTML 49.1% | Shell 37.1% | Dockerfile 13.8% | HTML 49.1% | Shell 37.1% | Dockerfile 13.8%
Discussions

PeaNUT: A Tiny Dashboard for Network UPS Tools
Any chance you could add some API endpoints? I hate NUT with passion, I'd love to write some scripts to manage power outages myself More on reddit.com
🌐 r/selfhosted
39
67
September 5, 2023
[Nutify] A Dockerized NUT Server with Email and Report Notifications
Nice, any thought on using Prometheus to expose and store metrics? It would provide a much more efficient long-term storage than SQLite. More on reddit.com
🌐 r/selfhosted
106
358
March 6, 2025
docker-compose NUT (ネットワークUPSツール) インストール
🌐 r/homelab
UDM network UPS tools support?
Have you heard of UDM issues with non-graceful shutdown? More on reddit.com
🌐 r/Ubiquiti
7
4
August 7, 2020
🌐
The Homelabber
thehomelabber.com › guides › network-ups-monitoring
The Homelabber | Network UPS monitoring with NUT server
Starting the container up with docker compose up, you should see something similar this: ** This container may not work without setting for SERIAL ** Network UPS Tools - UPS driver controller 2.8.0 Network UPS Tools - Generic HID driver 0.47 (2.8.0) Using subdriver: MGE HID 1.46 USB communication ...
🌐
GitHub
github.com › upshift-docker › nut-upsd
GitHub - upshift-docker/nut-upsd · GitHub
Docker image for Network UPS Tools server.
Starred by 48 users
Forked by 44 users
Languages   Dockerfile 62.7% | Shell 37.3%
🌐
Docker Hub
hub.docker.com › r › nardo86 › nut-server
nardo86/nut-server - Docker Image
3 weeks ago - Containerized Network UPS Tools⁠ server on Debian, for monitoring USB UPS devices over the network (port 3493). Multi-arch: linux/amd64, linux/arm64, linux/arm/v7.
🌐
GitHub
github.com › monstermuffin › nut-docker
GitHub - monstermuffin/nut-docker: Docker image for Network UPS Tools · GitHub
This is a nut-upsd Docker image, implementing the UPS drivers and the upsd daemon from https://networkupstools.org/.
Author   monstermuffin
🌐
Reddit
reddit.com › r/selfhosted › peanut: a tiny dashboard for network ups tools
r/selfhosted on Reddit: PeaNUT: A Tiny Dashboard for Network UPS Tools
September 5, 2023 -

Hi Selfhosters!

I have recently released version 1.0 of a little project I've been working on for a bit and would like to get your feedback.

Introducing PeaNUT! A Dashboard for viewing the status of your UPS devices. This is a plug & play solution for anyone wanting to simply view the status of your UPS e.g. making sure it is online or viewing the current power usage. I even have a docker-compose.yml example with the NUT server included. If you've ever found yourself remotely debugging for hours why your security camera is offline, but your network is still up, this will definitely be of use to you! (Speaking from experience 😅)

Currently, I'm looking for feedback on other charts that may be of use to someone, and in general, other features that you may want to see.

Feel free to check it out and let me know what you think!

https://github.com/Brandawg93/PeaNUT

EDIT:

I just published a new test version brandawg93/peanut:test
that now supports multiple UPS devices assuming they are on the same NUT server. If someone could test it out and let me know if it works, I'll publish this for everyone!

🌐
Network UPS Tools
networkupstools.org › projects.html
Network UPS Tools - Related projects
February 4, 2025 - A popular docker image to monitor and serve (for graphing etc.) one device per container. A Golang library for interacting with NUT. A NodeJS module that implements a NUT (Network UPS Tools) client.
Find elsewhere
🌐
Docker Hub
hub.docker.com › r › botsudo › nut-upsd
botsudo/nut-upsd - Docker Image
Docker image for Network UPS Tools server published on Docker Hub⁠, source on GitHub⁠.
🌐
Github
unixorn.github.io › posts › set up nut-upsd and peanut in your homelab
Set up nut-upsd and peanut in your homelab | unixorn.github.io
April 6, 2024 - Do a docker-compose down && docker-compose up -d to force docker-compose to recognize the new service, and now you can open https://yourserver:8080 and see a nice dashboard. Here’s the dashboard for the UPS that drives my network stack & Synology:
🌐
Docker Hub
hub.docker.com › r › jakezp › nut_and_webnut
jakezp/nut_and_webnut - Docker Image
Docker image combining Network UPS Tools server and webNUT in 1 docker · This image provides a complete UPS monitoring service (USB driver only).
🌐
SYSADMIN
sysadmin.info.pl › blog › configure the nut to manage a ups through the home assistant as a docker container on a raspberry pi
Configure the NUT to manage a UPS through the Home Assistant as a Docker container on a Raspberry Pi | SYSADMIN
June 28, 2022 - Configure the NUT to manage a UPS through the Home Assistant as a Docker container on a Raspberry Pi ... The primary goal of the Network UPS Tools (NUT) project is to provide support for Power Devices, such as Uninterruptible Power Supplies, ...
🌐
Toolify
toolify.ai › gpts › master-the-network-ups-tools-nut-server-for-ultimate-power-protection-319293
Master the Network UPS Tools (NUT Server) for Ultimate Power Protection
We will introduce NUT Server (Network UPS Tools), an open-source tool that can help you unlock the data inside your UPS, coordinate shutdowns, and provide a centralized view of your UPS data. We will guide you through the installation and configuration process of NUT Server, as well as setting ...
🌐
danimart1991's Blog
danielmartingonzalez.com › en › integrating-ups-server
Integrating a UPS in our server - Daniel Martin Gonzalez
August 17, 2022 - Next, and as usual in the blog, we are going to instantiate a Docker container in order to create a service with the purpose we are looking for. In this case, create a Network UPS Tools server.
🌐
GitHub
github.com › instantlinux › docker-tools › blob › main › images › nut-upsd › README.md
docker-tools/images/nut-upsd/README.md at main · instantlinux/docker-tools
The Network UPS Tools (nut) package in an Alpine container, with enough configuration to support Nagios monitoring of your UPS units. This multi-architecture image supports Intel/AMD and ARM (Raspberry Pi etc).
Author   instantlinux
🌐
Docker Hub
hub.docker.com › r › gpdm › nut-upsd
gpdm/nut-upsd - Docker Image
This is the nut-upsd docker image, which implements the UPS drivers and the upsd daemon from https://networkupstools.org/⁠.
🌐
AJ's Blog
blog.ayjc.net › posts › nut
Setting up Network UPS tools | AJ's Blog
May 29, 2022 - Prometheus can be used to collect UPS metrics. There is an existing container image to run the NUT exporter. Huge props to the creater of this exporter! Give them a star on GitHub. This exporter needs to be added to the same container network where a prometheus server container is running to keep things simple and secure. See the previous post on prometheus for a complete docker...
🌐
Docker Hub
hub.docker.com › r › untouchedwagons › network-ups-tools
untouchedwagons/network-ups-tools - Docker Image
This project bundles Network UPS Tools (aka NUT) into an Debian Sid based docker image.
🌐
Reddit
reddit.com › r/selfhosted › [nutify] a dockerized nut server with email and report notifications
r/selfhosted on Reddit: [Nutify] A Dockerized NUT Server with Email and Report Notifications
March 6, 2025 -

Hello everyone,

I've recently developed Nutify, a Dockerized Network UPS Tools (NUT) server with email notification support, designed to monitor Uninterruptible Power Supply (UPS) devices and send email alerts for various UPS events.

https://github.com/DartSteven/Nutify

Key Features:

  • Real-time Monitoring: Continuously tracks UPS metrics such as voltage, power, battery status, and load.

  • Email Notifications: Sends alerts for events like power failures, low battery, or UPS disconnections.

  • USB UPS Support: Compatible with USB-connected UPS devices.

  • SMTP Support: Configurable to work with various SMTP servers, including Gmail.

Why I'm Sharing:

As an amateur developer without formal programming education, I'm eager to gather feedback from the community. I would greatly appreciate it if you could test Nutify, especially with different UPS models, as NUT configurations can vary widely.

Unfortunately, I only have two UPS devices to test it on: a Back-UPS RS 1600SI and an Eaton 3S 550. It would be extremely helpful to know how it performs with other models.

How You Can Help:

  • Test Nutify: Deploy it with your UPS setup and observe its performance.

  • Provide Feedback: Share any issues, suggestions, or general thoughts.

  • Patience Appreciated: Being self-taught, I welcome constructive criticism but kindly ask for your understanding.

Thank you for your time, and I look forward to your insights!