From 6560c5288c57794a3bc5e4bbaaa036f041676d50 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 19 Jun 2015 09:07:03 +0200 Subject: [PATCH] add one more line --- source/components/sensor.systemmonitor.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/components/sensor.systemmonitor.markdown b/source/components/sensor.systemmonitor.markdown index ce9e0ff69b2..1ba49db6c2f 100644 --- a/source/components/sensor.systemmonitor.markdown +++ b/source/components/sensor.systemmonitor.markdown @@ -22,6 +22,7 @@ sensor: - type: disk_use_percent arg: /home - type: memory_free + - type: processor_use ``` The table contains types and their argument to use in your `configuration.yaml` file.