mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
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
|