mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
16 lines
367 B
YAML
16 lines
367 B
YAML
os: eatonupsm2
|
|
text: 'Eaton UPS'
|
|
group: ups
|
|
type: power
|
|
icon: eaton
|
|
rfc1628_compat: true
|
|
mib_dir: eaton
|
|
over:
|
|
- { graph: device_voltage, text: Voltage }
|
|
- { graph: device_current, text: Current }
|
|
- { graph: device_load, text: Load }
|
|
discovery:
|
|
-
|
|
sysObjectID: .1.3.6.1.4.1.534.1
|
|
sysDescr_regex_except: '/^ConnectUPS Web\/SNMP Card .*/'
|