🌐
Zack Reed
zackreed.me › installing-nut-on-ubuntu
Installing NUT on Ubuntu | Zack Reed
May 11, 2024 - We need to setup NUT to run in standalone mode.
🌐
GitHub
gist.github.com › Jiab77 › 0778ef11a441f49df62e2b65f3daef76
In this document, I will explain how to setup nut (Network UPS Tools) on Ubuntu 18.04 and 20.04. · GitHub
In this document, I will explain how to setup nut (Network UPS Tools) on Ubuntu 18.04 and 20.04. - setup-nut-and-netdata-on-ubuntu.md
🌐
TED Felix
tedfelix.com › software › nut-network-ups-tools.html
HOWTO: Set Up NUT, the Network UPS Tools
The ubuntu package is "nut": $ sudo apt-get install nut · NUT is very painful to configure. Follow these steps carefully. The blasterspike.it link appears to be the best. Identify UPS. lsusb works for USB connected UPS's. In my case, I have a "Cyber Power Systems CP1500AVR USB".
🌐
NUT
networkupstools.org › docs › user-manual.chunked › _installation_instructions.html
5. Installation instructions
Using your preferred method (apt-get, aptitude, Synaptic, …), install the nut package, and optionally the following: ... Configuration files are located in /etc/nut. nut.conf(5) must be edited to be able to invoke /etc/init.d/nut · Ubuntu users can access the APT URL installation by clicking ...
🌐
DevManuals
devmanuals.net › install › ubuntu › ubuntu-20-04-focal-fossa › installing-nut-on-ubuntu20-04.html
How to install nut on Ubuntu 20.04 (Focal Fossa)?
sudo apt-get install nut Architecture: all Version: 2.7.4-11ubuntu4 · Above command will confirm before installing the package on your Ubuntu 20.04 LTS Operating System. If you are not already logged in as su, installer will ask you the root password.
🌐
Proxmox
forum.proxmox.com › home › forums › proxmox virtual environment › proxmox ve: installation and configuration
Network UPS Tools (NUT) as Ubuntu 22.04 LXC Container | Proxmox Support Forum
August 3, 2024 - apt install nut -y​ After the install completes, run the nut-scanner command to output the UPS info and confirm that that USB passthrough is working correctly:
🌐
Howtoinstall.me
howtoinstall.me › ubuntu › 18-04 › nut
How to Install nut in Ubuntu 18.04
Ubuntu · 18.04 · nut · Install nut by entering the following commands in the terminal: sudo apt update sudo apt install nut · Description: network UPS tools - metapackage · Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power ...
Find elsewhere
🌐
OneUptime
oneuptime.com › home › blog › how to configure ups monitoring with nut (network ups tools) on ubuntu
How to Configure UPS Monitoring with NUT (Network UPS Tools) on Ubuntu
March 2, 2026 - # Install NUT sudo apt update sudo apt install -y nut nut-client # Check installed version upsd --version # Install USB HID UPS support (most modern UPS devices) sudo apt install -y nut-server # For SNMP-connected UPS devices sudo apt install ...
🌐
Installati.one
installati.one › home › how to install nut on ubuntu 20.04
How To Install nut on Ubuntu 20.04 | Installati.one
June 13, 2023 - In this tutorial we learn how to install nut package on Ubuntu 20.04 using different package management tools: apt, apt-get and aptitude.
🌐
Nathanhunstad
nathanhunstad.com › home › tech › building nut from source on ubuntu
Building NUT from source on Ubuntu | The blog of Nathan Hunstad
October 26, 2025 - I would either have to upgrade Ubuntu or manually build from source. Based on the title of this blog post, you can tell which choice I made. Step one was to get the source code, which is available here: https://github.com/networkupstools/nut. Cloning the repo and checking out the most recent version tag got me to step one. Step two was following this guide to replacing a NUT installation.
🌐
DevManuals
devmanuals.net › install › ubuntu › ubuntu-20-04-focal-fossa › installing-nut-server-on-ubuntu20-04.html
How to install nut-server on Ubuntu 20.04 (Focal Fossa)?
sudo apt-get install nut-server Architecture: amd64 Version: 2.7.4-11ubuntu4 · Above command will confirm before installing the package on your Ubuntu 20.04 LTS Operating System. If you are not already logged in as su, installer will ask you the root password.
🌐
Reddit
reddit.com › r/homelab › working instructions on installing nut-cgi on ubuntu?
r/homelab on Reddit: Working instructions on installing nut-cgi on Ubuntu?
January 1, 2021 -

I am trying to get nut ups monitoring software working on ubuntu. It works on Debian and windows 10 but I can't get the web portion working on Ubuntu. Someone wrote some instructions on this in this conference a few years ago but they are out of date or missing a step Anyone have experience with this? Thanks

🌐
Reddit
reddit.com › r/homelab › ubuntu 22.04 server with ups nut - nut services keeps failing
r/homelab on Reddit: Ubuntu 22.04 server with UPS NUT - NUT services keeps failing
February 26, 2023 -

I recently installed a UPS on a recently configured server running Ubuntu 22.04. I'm using an APC Back-UPS 600M1. I followed this tutorial and related video to get it all set up in docker using NUT UPS Tools (with a docker file from edgd1er/webnut:latest) seemed to work properly. However one of the various daemons in the NUT packages

