From 43dd8148b3451a363b240582d5d4807b2359eb2a Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 9 Sep 2015 11:20:04 +0200 Subject: [PATCH] Add variables description --- source/components/sensor.systemmonitor.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/components/sensor.systemmonitor.markdown b/source/components/sensor.systemmonitor.markdown index 99e3784efdf..c545f660281 100644 --- a/source/components/sensor.systemmonitor.markdown +++ b/source/components/sensor.systemmonitor.markdown @@ -25,6 +25,13 @@ sensor: - type: processor_use ``` +Configuration variables: + +- **resources** array (*Required*): Contains all entries to display. + - **type** (*Required*): The type of the information to display, please check the table below for details. + - **arg** (*Optional*): Argument to use, please check the table below for details. + + The table contains types and their argument to use in your `configuration.yaml` file. | Type (- type:) | Argument (arg:) |