summaryrefslogtreecommitdiff
path: root/htroot/Network.html
diff options
context:
space:
mode:
authorauron_x <auron_x@6c8d7289-2bf4-0310-a012-ef5d649a1542>2006-08-17 19:15:30 +0000
committerauron_x <auron_x@6c8d7289-2bf4-0310-a012-ef5d649a1542>2006-08-17 19:15:30 +0000
commit4eca0f88302b6ba98985dc9e1bd2b46972471d7e (patch)
tree644bc9fcb763d0648264736300742c7da25f0b0c /htroot/Network.html
parentcfb51fdef11fd3516cf8285b55f64a19d4337da9 (diff)
*) fixed PPM calculation for multiple indexer-threads
*) fixed totalPPM calculation and added total PPM to Network.html git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2418 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Network.html')
-rw-r--r--htroot/Network.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/htroot/Network.html b/htroot/Network.html
index ba44e75d0..090d37a5b 100644
--- a/htroot/Network.html
+++ b/htroot/Network.html
@@ -167,6 +167,7 @@ YaCy Cluster Indexing Speed: #[gppm]# Pages Per Minute (Accumulated PPM over Act
<td class="small">Received<br>Words</td>
<td class="small">Received<br>URLs</td>
<td class="small">PPM</td>
+<td class="small">total PPM</td>
<td class="small">#Seeds</td>
<td class="small">#Connects<br>per hour</td>
</tr>
@@ -183,6 +184,7 @@ YaCy Cluster Indexing Speed: #[gppm]# Pages Per Minute (Accumulated PPM over Act
<td class="small" align="right">#[my-rI]#</td>
<td class="small" align="right">#[my-rU]#</td>
<td class="small" align="right">#[my-ppm]#</td>
+<td class="small" align="right">#[my-totalppm]#</td>
<td class="small" align="right">#[my-seeds]#</td>
<td class="small" align="right">#[my-connects]#</td>
</tr>