mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* ovaldi UPS support * ovaldi UPS tests * serial + model + version inc tests * update of the code using details from requester * update of the code using details from requester * update of the tests * forgot discovery yaml ...
18 lines
357 B
YAML
18 lines
357 B
YAML
os: orvaldi-ups
|
|
text: Orvaldi UPS
|
|
type: power
|
|
icon: orvaldi
|
|
rfc1628_compat: true
|
|
mib_dir:
|
|
- orvaldi
|
|
over:
|
|
- { graph: device_load, text: Load }
|
|
- { graph: device_power, text: Power }
|
|
- { graph: device_charge, text: Charge }
|
|
discovery:
|
|
-
|
|
snmpget:
|
|
oid: .1.3.6.1.4.1.21111.1.1.1.6.0
|
|
op: starts
|
|
value: VER
|