Initial commit

This commit is contained in:
monoadmin
2026-04-10 15:36:36 -07:00
commit 918ff903f0
16 changed files with 929 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
config upsmon 'upsmon'
option minsupplies '1'
option shutdowncmd '/sbin/halt'
option pollfreq '5'
option pollfreqalert '5'
option hostsync '15'
option deadtime '15'
option finaldelay '5'
config master 'tripplite'
option upsname 'tripplite'
option hostname 'localhost'
option powervalue '1'
option username 'upsmon'
option password 'nutlocal'