mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
16 lines
341 B
YAML
16 lines
341 B
YAML
|
os: webpower-smart2
|
||
|
text: WebPower-smart2
|
||
|
group: ups
|
||
|
icon: generic
|
||
|
type: power
|
||
|
mib_dir: ingrasys
|
||
|
snmp_bulk: false
|
||
|
over:
|
||
|
- { graph: device_voltage, text: Voltage }
|
||
|
- { graph: device_load, text: Load }
|
||
|
- { graph: device_frequency, text: Frequency }
|
||
|
discovery:
|
||
|
-
|
||
|
sysDescr_regex:
|
||
|
- '/WebPower Smart II Card/'
|