mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
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
|