DeskTux

Linux on Desktops

User Tools

Site Tools


apps:nut

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
apps:nut [2019-02-10 15:20] – [/etc/nut/ups.conf] jensapps:nut [2019-02-10 15:29] – [Start] jens
Line 46: Line 46:
 </code> </code>
  
 +==== /etc/nut/upsd.users ====
 +Create a user that is allowed to monitor:
 +
 +<code>
 +[upsmon]
 +        password = <yourverysecretpassword>
 +        upsmon master
 +</code>
 +
 +==== /etc/nut/upsmon.conf ====
 +Enter a UPS that should be monitored:
 +
 +<code>
 +MONITOR myups@localhost 1 upsmon <yourverysecretpassword> master
 +</code>
 ===== Start ===== ===== Start =====
 Afterwards, start the necessary services. First, the driver: Afterwards, start the necessary services. First, the driver:
Line 81: Line 96:
 </code> </code>
  
-Finally, start the UPS Server and you are good to go:+Finally, start the UPS services and you are good to go:
  
   systemctl start nut-server   systemctl start nut-server
 +  systemctl start nut-client
 +  systemctl start nut-monitor
apps/nut.txt · Last modified: 2019-02-10 15:34 by jens