Files
Denny Friebe 9977fc46df Rittal CMC III: Add device support for PU and PU Compact (#12268)
* Rittal CMC III: Add device support for PU and PU Compact

* Rittal CMC III: Readd accidentally removed sysObjectID

* Rittal CMC III: Some small fixes

* Rittal CMC III: Use device serial number instead of the internal device id for state index naming
- version, hardware and serial is now read via yaml
- update test files

* Rittal CMC III: Check if the serial number is available

* Rittal CMC III: Update test data

* Rittal CMC III: Update unset

* Rittal CMC III: Remove space in yaml
2020-11-11 23:11:50 +01:00

21 lines
450 B
YAML

os: rittal-lcp
text: 'Rittal LCP'
type: environment
icon: rittal
mib_dir: rittal
over:
- { graph: device_temperature, text: Temperatures }
- { graph: device_power, text: 'Cooling capacity' }
discovery_modules:
storage: false
mempools: false
processors: false
discovery:
-
sysObjectID:
- .1.3.6.1.4.1.2606.7
sysDescr:
- 'Rittal LCP'
sysDescr_regex:
- '/^Rittal LCP/'