You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by vg...@apache.org on 2012/05/16 23:08:02 UTC

svn commit: r1339364 - /incubator/ambari/branches/ambari-186/mon_dashboard/src/ui/home.html

Author: vgogate
Date: Wed May 16 21:08:01 2012
New Revision: 1339364

URL: http://svn.apache.org/viewvc?rev=1339364&view=rev
Log:
tab replaced by space

Modified:
    incubator/ambari/branches/ambari-186/mon_dashboard/src/ui/home.html

Modified: incubator/ambari/branches/ambari-186/mon_dashboard/src/ui/home.html
URL: http://svn.apache.org/viewvc/incubator/ambari/branches/ambari-186/mon_dashboard/src/ui/home.html?rev=1339364&r1=1339363&r2=1339364&view=diff
==============================================================================
--- incubator/ambari/branches/ambari-186/mon_dashboard/src/ui/home.html (original)
+++ incubator/ambari/branches/ambari-186/mon_dashboard/src/ui/home.html Wed May 16 21:08:01 2012
@@ -18,145 +18,145 @@
 -->
 <html>
 <head>
-	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-	<title>Monitoring v1.0</title>
-	<link type="text/css" rel="stylesheet" href="./styles/common.css" media="screen"/>
-	<link type="text/css" rel="stylesheet" href="./libs/jqueryui/css/custom-theme/jquery-ui-1.7.3.custom.css" media="screen"/>
-	<link type="text/css" rel="stylesheet" href="./libs/jqgrid/css/ui.jqgrid.css" media="screen"/>
-	<link type="text/css" rel="stylesheet" href="./libs/jquery.multiselect.css" media="screen"/>
-	<!--[if lt IE 9]><script type="text/javascript" src="./libs/html5shiv/html5shiv.min.js"></script><![endif]--> 	
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  <title>Monitoring v1.0</title>
+  <link type="text/css" rel="stylesheet" href="./styles/common.css" media="screen"/>
+  <link type="text/css" rel="stylesheet" href="./libs/jqueryui/css/custom-theme/jquery-ui-1.7.3.custom.css" media="screen"/>
+  <link type="text/css" rel="stylesheet" href="./libs/jqgrid/css/ui.jqgrid.css" media="screen"/>
+  <link type="text/css" rel="stylesheet" href="./libs/jquery.multiselect.css" media="screen"/>
+  <!--[if lt IE 9]><script type="text/javascript" src="./libs/html5shiv/html5shiv.min.js"></script><![endif]-->   
 </head>
 <body>
-	<header>
-		<img src="./logo/logo.jpg"/>
-		<section id="headerText">Hortonworks Data Platform</section>
-	</header>
-	
-	<section class="navAndLinks">
-		<nav>
-			<ul>
-				<li><a href="./home.html" class="selectedNavItem">Dashboard</a></li>
-				<li><a href="./hdfs.html">HDFS</a></li>
-				<li><a href="./mapreduce.html">MapReduce</a></li>
-				<li><a id="hbase_link" href="./hbase.html">HBase</a></li>
-			</ul>
-		</nav>
-		
-		<section id="links">
-			<a class="roundedBox" href="http://www.hortonworks.com" target="_blank">Post Feedback</a>
-			<a class="roundedBox" href="http://www.hortonworks.com" target="_blank">Documentation</a>
-			<a id="nagios" class="roundedBox" href="" target="_blank">Nagios</a>
-			<a id="ganglia" class="roundedBox" href="" target="_blank">Ganglia</a>
+  <header>
+    <img src="./logo/logo.jpg"/>
+    <section id="headerText">Hortonworks Data Platform</section>
+  </header>
+  
+  <section class="navAndLinks">
+    <nav>
+      <ul>
+        <li><a href="./home.html" class="selectedNavItem">Dashboard</a></li>
+        <li><a href="./hdfs.html">HDFS</a></li>
+        <li><a href="./mapreduce.html">MapReduce</a></li>
+        <li><a id="hbase_link" href="./hbase.html">HBase</a></li>
+      </ul>
+    </nav>
+    
+    <section id="links">
+      <a class="roundedBox" href="http://www.hortonworks.com" target="_blank">Post Feedback</a>
+      <a class="roundedBox" href="http://www.hortonworks.com" target="_blank">Documentation</a>
+      <a id="nagios" class="roundedBox" href="" target="_blank">Nagios</a>
+      <a id="ganglia" class="roundedBox" href="" target="_blank">Ganglia</a>
                         <a id="oozie" class="roundedBox" href="" target="_blank">Oozie</a>
