From 87649cf32bd0e14d5a903fb85b01e9f41a253540 Mon Sep 17 00:00:00 2001 From: Federico Ceratto Date: Wed, 23 Nov 2016 15:49:10 +0000 Subject: New upstream version 1.4.0+dfsg --- web/tv.html | 115 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 57 insertions(+), 58 deletions(-) (limited to 'web/tv.html') diff --git a/web/tv.html b/web/tv.html index 53c47a453..a73cf747c 100644 --- a/web/tv.html +++ b/web/tv.html @@ -19,70 +19,69 @@ - +// 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,8 +93,8 @@

- netdata.firehol.org + registry.my-netdata.io