From c28dc362caf12141198222972bad231066b8b96c Mon Sep 17 00:00:00 2001 From: Ivan Bessarabov Date: Mon, 22 Mar 2021 13:12:25 +0300 Subject: [PATCH] Update systemmonitor.markdown (#16962) Co-authored-by: Franck Nijhof Co-authored-by: Stefan Agner --- source/_integrations/systemmonitor.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/systemmonitor.markdown b/source/_integrations/systemmonitor.markdown index 187ecc156f4..f432da2fca5 100644 --- a/source/_integrations/systemmonitor.markdown +++ b/source/_integrations/systemmonitor.markdown @@ -23,7 +23,7 @@ sensor: - platform: systemmonitor resources: - type: disk_use_percent - arg: /home + arg: /config - type: memory_free ```