Difference between revisions of "NUT Learning Notes"

From The TinkerNet Wiki
Jump to navigation Jump to search
(Created page with "[https://networkupstools.org/ <big>'''NUT'''</big>] ===ESXi=== ====Research==== *[https://forum.openmediavault.org/index.php/Thread/8432-NUT-not-turning-server-off-if-UPS-r...")
 
 
Line 50: Line 50:
 
**hhhmmm...  Wonder if <code>/etc/init.d/nut-server force-reload</code> would fix it...
 
**hhhmmm...  Wonder if <code>/etc/init.d/nut-server force-reload</code> would fix it...
 
***yup...
 
***yup...
 +
 +
= NUT on a Proxmox LXC =

Latest revision as of 02:50, 31 August 2025

NUT

ESXi

Research

What's Where

ls /opt/nut/

bin etc lib sbin

ls /opt/nut/bin

notify.sh  smtpblast  upsc

ls /opt/nut/etc/

notify.conf           notify.conf.template  upsmon.conf           upsmon.conf.template

/opt/nut/lib/

libupsclient.so        libupsclient.so.4      libupsclient.so.4.0.0

ls /opt/nut/sbin/

upsmon

Example Commands

Force Shut Down:

/opt/nut/sbin/upsmon -c fsd

Linux

NUT on a Proxmox LXC