From Hentschel
Revision as of 02:24, 20 May 2018 by Thomas (Talk | contribs)

Jump to: navigation, search
  • install nut
 sudo apt-get install nut
  MODE=standalone
    • configure ups.conf
[tripplite-1500lcd]
	driver = usbhid-ups
	port = auto
	desc = "The black UPS in the rack upstairs"
    • configure the UPS daemon via upsd.conf
  LISTEN 127.0.0.1     3493
  LISTEN 192.168.1.108 3493
    • and add users to upsd.users
[admin]
        password = xxxxx
        actions = SET FSD
        instcmds = ALL
        upsmon master

[ups]
        password = xxxxx
        upsmon slave