From de34783512cd511223236c3a1a6a51183a63cd8b Mon Sep 17 00:00:00 2001 From: StevenBay Date: Sun, 30 Jun 2024 15:07:43 +0200 Subject: [PATCH] Update glances.markdown (#33470) --- source/_integrations/glances.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/glances.markdown b/source/_integrations/glances.markdown index f2b017eb173..9e31f40c68c 100644 --- a/source/_integrations/glances.markdown +++ b/source/_integrations/glances.markdown @@ -22,7 +22,7 @@ The `glances` integration allows you to monitor the system information provided Support for Glances api version 2 is deprecated. It is recommended to upgrade your Glances server to version 3. Once upgraded, reload the integration to connect again. {% endimportant %} -These sensors needs a running instance of `glances` on the host. The minimal supported version of `glances` is 2.3. +These sensors needs a running instance of `glances` in [Web Server Mode](https://glances.readthedocs.io/en/latest/quickstart.html#web-server-mode) on the host. The minimal supported version of `glances` is 2.3. For details about auto-starting `glances`, please refer to [Start Glances through Systemd](https://github.com/nicolargo/glances/wiki/Start-Glances-through-Systemd).