add pixelstore stats to admin page
This commit is contained in:
@@ -58,6 +58,21 @@
|
||||
</thead>
|
||||
<tbody id="tconnstat_body"></tbody>
|
||||
</table>
|
||||
<h3>Pixelstore peers</h3>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<td>Address</td>
|
||||
<td>Pos.</td>
|
||||
<td>Reachable</td>
|
||||
<td>Err count</td>
|
||||
<td>Latency</td>
|
||||
<td>Free space</td>
|
||||
<td>Min free space</td>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody id="tbody_peers"></tbody>
|
||||
</table>
|
||||
<h3>Websocket statistics</h3>
|
||||
<table>
|
||||
<thead>
|
||||
|
Reference in New Issue
Block a user