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