Questions tagged [nut]

The Network UPS Tools are a set of open-source programs that facilitate UPS monitoring in a networked environment using a client/server model.

The Network UPS Tools ("NUT" for short) are a set of programs for monitoring UPSes and reacting to power events. They operate off a client/server model, so a single "master" host may be directly connected to a UPS and a number of "slave" hosts can get the UPS's status from the master.

NUT supports redundant power supplies; a full NUT configuration can define how many power supplies each monitored UPS powers (usually one or none) and how many power supplies the system needs in order to keep running. This allows NUT to only shut systems down when absolutely necessary.

NUT can communicate with UPSes over a variety of channels, including network, RS232, and USB. Different UPSes are supported to varying degrees; some UPSes communicate via open or published protocols and are well supported, while others use proprietary protocols that many not have been fully reverse-engineered yet. There is a hardware compatibility list detailing current support.

22 questions
0
votes
2 answers

NUT UPS: stop specific service on power failure

Does anybody know how to stop a service when there is a power failure using NUT? I made a custom script like this, the problem is that the script user (NUT) does not have root permissions to stop the service. I want to stop the boinc-client right…
HyperDevil
  • 133
  • 7
0
votes
2 answers

APC 2200 RM in a continual self-test! Why?

I've purchased two different used APC 2200 RM units, and both have entered into a mode where they execute a continual self-test: that is, they go on battery briefly, test, then the test comes back good, and life continues - until the next test a few…
Mei
  • 4,560
  • 8
  • 44
  • 53
0
votes
3 answers

FreeNAS NUT Slave and not master?

I have 2x FreeNAS servers and one UPS. The First FreeNAS server has the NUT stuff configured, running and working just fine. Is there a way to configure my second freeNAS server to be a slave to the first FreeNAS server like I can do with other…
Luma
  • 1,440
  • 4
  • 19
  • 31
0
votes
1 answer

APC SmartUPS suddenly all lights flashing. What's going on?

upsfault: I have a APC SmartUPS 2U 1500 somewhere in a rack far away. Batteries were replaced recently and UPS was working without issues for a long time. Suddenly yesterday, the entire equipment attached to the UPS was off. I send someone there to…
divB
  • 538
  • 1
  • 6
  • 22
0
votes
1 answer

Configuring NUT for old serial connected UPS (Tripp-Lite)

I have an old Tripp-Lite UPS (SU2200RTXL2UA) which I need to communicate with via it's RS232 Port (this model doesn't have a USB port). I'm trying to figure out which Serial NUT driver would be most appropriate to receive communications from this…
Jason O
  • 141
  • 1
  • 2
  • 6
-1
votes
1 answer

NUT slave powering off when master reboots

I have a homelab with the following setup: NAS (QNAP TS-453D) <─usb─ UPS (CyberPower VP1000ELCD) | ethernet └> Proxmox Server The NAS is the UPS master, configured to poweroff after 5 minutes the AC fails. NAS ups…
Nemesis
  • 3
  • 2
-3
votes
1 answer

Is a Virtualbox FreeNAS VM reliable (with a UPS)?

I started looking at - Is FreeNAS reliable? I would have taken issue with TV10's comment : "longer than a UPS would handle it" (but I don't yet have a rating high enough to do so). I am running a trial for this with a laptop (with 2GB mem) running…
irdroid3
  • 82
  • 1
  • 5
1
2