db connection stats
This commit is contained in:
@@ -27,6 +27,19 @@
|
||||
<hr/>
|
||||
<div class="limit_width">
|
||||
<a href="/admin/globals">Update global settings</a>
|
||||
<h3>Database connection statistics</h3>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<td>Name</td>
|
||||
<td>Max</td>
|
||||
<td>Open</td>
|
||||
<td>In use</td>
|
||||
<td>Idle</td>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody id="tconnstat_body"></tbody>
|
||||
</table>
|
||||
<h3>Query statistics</h3>
|
||||
<table>
|
||||
<thead>
|
||||
|
Reference in New Issue
Block a user