First of a series of significant changes to how monitor is organized.
[monitor.git] / web / MonitorWeb / monitorweb / templates / welcome.kid
index 4328642..695fccd 100644 (file)
@@ -5,39 +5,77 @@ from links import *
 <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#"\r
     py:extends="'master.kid'">\r
 <head>\r
+<link rel="SHORTCUT ICON" href="http://monitor.planet-lab.org/favicon.gif" />\r
 <meta content="text/html; charset=utf-8" http-equiv="Content-Type" py:replace="''"/>\r
 <title>Welcome to MyOps</title>\r
+    <script type='text/javascript' src='https://www.google.com/jsapi?key=ABQIAAAAECeilpUt6K60xqj7ANJ1YBR8HRE8RqFOF-HFcsZBUZ07eLJr3hRoB15iNmFCqHrX_DZZpC9mf-cV2g'></script>\r
+    <script type='text/javascript' src='static/javascript/googlevis.js'></script>\r
+    <script type='text/javascript'>\r
+        google.setOnLoadCallback(getData2);\r
+    </script>\r
 </head>\r
 <body>\r
 \r
-  <div id="sidebar">\r
+  <!--div id="sidebar">\r
     <h2>Learn more</h2>\r
     Learn more about MyOps default policies, and take part in its development\r
     <ul class="links">\r
-    <!--\r
       <li><a href="https://svn.planet-lab.org/wiki/MyOpsDocs">Documentation</a></li>\r
       <li><a href="https://svn.planet-lab.org/wiki/MyOpsPolicyForPlanetLab">Policy</a></li>\r
       <li><a href="https://svn.planet-lab.org/svn/MyOps">Latest Source</a></li>\r
-    -->\r
+    Learn more about MyOps default policies, and take part in its development\r
       <li><a href="http://svn.planet-lab.org/svn/Monitor">Latest Source</a></li>\r
     </ul>\r
     <span py:replace="now">now</span>\r
-  </div>\r
-  <div id="getting_started">\r
-    <ol id="getting_started_steps">\r
+  </div-->\r
+  <div id="sidebar">\r
+    <h2>Main Links</h2>\r
+    <ul class="links">\r
       <li class="getting_started">\r
         <h3>Sites</h3>\r
         <p> All monitored sites : <a href="site">Sites</a> <br/> </p>\r
       </li>\r
       <li class="getting_started">\r
-        <h3>PCUs</h3>\r
+        <h3>Nodes</h3>\r
+        <p> All nodes: <a href="node">Nodes</a> <br/> </p>\r
+      </li>\r
+      <li class="getting_started">\r
+        <h3>Power Control (PCUs)</h3>\r
         <p> All PCUs : <a href="pcu">PCUs</a> <br/> </p>\r
       </li>\r
+      <li>\r
+        <h3>Learn more</h3>\r
+    Learn more about MyOps default policies, <br/> and take part in its development\r
+        <a href="http://svn.planet-lab.org/svn/Monitor">Latest Source</a>\r
+      </li>\r
+    </ul>\r
+    <span py:replace="now">now</span>\r
+  </div>\r
+  <div id="getting_started">\r
+  <blockquote>\r
+  <p>\r
+    MyOps observes the operational state of PlanetLab and enforces global\r
+    policies at member sites. MyOps observes three principle objects in\r
+    PlanetLab: Sites, Nodes, and Power Control Units (PCUs).  Based on\r
+    the observed state of these objects, MyOps applies policies to member\r
+    sites that are expected to improve the operational state of the whole\r
+    system.\r
+  </p>\r
+    <!--div id='chart_div' style='width: 700px; height: 360px;'></div-->\r
+    <!--ol id="getting_started_steps">\r
+      <li class="getting_started">\r
+        <h3>Sites</h3>\r
+        <p> All monitored sites : <a href="site">Sites</a> <br/> </p>\r
+      </li>\r
       <li class="getting_started">\r
         <h3>Nodes</h3>\r
         <p> All nodes: <a href="node">Nodes</a> <br/> </p>\r
       </li>\r
-    </ol>\r
+      <li class="getting_started">\r
+        <h3>Power Control (PCUs)</h3>\r
+        <p> All PCUs : <a href="pcu">PCUs</a> <br/> </p>\r
+      </li>\r
+    </ol-->\r
        <p>If you'd like to track things a little more informally, you can install\r
        these Google Gadgets for summaries of the entire system or a specific\r
        site.</p>\r
@@ -45,6 +83,7 @@ from links import *
       <li><a href="http://fusion.google.com/add?source=atgs&amp;moduleurl=${plc_myops_uri()}/monitor/gadget.xml">MyOps Summary</a></li>\r
       <li><a href="http://fusion.google.com/add?source=atgs&amp;moduleurl=${plc_myops_uri()}/monitor/sitemonitor.xml">Site Summary</a></li>\r
     </ul>\r
+    </blockquote>\r
   </div>\r
   <!-- End of getting_started -->\r
 </body>\r