mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Bug - Correct SysObjID for Concentrator In order to properly classify concentrator and simple PDUs (they'll come in a new PR soon) * typo
14 lines
271 B
YAML
14 lines
271 B
YAML
os: e3meterdc
|
|
text: 'E3 Meter DataConcentrator'
|
|
type: power
|
|
icon: riedo
|
|
mib_dir:
|
|
- riedo
|
|
over:
|
|
- { graph: device_power, text: Power }
|
|
- { graph: device_temperature, text: Temperature }
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- '.1.3.6.1.4.1.21695.1401'
|