X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=web%2Ftv.html;h=04cc01ccb9519f6cd37258ce19befa94278f9f2c;hb=aa6b96fc2d421517a59a1aaaf91be5f201d34287;hp=1588dd302c9929689c33ac508de09033b2c52b59;hpb=c09a625a95deedd641100f20bae3b7e1b6bf085a;p=netdata.git diff --git a/web/tv.html b/web/tv.html index 1588dd30..04cc01cc 100644 --- a/web/tv.html +++ b/web/tv.html @@ -1,244 +1,278 @@ - NetData TV Dashboard + NetData TV Dashboard + - - - - - - + + + + + + - +// var netdataServer = 'http://my.server:19999/'; + - - - + The second assumes you host this file on /usr/share/netdata/web + and that you have chown it to be owned by netdata:netdata +--> + + - +// Since you may render charts from many servers and any of them may +// become offline for some time, the charts will break. +// This will reload the page every RELOAD_EVERY minutes - +var RELOAD_EVERY = 5; +setTimeout(function(){ + location.reload(); +}, RELOAD_EVERY * 60 * 1000); + +
-
-
- CPU On both servers -
-
-
-
-
-
-
- - -
-
- Disk I/O on both servers -
-
-
-
-
-
- - -
-
- IPv4 traffic on both servers -
-
-
-
-
-
- -
-
- Netdata statistics on both servers -
-
-
- netdata.firehol.org -
-
-
-
-
-
-
- your netdata server -
-
-
-
-
-
-
-
+
+
+ CPU On both servers +
+
+
+
+
+
+
+ + +
+
+ Disk I/O on both servers +
+
+
+
+
+
+ + +
+
+ IPv4 traffic on both servers +
+
+
+
+
+
+ +
+
+ Netdata statistics on both servers +
+
+
+ registry.my-netdata.io +
+
+
+
+
+
+
+ your netdata server +
+
+
+
+
+
+
+