Difference between revisions of "Setting up a NUT Client"

From Da Nerd Mage Wiki
Jump to navigation Jump to search
Line 1: Line 1:
== Select your mode ==
== Select your mode ==
* <code>sudo vi /etc/nut/nut.conf</code>
* <code>sudo vi /etc/nut/nut.conf</code>
(I'm installing NUT on VMs and accessing the NUT server in it's own VM on the same ESXi server...)
MODE=netclient


(In my case, I've installed NUT on a VM and it'll be managing the UPS for the whole server...)
== Case #1: Non-GUI systems ==
MODE=netclient
(Running Debian 11...)
=== Select your REMOTE hardware ===
* <code>sudo vi /etc/nut/upsmon.conf</code>&nbsp;MONITOR cyberpower@ups.server.tld 1 username password slave


==  ==
==  ==

Revision as of 22:39, 9 April 2022

Select your mode

  • sudo vi /etc/nut/nut.conf

(I'm installing NUT on VMs and accessing the NUT server in it's own VM on the same ESXi server...)

MODE=netclient

Case #1: Non-GUI systems

(Running Debian 11...)

Select your REMOTE hardware

  • sudo vi /etc/nut/upsmon.conf MONITOR cyberpower@ups.server.tld 1 username password slave