2012-02-14 09:07:22 -05:00
|
|
|
<!--
|
|
|
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
|
|
contributor license agreements. See the NOTICE file distributed with
|
|
|
|
this work for additional information regarding copyright ownership.
|
|
|
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
|
|
|
(the "License"); you may not use this file except in compliance with
|
|
|
|
the License. You may obtain a copy of the License at
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
limitations under the License.
|
|
|
|
-->
|
2012-03-21 05:36:59 -04:00
|
|
|
<div id="cloud" class="clearfix">
|
2011-05-26 12:18:58 -04:00
|
|
|
|
2012-03-21 05:36:59 -04:00
|
|
|
<div id="frame">
|
2011-05-26 12:18:58 -04:00
|
|
|
|
2012-03-21 05:36:59 -04:00
|
|
|
<div id="tree-content" class="content clearfix">
|
2011-05-26 12:18:58 -04:00
|
|
|
|
2012-03-21 05:36:59 -04:00
|
|
|
<div id="tree" class="tree">#tree</div>
|
|
|
|
<div id="file-content" class="clearfix">
|
2011-05-26 12:18:58 -04:00
|
|
|
|
2012-03-21 05:36:59 -04:00
|
|
|
<div id="prop">
|
2012-03-07 11:30:20 -05:00
|
|
|
<ul></ul>
|
2012-03-21 05:36:59 -04:00
|
|
|
</div>
|
2012-02-23 14:23:10 -05:00
|
|
|
|
2012-03-21 05:36:59 -04:00
|
|
|
<div id="data"></div>
|
2012-02-23 14:23:10 -05:00
|
|
|
|
2012-03-21 05:36:59 -04:00
|
|
|
<a class="close"><span>[x]</span></a>
|
2012-02-23 14:23:10 -05:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
</div>
|
2011-05-26 12:18:58 -04:00
|
|
|
|
2012-03-21 05:36:59 -04:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="graph-content" class="content clearfix">
|
|
|
|
|
|
|
|
<div id="canvas"></div>
|
|
|
|
|
2013-01-23 18:06:47 -05:00
|
|
|
<div id="legend">
|
|
|
|
<ul>
|
|
|
|
<li class="leader"><svg width="15" height="15"><g transform="translate(5,2)"><g transform="translate(0,5)"><circle r="4.5"></circle></g></g></svg> Leader</li>
|
|
|
|
<li class="active"><svg width="15" height="15"><g transform="translate(5,2)"><g transform="translate(0,5)"><circle r="4.5"></circle></g></g></svg> Active</li>
|
|
|
|
<li class="recovering"><svg width="15" height="15"><g transform="translate(5,2)"><g transform="translate(0,5)"><circle r="4.5"></circle></g></g></svg> Recovering</li>
|
|
|
|
<li class="down"><svg width="15" height="15"><g transform="translate(5,2)"><g transform="translate(0,5)"><circle r="4.5"></circle></g></g></svg> Down</li>
|
|
|
|
<li class="recovery_failed"><svg width="15" height="15"><g transform="translate(5,2)"><g transform="translate(0,5)"><circle r="4.5"></circle></g></g></svg> Recovery Failed</li>
|
|
|
|
<li class="gone"><svg width="15" height="15"><g transform="translate(5,2)"><g transform="translate(0,5)"><circle r="4.5"></circle></g></g></svg> Gone</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
|
2014-12-30 17:38:50 -05:00
|
|
|
<div style="width: 100%; text-align: center;">
|
|
|
|
<div id="cloudGraphPaging">
|
|
|
|
<button id="cloudGraphPagingPrev">< Previous</button>
|
|
|
|
<input id="cloudGraphPagingStart" type="hidden" name="start" />
|
|
|
|
<span id="cloudGraphPagingStatus"></span>
|
|
|
|
Filter by: <select id="cloudGraphPagingFilterType">
|
|
|
|
<option value="status">Status</option>
|
|
|
|
<option value="name">Name</option>
|
|
|
|
</select>
|
|
|
|
<select id="cloudGraphPagingStatusFilter">
|
|
|
|
<option value=""> - Any - </option>
|
|
|
|
<option value="healthy">Healthy</option>
|
|
|
|
<option value="degraded">Degraded</option>
|
|
|
|
<option value="downed_shard">Downed Shard</option>
|
|
|
|
<option value="recovering">Replica in Recovery</option>
|
|
|
|
</select>
|
|
|
|
<input id="cloudGraphPagingFilter" type="text" size="10" name="filter" />
|
|
|
|
Show <input id="cloudGraphPagingRows" type="text" size="2" name="rows" /> per page.
|
|
|
|
<button id="cloudGraphPagingNext">Next ></button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2012-03-21 05:36:59 -04:00
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
2012-05-17 04:45:29 -04:00
|
|
|
<div id="debug">
|
|
|
|
<ul class="clearfix">
|
|
|
|
<li class="clipboard"><a href="#" data-copied="Copied to Clipboard!">Copy to Clipboard (BUGGY!)</a></li>
|
|
|
|
<li class="close"><a href="#">Close</a></li>
|
2012-03-21 05:36:59 -04:00
|
|
|
</ul>
|
2012-05-17 04:45:29 -04:00
|
|
|
<pre class="debug"></pre>
|
2012-03-07 11:30:20 -05:00
|
|
|
</div>
|
|
|
|
|
2014-12-30 17:38:50 -05:00
|
|
|
</div>
|