X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=web%2Ftv.html;h=04cc01ccb9519f6cd37258ce19befa94278f9f2c;hb=b060bae83cc36fdc4f14120228e4c9b0d1ec42e8;hp=f648a41eaff5e3b1d5672af8b32990ad711dc858;hpb=49aef8624fe1b50538d53f28722abadf7c149190;p=netdata.git diff --git a/web/tv.html b/web/tv.html index f648a41e..04cc01cc 100644 --- a/web/tv.html +++ b/web/tv.html @@ -12,77 +12,76 @@ - + - +// 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); + +
@@ -94,12 +93,13 @@

@@ -118,8 +119,10 @@
- netdata.firehol.org + registry.my-netdata.io