Network UPS Tools - UPS driver controller 2.7.4
Network UPS Tools - UPS driver controller 2.7.4
Network UPS Tools - Generic HID driver 0.41 (2.7.4)
USB communication driver 0.33
Using subdriver: APC HID 0.96

seems to be stopping and I cannot seem to find out which one or why.

The syslog entries for the last failure look like this:

Feb 25 19:08:33 zeta upsd[783995]: fopen /run/nut/upsd.pid: No such file or directory
Feb 25 19:08:33 zeta systemd[1]: nut-monitor.service: Deactivated successfully.
Feb 25 19:08:33 zeta upsmon[784003]: fopen /run/nut/upsmon.pid: No such file or directory
Feb 25 19:08:33 zeta systemd[1]: nut-monitor.service: Can't open PID file /run/nut/upsmon.pid (yet?) after start: Operation not permitted
Feb 25 19:08:33 zeta systemd[1]: nut-monitor.service: Supervising process 784005 which is not our child. We'll most likely not notice when it exits.
Feb 25 19:08:33 zeta systemd[1]: nut-monitor.service: Deactivated successfully.
Feb 25 19:08:33 zeta upsmon[784010]: fopen /run/nut/upsmon.pid: No such file or directory
Feb 25 19:08:33 zeta systemd[1]: nut-monitor.service: Can't open PID file /run/nut/upsmon.pid (yet?) after start: Operation not permitted
Feb 25 19:08:33 zeta systemd[1]: nut-monitor.service: Supervising process 784012 which is not our child. We'll most likely not notice when it exits.
Feb 25 19:08:33 zeta upsdrvctl[784016]: Can't open /run/nut/usbhid-ups-auto.pid: No such file or directory
Feb 25 19:08:33 zeta systemd[1]: nut-driver.service: Control process exited, code=exited, status=1/FAILURE
Feb 25 19:08:33 zeta systemd[1]: nut-driver.service: Failed with result 'exit-code'. 

It seems there is something amiss with /run/nut/upsmon.pid -- could it be permissions? Here are the files in that folder:

drwxrwx---  2 root nut   120 Feb 25 19:08 .
drwxr-xr-x 35 root root 1020 Feb 25 16:16 ..
-rw-r--r--  1 nut  nut     7 Feb 25 19:08 upsd.pid
-rw-r--r--  1 root root    7 Feb 25 19:08 upsmon.pid
srw-rw----  1 nut  nut     0 Feb 25 19:08 usbhid-ups-apc-zeta
-rw-r--r--  1 nut  nut     7 Feb 25 19:08 usbhid-ups-apc-zeta.pid

I wrote a shell script to restart the related services:

#! /usr/bin/bash
sudo service nut-server restart &&
sudo service nut-client restart &&
sudo systemctl restart nut-monitor &&
sudo upsdrvctl stop &&
sudo upsdrvctl start

Could I have got something out of order so that the startup is going haywire after running for some time? I am somewhat of a noob in this area and would appreciate any help or information that can get me looking in the correct direction to resolve the issue.

🌐
SoByte
sobyte.net › post › 2023-03 › ups-nut-configuration-tutorial
UPS Nut Configuration Tutorial - SoByte
March 22, 2023 - Note: The version on Ubuntu Server 22.04 may not be as recent, and upsmon actually supports both master and slave parameters. About Synology and QNAP users: If you expect both NAS to connect directly to Nut Server, you can confirm that Synology needs to ensure the existence of a user with the ...
🌐
Ubuntu
launchpad.net › ubuntu › +source › nut
nut package in Ubuntu
dbgsym: debug symbols for libupsclient7 nut: network UPS tools - metapackage nut-cgi: network UPS tools - web interface nut-cgi-dbgsym: debug symbols for nut-cgi nut-client: network UPS tools - clients nut-client-dbgsym: debug symbols for nut-client nut-doc: network UPS tools - documentation nut-i2c: network UPS tools - I2C driver nut-i2c-dbgsym: debug symbols for nut-i2c nut-ipmi: network UPS tools - IPMI driver nut-ipmi-dbgsym: debug symbols for nut-ipmi nut-modbus: network UPS tools - Modbus driver nut-modbus-dbgsym: debug symbols for nut-modbus nut-monitor: network UPS tools - GUI application to monitor UPS status nut-powerman-pdu: network UPS tools - PowerMan PDU driver nut-powerman-
🌐
GitHub
gist.github.com › lvnilesh › 0600934ab9a7f6a47ea572bdae31be12
Setup nut and netdata on Ubuntu · GitHub
In this document, I will explain how to setup nut (Network UPS Tools) on Ubuntu 18.04 and 20.04.
🌐
Ubuntu Manpages
manpages.ubuntu.com › xenial › man(5)
Ubuntu Manpage: nut.conf - UPS definitions for Network UPS Tools
This file attempts to standardize the various files being found in different installations, like /etc/default/nut on Debian based systems and /etc/sysconfig/ups on RedHat based systems.
🌐
Ubuntu
packages.ubuntu.com › jammy › nut
Ubuntu – Details of package nut in jammy
Download Source Package nut: [nut_2.7.4-14ubuntu2.dsc] [nut_2.7.4.orig.tar.gz] [nut_2.7.4-14ubuntu2.debian.tar.xz] Ubuntu Developers (Mail Archive) Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly. Laurent Bigonville ·