mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2026-02-18 04:56:17 +00:00
update
This commit is contained in:
@@ -24,6 +24,20 @@
|
||||
instcmds = ALL
|
||||
```
|
||||
|
||||
# Example of using SMTP
|
||||
```
|
||||
[ups]
|
||||
driver = snmp-ups
|
||||
port = 192.168.1.104
|
||||
snmp_version = v1
|
||||
community = public
|
||||
desc = Network UPS
|
||||
pollinterval = 1
|
||||
pollfreq = 1
|
||||
user = nut
|
||||
group = nut
|
||||
```
|
||||
|
||||
# Commands for client setup
|
||||
```
|
||||
sudo apt install nut-client
|
||||
|
||||
Reference in New Issue
Block a user