summaryrefslogtreecommitdiffstats
path: root/web/gui/dashboard.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--web/gui/dashboard.html (renamed from web/dashboard.html)29
1 files changed, 15 insertions, 14 deletions
diff --git a/web/dashboard.html b/web/gui/dashboard.html
index 152178947..4d0685b08 100644
--- a/web/dashboard.html
+++ b/web/gui/dashboard.html
@@ -1,4 +1,5 @@
<!DOCTYPE html>
+<!-- SPDX-License-Identifier: GPL-3.0-or-later -->
<html lang="en">
<head>
<title>NetData Dashboard</title>
@@ -104,7 +105,7 @@ They also have mouse-hover support.
<small>rendered in <span id="time101">X</span> ms</small>
</div>
<div style="width: 33%; display: inline-block;">
- <div data-netdata="system.ipv4"
+ <div data-netdata="system.net"
data-chart-library="sparkline"
data-width="100%"
data-height="30"
@@ -146,7 +147,7 @@ the total of all dimensions.
<small>rendered in <span id="time001">X</span> ms</small>
</div>
<div style="width: 33%; display: inline-block;">
- <div data-netdata="system.ipv4"
+ <div data-netdata="system.net"
data-chart-library="peity"
data-width="100%"
data-height="30"
@@ -187,7 +188,7 @@ Sparklines using dygraphs
data-after="-300"
></div>
are also possible! This
- <div data-netdata="system.ipv4"
+ <div data-netdata="system.net"
data-chart-library="dygraph"
data-dygraph-theme="sparkline"
data-legend="no"
@@ -220,7 +221,7 @@ Sparklines using dygraphs
<small>rendered in <span id="time501">X</span> ms</small>
</div>
<div style="width: 33%; display: inline-block;">
- <div data-netdata="system.ipv4"
+ <div data-netdata="system.net"
data-chart-library="dygraph"
data-dygraph-theme="sparkline"
data-width="100%"
@@ -259,7 +260,7 @@ Sparklines using dygraphs
<small>rendered in <span id="time201">X</span> ms</small>
</div>
<div style="width: 33%; display: inline-block;">
- <div data-netdata="system.ipv4"
+ <div data-netdata="system.net"
data-chart-library="dygraph"
data-width="100%"
data-height="200"
@@ -380,7 +381,7 @@ Sparklines using dygraphs
</div>
<div style="width: 33%; display: inline-block;">
<div style="display: inline-block; position: relative;">
- <div data-netdata="system.ipv4"
+ <div data-netdata="system.net"
data-chart-library="easypiechart"
data-width="200"
data-height="200"
@@ -392,7 +393,7 @@ Sparklines using dygraphs
<small>rendered in <span id="time602">X</span> ms</small>
</div>
<div style="display: inline-block; position: relative;">
- <div data-netdata="system.ipv4"
+ <div data-netdata="system.net"
data-chart-library="easypiechart"
data-width="100"
data-height="100"
@@ -463,7 +464,7 @@ Sparklines using dygraphs
</div>
<div style="width: 33%; display: inline-block;">
<div style="display: inline-block; position: relative;">
- <div data-netdata="system.ipv4"
+ <div data-netdata="system.net"
data-chart-library="gauge"
data-width="250"
data-height="200"
@@ -475,7 +476,7 @@ Sparklines using dygraphs
<small>rendered in <span id="time702">X</span> ms</small>
</div>
<div style="display: inline-block; position: relative;">
- <div data-netdata="system.ipv4"
+ <div data-netdata="system.net"
data-chart-library="gauge"
data-width="125"
data-height="100"
@@ -532,7 +533,7 @@ NetData is a complete Google Visualization API provider.
<small>rendered in <span id="time301">X</span> ms</small>
</div>
<div style="width: 33%; display: inline-block;">
- <div data-netdata="system.ipv4"
+ <div data-netdata="system.net"
data-chart-library="google"
data-width="100%"
data-height="200"
@@ -575,7 +576,7 @@ Unfortunatelly, Morris Charts are very slow. Here we force them to lower their d
<small>rendered in <span id="time401">X</span> ms</small>
</div>
<div style="width: 33%; display: inline-block;">
- <div data-netdata="system.ipv4"
+ <div data-netdata="system.net"
data-chart-library="morris"
data-width="100%"
data-height="200"
@@ -621,7 +622,7 @@ So, to avoid flashing the charts, we destroy and re-create the charts on each up
<small>rendered in <span id="time801">X</span> ms</small>
</div>
<div style="width: 33%; display: inline-block;">
- <div data-netdata="system.ipv4"
+ <div data-netdata="system.net"
data-chart-library="c3"
data-width="100%"
data-height="200"
@@ -682,10 +683,10 @@ So, to avoid flashing the charts, we destroy and re-create the charts on each up
data-points="60"
data-debug="false"
data-decimal-digits="0"
- data-dt-element-name="time902"
+ data-dt-element-name="time903"
></div>
<br/>
- <small>rendered in <span id="time902">X</span> ms</small>
+ <small>rendered in <span id="time903">X</span> ms</small>
</div>
</div> <!-- 1st container -->
</body>