mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
I think using the strict check was causing some of our odd incorrect os detection. The previous php code was not using a strict check, so revert to that.
22 lines
445 B
YAML
22 lines
445 B
YAML
os: pcoweb
|
|
text: 'Carel pCOWeb'
|
|
type: environment
|
|
mib_dir:
|
|
- carel
|
|
over:
|
|
- { graph: device_temperature, text: Temperature }
|
|
- { graph: device_humidity, text: Humidity }
|
|
icon: carel
|
|
icons:
|
|
- uniflair
|
|
discovery:
|
|
- sysDescr: pCO Gateway
|
|
-
|
|
sysObjectId: .1.3.6.1.4.1.8072.3.2.10
|
|
snmpget:
|
|
oid: roomTemp.0
|
|
mib: CAREL-ug40cdz-MIB
|
|
mib_dir: carel
|
|
op: '!='
|
|
value: false
|