From 266dc5c6db6533e401a0ef0237f3d81bcb24d9c4 Mon Sep 17 00:00:00 2001 From: ollo69 <60491700+ollo69@users.noreply.github.com> Date: Mon, 28 Jun 2021 23:42:11 +0200 Subject: [PATCH] Update AsusWRT documentation (#18337) Co-authored-by: Franck Nijhof --- source/_integrations/asuswrt.markdown | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/source/_integrations/asuswrt.markdown b/source/_integrations/asuswrt.markdown index 66362a1b61d..4147c6cdc3e 100644 --- a/source/_integrations/asuswrt.markdown +++ b/source/_integrations/asuswrt.markdown @@ -38,15 +38,17 @@ You need to enable telnet on your router if you choose to use `protocol: telnet` ### Sensor Configuration -These sensors are automatically created in status **disabled** and associated to the router device: +These sensors are automatically created and associated to the router device: - Connected devices sensor - Download sensor (unit_of_measurement: Gigabyte - *Daily accumulation*) - Download Speed sensor (unit_of_measurement: Mbit/s) - Upload sensor (unit_of_measurement: Gigabyte - *Daily accumulation*) - Upload Speed sensor (unit_of_measurement: Mbit/s) +- Load average sensors (1min, 5min, 15min) -To use ASUSWRT sensors, simply **enable** them in the devices page. +Only `Connected devices sensor` is created in status **enabled**, all other sensors are created in status **disabled**. +To use them, simply **enable** on the devices page. ## Integration Options