|
|
|
@ -21,7 +21,7 @@
|
|
|
|
|
#%env/templates/submenuCrawlMonitor.template%#
|
|
|
|
|
<h2>Crawler</h2>
|
|
|
|
|
<noscript><p>(Please enable JavaScript to automatically update this page!)</p></noscript>
|
|
|
|
|
<fieldset style="width:180px;height:240px;float:left;">
|
|
|
|
|
<fieldset style="width:180px;height:180px;float:left;">
|
|
|
|
|
<legend>Queues</legend>
|
|
|
|
|
<table border="0" cellpadding="2" cellspacing="1" class="watchCrawler">
|
|
|
|
|
<tbody>
|
|
|
|
@ -75,7 +75,7 @@
|
|
|
|
|
</table>
|
|
|
|
|
<div class="warning" id="message"> #[queuemessage]#<div>
|
|
|
|
|
</fieldset>
|
|
|
|
|
<fieldset style="width:270px;height:240px;float:left;">
|
|
|
|
|
<fieldset style="width:270px;height:180px;float:left;">
|
|
|
|
|
<legend>Index Size</legend>
|
|
|
|
|
<table border="0" cellpadding="2" cellspacing="1" class="watchCrawler">
|
|
|
|
|
<tbody>
|
|
|
|
@ -107,7 +107,7 @@
|
|
|
|
|
</tbody>
|
|
|
|
|
</table>
|
|
|
|
|
</fieldset>
|
|
|
|
|
<fieldset style="width:500px;height:240px;;float:left;">
|
|
|
|
|
<fieldset style="width:500px;height:180px;;float:left;">
|
|
|
|
|
<legend>Progress</legend>
|
|
|
|
|
<form action="Crawler_p.html" method="get" enctype="multipart/form-data" accept-charset="UTF-8">
|
|
|
|
|
<table border="0" cellpadding="2" cellspacing="1" class="watchCrawler">
|
|
|
|
|