X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=www%2Fmonitor.html;h=d196dcb7c93a9604edee997d3a8b6899c06cc8bf;hb=0ce2ed9d67aa62568602e80efdccf6f97e4001dc;hp=176419476d8b86789f201587f56ad84df06ff7ee;hpb=59c47f493ed74599ee7ef5b0ee072b760d047c80;p=psensor.git diff --git a/www/monitor.html b/www/monitor.html index 1764194..d196dcb 100644 --- a/www/monitor.html +++ b/www/monitor.html @@ -3,6 +3,10 @@ Psensor Server Monitoring + + @@ -15,7 +19,7 @@ setInterval(function() { update_summary_sensors(); update_summary_sysinfo(); - }, 1000); + }, 5000); });