-		</section>
-		<section class="clear"></section>
-	</section>
-	<section class="clear"></section>
-	
-	<section class="widget roundedBox alertSummaryWidget">
-		<h1 class="title">Services</h1>
-		
-		<section id="clusterSummaryContainer">
-			<table id="alertSummaryTable" class="clusterSummaryGrid">
-				<thead>
-					<tr>
-						<th class="service">Service</th>
-						<th class="state">State</th>
-						<th class="critical">Critical</th>
-						<th class="warning">Warning</th>
-					</tr>
-				</thead>
-				<tbody id="servicesGrid"></tbody>
-			</table>
-			
-			<section id="alerts">
-				<table id="alertsGrid"></table>
-				<section id="pager"></section>
-			</section>
-			
-		</section>
-		<section class="clear"></section>
-	</section>
-	
-	<section id="serviceSummaryWidget" class="widget roundedBox">
-		<h1 id="clusterTitle" class="title">Cluster Summary</h1>
-		
-		<section id="clusterTextContainer" class="textContainer">
-			<table id="clusterSummaryGrid" class="clusterSummaryGrid" class="grid">
-				<thead>
-					<tr><th colspan="2">HDFS</th></tr>
-				</thead>
-				<tbody>
-					<tr><td title="Live/Total">Server Count</td><td></td></tr>
-					<tr><td title="Uptime">NameNode Uptime</td><td></td></tr>
-					<tr><td title="Used/Total">HDFS Capacity</td><td></td></tr>
-					<tr><td>DataNodes (live/dead/decom)</td><td></td></tr>
-					<tr><td>Under Replicated Block Count</td><td></td></tr>
-				</tbody>
-			</table>
-			<br/>
-			<table id="clusterSummaryGrid2" class="clusterSummaryGrid" class="grid">
-				<thead>
-					<tr><th colspan="2">MapReduce</th></tr>
-				</thead>
-				<tbody>
-					<tr><td title="Uptime">Job Tracker Uptime</td><td></td></tr>
-					<tr><td title="Live/Blacklisted">Trackers</td><td></td></tr>
-					<tr><td>Running & Waiting Jobs</td><td></td></tr>
-				</tbody>
-			</table>
-			<br/>
-			<table id="clusterSummaryGrid3" class="clusterSummaryGrid" class="grid">
-				<thead>
-					<tr><th colspan="2">HBase</th></tr>
-				</thead>
-				<tbody>
-					<tr><td>HBase Master Uptime</td><td></td></tr>
-					<tr><td>Region Servers (live/dead)</td><td></td></tr>
-					<tr><td>Regions in Transition</td><td></td></tr>
-				</tbody>
-			</table>
-		</section>
-		
- 		<section class="pieContainer">
-			<section class="pieBox">
-				<h2>Nodes Up/Down</h2>
-				<section id="pie1" class="pieChart"></section>
-			</section>
-			<section class="pieBox">
-				<h2>Disk Free/Used</h2>
-				<section id="pie2" class="pieChart"></section>
-			</section>
- 		</section>
-	</section>
-	
-	<section class="widget roundedBox graphSummaryWidget">
-		<h1 class="title">Service Graphs</h1>
-		<section id="graphs_hdp" class="graphContainer">
-	 	</section>
-	</section>
-	
-	<section class="widget roundedBox graphSummaryWidget">
-		<h1 class="title" title="Master servers are not included in the aggregation">Aggregated Server Utilization</h1>
-		<section id="graphs_all" class="graphContainer">
-	 	</section>
-	</section>
-	
-	<section id="graphPopup" class="roundedBox">
-		<span id="close"></span>
-		<img id="popupImg" src=""/>
-		<a id="graphForwardLink" href=""></a>
-	</section>
-	
-	<footer></footer>
-	<script type="text/javascript" src="./libs/jquery-1.7.1.js"></script>
-	<script type="text/javascript" src="./libs/jqueryui/js/jquery-ui-1.7.3.custom.min.js"></script>
-	<script type="text/javascript" src="./libs/jquery.multiselect.js"></script>
-	<script type="text/javascript" src="./libs/jqgrid/js/i18n/grid.locale-en.js"></script>
-	<script type="text/javascript" src="./libs/jqgrid/js/jquery.jqGrid.src.js"></script>
-	<script type="text/javascript" src="./libs/raphael/raphael.js"></script>
-	<script type="text/javascript" src="./libs/raphael/g.raphael.min.js"></script>
-	<script type="text/javascript" src="./libs/raphael/g.pie.min.js"></script>
- 	<script type="text/javascript" src="./js/common.js"></script>	
+    </section>
+    <section class="clear"></section>
+  </section>
+  <section class="clear"></section>
+  
+  <section class="widget roundedBox alertSummaryWidget">
+    <h1 class="title">Services</h1>
+    
+    <section id="clusterSummaryContainer">
+      <table id="alertSummaryTable" class="clusterSummaryGrid">
+        <thead>
+          <tr>
+            <th class="service">Service</th>
+            <th class="state">State</th>
+            <th class="critical">Critical</th>
+            <th class="warning">Warning</th>
+          </tr>
+        </thead>
+        <tbody id="servicesGrid"></tbody>
+      </table>
+      
+      <section id="alerts">
+        <table id="alertsGrid"></table>
+        <section id="pager"></section>
+      </section>
+      
+    </section>
+    <section class="clear"></section>
+  </section>
+  
+  <section id="serviceSummaryWidget" class="widget roundedBox">
+    <h1 id="clusterTitle" class="title">Cluster Summary</h1>
+    
+    <section id="clusterTextContainer" class="textContainer">
+      <table id="clusterSummaryGrid" class="clusterSummaryGrid" class="grid">
+        <thead>
+          <tr><th colspan="2">HDFS</th></tr>
+        </thead>
+        <tbody>
+          <tr><td title="Live/Total">Server Count</td><td></td></tr>
+          <tr><td title="Uptime">NameNode Uptime</td><td></td></tr>
+          <tr><td title="Used/Total">HDFS Capacity</td><td></td></tr>
+          <tr><td>DataNodes (live/dead/decom)</td><td></td></tr>
+          <tr><td>Under Replicated Block Count</td><td></td></tr>
+        </tbody>
+      </table>
+      <br/>
+      <table id="clusterSummaryGrid2" class="clusterSummaryGrid" class="grid">
+        <thead>
+          <tr><th colspan="2">MapReduce</th></tr>
+        </thead>
+        <tbody>
+          <tr><td title="Uptime">Job Tracker Uptime</td><td></td></tr>
+          <tr><td title="Live/Blacklisted">Trackers</td><td></td></tr>
+          <tr><td>Running & Waiting Jobs</td><td></td></tr>
+        </tbody>
+      </table>
+      <br/>
+      <table id="clusterSummaryGrid3" class="clusterSummaryGrid" class="grid">
+        <thead>
+          <tr><th colspan="2">HBase</th></tr>
+        </thead>
+        <tbody>
+          <tr><td>HBase Master Uptime</td><td></td></tr>
+          <tr><td>Region Servers (live/dead)</td><td></td></tr>
+          <tr><td>Regions in Transition</td><td></td></tr>
+        </tbody>
+      </table>
+    </section>
+    
+     <section class="pieContainer">
+      <section class="pieBox">
+        <h2>Nodes Up/Down</h2>
+        <section id="pie1" class="pieChart"></section>
+      </section>
+      <section class="pieBox">
+        <h2>Disk Free/Used</h2>
+        <section id="pie2" class="pieChart"></section>
+      </section>
+     </section>
+  </section>
+  
+  <section class="widget roundedBox graphSummaryWidget">
+    <h1 class="title">Service Graphs</h1>
+    <section id="graphs_hdp" class="graphContainer">
+     </section>
+  </section>
+  
+  <section class="widget roundedBox graphSummaryWidget">
+    <h1 class="title" title="Master servers are not included in the aggregation">Aggregated Server Utilization</h1>
+    <section id="graphs_all" class="graphContainer">
+     </section>
+  </section>
+  
+  <section id="graphPopup" class="roundedBox">
+    <span id="close"></span>
+    <img id="popupImg" src=""/>
+    <a id="graphForwardLink" href=""></a>
+  </section>
+  
+  <footer></footer>
+  <script type="text/javascript" src="./libs/jquery-1.7.1.js"></script>
+  <script type="text/javascript" src="./libs/jqueryui/js/jquery-ui-1.7.3.custom.min.js"></script>
+  <script type="text/javascript" src="./libs/jquery.multiselect.js"></script>
+  <script type="text/javascript" src="./libs/jqgrid/js/i18n/grid.locale-en.js"></script>
+  <script type="text/javascript" src="./libs/jqgrid/js/jquery.jqGrid.src.js"></script>
+  <script type="text/javascript" src="./libs/raphael/raphael.js"></script>
+  <script type="text/javascript" src="./libs/raphael/g.raphael.min.js"></script>
+  <script type="text/javascript" src="./libs/raphael/g.pie.min.js"></script>
+  <script type="text/javascript" src="./js/common.js"></script>  
 </body>
 </html>