diff --git a/includes/definitions/geist-watchdog.yaml b/includes/definitions/geist-watchdog.yaml index 6622b382ff..b044f4e35d 100644 --- a/includes/definitions/geist-watchdog.yaml +++ b/includes/definitions/geist-watchdog.yaml @@ -14,4 +14,5 @@ discovery: - RCM-O mib_dir: geist over: - - { graph: device_bits, text: 'Device Traffic' } + - { graph: device_temperature, text: 'Temperature' } + - { graph: device_humidity, text: 'Humidity' }