Skip to content

Commit fb619f1

Browse files
committed
Link to system monitoring page
1 parent df2c0ba commit fb619f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

web/templates/admin/list_services.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
<div class="l-sort-toolbar clearfix">
66
<table>
77
<tr>
8+
<td class="step-right">
9+
<a class="vst" href="/list/server/?cpu" target="_blank" > <?php print __('show: CPU / MEM / NET / DISK'); ?> </a>
10+
</td>
811
<td class="l-sort-toolbar__search-box">
912
<form action="/search/" method="get">
1013
<input type="hidden" name="token" value="<?=$_SESSION['token']?>" />

0 commit comments

Comments
 (0)