mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2026-02-18 04:56:17 +00:00
update
This commit is contained in:
@@ -23,6 +23,20 @@
|
|||||||
actions = FSD
|
actions = FSD
|
||||||
instcmds = ALL
|
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
|
# Commands for client setup
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user