Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #config driver_global 'driver_global'
- # option user nut
- config driver 'CP685AVR'
- option driver usbhid-ups
- option port auto
- # option enable_usb_serial 0
- config user
- option username upsuser
- option password passwordgoeshere
- # option actions optional-action
- # list instcmd optional-instant-command
- option upsmon master
- config listen_address
- option address 0.0.0.0
- option port 3493
- #config upsd 'upsd'
- # option maxage 15
- # option statepath /var/run/nut
- # option maxconn 1024
- # option runas nut
- # NB: certificates only apply to SSL-enabled version
- # option certfile /usr/local/etc/upsd.pem
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement