From 90043d54d682fb348db75c61b56d22578f56e1b2 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Tue, 8 Oct 2024 07:00:08 +0200 Subject: [PATCH] Use note block in Systemmonitor (#35125) --- source/_integrations/systemmonitor.markdown | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/source/_integrations/systemmonitor.markdown b/source/_integrations/systemmonitor.markdown index 63ea25a6954..b1ed8db4076 100644 --- a/source/_integrations/systemmonitor.markdown +++ b/source/_integrations/systemmonitor.markdown @@ -23,7 +23,13 @@ memory usage, CPU usage, and running processes. ## Sensors -**All entities are disabled by default, you need to enable the entities that you wish to use.** +{% note %} + +All entities are disabled by default, you need to enable the entities that you wish to use. + +All sensors are also marked as diagnostic and won't be automatically added to automatic dashboards. + +{% endnote %} ### Disks @@ -63,7 +69,11 @@ The `process` binary sensor needs to be configured by the config entry options. ## Disk usage -**Note:** The disk usage sensors do not support monitoring folder/directory sizes. Instead, it is only concerned with "disks" (more specifically mount points on Linux). +{% note %} + +The disk usage sensors do not support monitoring folder/directory sizes. Instead, it is only concerned with "disks" (more specifically mount points on Linux). + +{% endnote %} ```bash $ df -H