]> arthur.barton.de Git - netdata.git/blobdiff - web/dashboard.html
added IPMI alarms
[netdata.git] / web / dashboard.html
index 709af9e6145a222b558c0235d8070b4f4f3af249..75de65ad99a137937d26b542796bfeea0929323c 100644 (file)
@@ -13,7 +13,7 @@
     <meta name="author" content="costa@tsaousis.gr">
 
     <meta property="og:locale" content="en_US" />
-    <meta property="og:image" content="https://my-netdata.io/images/seo-performance-512.png"/>
+    <meta property="og:image" content="https://cloud.githubusercontent.com/assets/2662304/22945737/e98cd0c6-f2fd-11e6-96f1-5501934b0955.png"/>
     <meta property="og:url" content="http://my-netdata.io/"/>
     <meta property="og:type" content="website"/>
     <meta property="og:site_name" content="netdata"/>
@@ -643,16 +643,13 @@ So, to avoid flashing the charts, we destroy and re-create the charts on each up
     <small>rendered in <span id="time803">X</span> ms</small>
 </div>
 
-
-
-
-
 </div> <!-- 1st container -->
 </body>
 </html>
-    <!-- you can set your netdata server globally, by ucommenting this -->
-    <!-- you can also give a different server per chart, with the attribute: data-host="http://netdata.server:19999" -->
-    <!-- <script> netdataServer = "http://box:19999"; </script> -->
 
-    <!-- load the dashboard manager - it will do the rest -->
-    <script type="text/javascript" src="dashboard.js?v39"></script>
+<!-- you can set your netdata server globally, by ucommenting this -->
+<!-- you can also give a different server per chart, with the attribute: data-host="http://netdata.server:19999" -->
+<!-- <script> netdataServer = "http://box:19999"; </script> -->
+
+<!-- load the dashboard manager - it will do the rest -->
+<script type="text/javascript" src="dashboard.js?v20170105-7"></script>