mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Link to system monitoring page
This commit is contained in:
parent
df2c0baf63
commit
fb619f1f3b
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
|||
<div class="l-sort-toolbar clearfix">
|
||||
<table>
|
||||
<tr>
|
||||
<td class="step-right">
|
||||
<a class="vst" href="/list/server/?cpu" target="_blank" > <?php print __('show: CPU / MEM / NET / DISK'); ?> </a>
|
||||
</td>
|
||||
<td class="l-sort-toolbar__search-box">
|
||||
<form action="/search/" method="get">
|
||||
<input type="hidden" name="token" value="<?=$_SESSION['token']?>" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue