PipoCanaja c37786d845 fix: #9301: Eaton/APC Galaxy seems to be the exception with divisor 10 for voltage (#9356)
* Adjustment in #9301: Eaton Galaxy HW seems to be the exception here with divisor 10 for voltage

* fix for APC Galaxy UPS (and not Eaton anymore)

* remove Galaxy test data from eaton-mgeups files

* tests: APC Galaxy 7000 test data
2018-10-26 21:05:30 +01:00

22 lines
468 B
YAML

os: eaton-mgeups
text: 'Eaton MGE UPS'
group: ups
type: power
icon: eaton
rfc1628_compat: true
mib_dir:
- mge
over:
- { graph: device_current, text: Current }
- { graph: device_voltage, text: Voltage }
- { graph: device_load, text: Load }
discovery:
-
sysObjectID:
- .1.3.6.1.4.1.705.1
sysDescr_regex_except:
- '/^Eaton ATS/'
- '/^Galaxy/'
- '/^GALAXY/'
- '/^MGE Galaxy/'