Files
librenms-librenms/includes/definitions/geist-watchdog.yaml
fabriciotm a38bd4d363 Changed the mouse-over graphs to temperature and humidity (#15851)
* Changed the mouse-over graphs to temperature and humidity
2024-02-27 18:47:52 +01:00

19 lines
440 B
YAML

os: geist-watchdog
text: 'Geist Watchdog'
type: environment
icon: geist
group: geist
discovery:
-
sysObjectID:
- .1.3.6.1.4.1.21239
sysObjectID_except:
- .1.3.6.1.4.1.21239.42.1.52
- .1.3.6.1.4.1.21239.42.1.53
sysDescr_except:
- RCM-O
mib_dir: geist
over:
- { graph: device_temperature, text: 'Temperature' }
- { graph: device_humidity, text: 'Humidity' }