From 841395dd16f470e3c051a0a4fff5b91efc983c30 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 19 May 2021 14:33:27 +0200 Subject: Adding upstream version 1.31.0. Signed-off-by: Daniel Baumann --- web/gui/old/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'web/gui/old') diff --git a/web/gui/old/index.html b/web/gui/old/index.html index 94ec12b70..87499c617 100644 --- a/web/gui/old/index.html +++ b/web/gui/old/index.html @@ -227,7 +227,7 @@

This process will put some CPU and memory pressure on your browser.
- For the netdata server, we will sequencially download all the charts, to avoid congesting network and server resources.
+ For the netdata server, we will sequentially download all the charts, to avoid congesting network and server resources.
Please, do not print netdata dashboards on paper!

@@ -412,7 +412,7 @@ netdata has been designed to monitor massive amounts of metrics, per server, per second. When installed, it might come up with 1k to 3k metrics, but we have been testing it with 100k - metrics, all collected per second, and still the cpu utilisation remained negligible. + metrics, all collected per second, and still the cpu utilization remained negligible.
We have also tried to give each metric, a meaning, a context. We have grouped and categorized all metrics into meaningful charts, providing a @@ -704,7 +704,7 @@ Enable data padding when panning and zooming?
- When set to Pad the charts will be padded with more data, both before and after the visible area, thus giving the impression the whole database is loaded. This padding will happen only after the first pan or zoom operation on the chart (initially all charts have only the visible data). When set to Don't Pad only the visible data will be transfered from the netdata server, even after the first pan and zoom operation. + When set to Pad the charts will be padded with more data, both before and after the visible area, thus giving the impression the whole database is loaded. This padding will happen only after the first pan or zoom operation on the chart (initially all charts have only the visible data). When set to Don't Pad only the visible data will be transferred from the netdata server, even after the first pan and zoom operation. -- cgit v1.2.3