X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=web%2Ftv.html;h=04cc01ccb9519f6cd37258ce19befa94278f9f2c;hb=HEAD;hp=81f73cca031d328fbf730942fbecf101ffb89b53;hpb=9db1f00ba32f7325513319acea7e06f7d2047364;p=netdata.git diff --git a/web/tv.html b/web/tv.html index 81f73cca..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