From 6087bf3e269207d41ae791bbd3326bca7254beea Mon Sep 17 00:00:00 2001 From: desbma Date: Thu, 1 Jan 2015 19:41:55 +0100 Subject: [PATCH] Add a sentence to explain how to set refresh rate for web UI --- docs/glances-doc.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/glances-doc.rst b/docs/glances-doc.rst index 16b08b4c..7700fb9f 100644 --- a/docs/glances-doc.rst +++ b/docs/glances-doc.rst @@ -117,6 +117,8 @@ and on the client enter the following URL in your favorite web browser: where ``@server`` is the IP address or hostname of the server. +To change the refresh rate of the page, just add the period in seconds between refreshes at the end of the URL, ie. to refresh every 10s, use ``http://@server:61208/10``. + The Glances web interface follows responsive web design principles. Screenshot from Chrome on Android