mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Document optional ups-nut arg1 (#13072)
As added in librenms/librenms-agent#371 the ups-nut script can take an optional argument for overriding the default UPS name.
This commit is contained in:
@@ -2288,6 +2288,12 @@ The application should be auto-discovered as described at the top of
|
||||
the page. If it is not, please follow the steps set out under `SNMP
|
||||
Extend` heading top of page.
|
||||
|
||||
Optionally if you have multiple UPS or your UPS is not named APCUPS you can specify it's name as an argument into `/etc/snmp/ups-nut.sh`
|
||||
```
|
||||
extend ups-nut /etc/snmp/ups-nut.sh ups1
|
||||
extend ups-nut /etc/snmp/ups-nut.sh ups2
|
||||
```
|
||||
|
||||
## UPS-apcups
|
||||
|
||||
A small shell script that exports apcacess ups status.
|
||||
|
Reference in New Issue
Block a user