X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=web%2Ftv.html;h=04cc01ccb9519f6cd37258ce19befa94278f9f2c;hb=b060bae83cc36fdc4f14120228e4c9b0d1ec42e8;hp=2dd42654e0c9e3a8a9f79b5331ecfdb1f28cd56f;hpb=4b887c348340fedd38e47f8c5dd98be38c34ac23;p=netdata.git diff --git a/web/tv.html b/web/tv.html index 2dd42654..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 +
+
+
+
+
+
+
+