Skip to content

Instantly share code, notes, and snippets.

@mcprat
Created April 11, 2021 12:37
Show Gist options
  • Save mcprat/a23a435345c660b0fc3bd356cfc08d77 to your computer and use it in GitHub Desktop.
Save mcprat/a23a435345c660b0fc3bd356cfc08d77 to your computer and use it in GitHub Desktop.
openwrt example NUT server with apcupsd server configuration
config driver 'ups'
option driver apcupsd-ups
option port localhost:3551
config user
option username monuser
option password secret
option upsmon slave
config listen_address
option address 0.0.0.0
option port 3493
config upsd 'upsd'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment