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).