mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Addet support to new device Controlbox TH-332B * Rename CONTROLBOX-TH-332-MIB to CONTROLBOX-TH332-MIB * Create controlbox_controlbox.snmprec * Update controlbox_controlbox.snmprec * Merge branch 'master' into community-16076 * Update controlbox.yaml
14 lines
370 B
YAML
14 lines
370 B
YAML
os: controlbox
|
|
text: 'Controlbox TH-332B'
|
|
icon: hwg
|
|
type: environment
|
|
mib_dir: controlbox
|
|
over:
|
|
- { graph: device_temperature, text: 'Current measured temperature' }
|
|
- { graph: device_humidity, text: 'Current measured humidity' }
|
|
- { graph: device_pressure, text: 'Calculated dew point' }
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.17095.2
|