From 354d83e74e632be2f163001243a6b2cfd2b77ec4 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 27 Sep 2016 09:26:21 +0200 Subject: [PATCH] Add link to auto-starting docs --- source/_components/sensor.glances.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_components/sensor.glances.markdown b/source/_components/sensor.glances.markdown index e0079f4737d..cd981caa080 100644 --- a/source/_components/sensor.glances.markdown +++ b/source/_components/sensor.glances.markdown @@ -30,7 +30,9 @@ $ curl -X GET http://IP_ADDRESS:61208/api/2/mem/free {"free": 203943936} ``` -To enable the glances sensor, add the following lines to your `configuration.yaml`: +For details about auto-starting `glances`, please refer to [Start Glances through Systemd](https://github.com/nicolargo/glances/wiki/Start-Glances-through-Systemd). + +To enable the Glances sensor, add the following lines to your `configuration.yaml`: ```yaml # Example configuration.yaml entry