2025-05-14 16:14:01 +01:00
|
|
|
<div class="col-lg-12" id="block_ps" style="display:none;">
|
|
|
|
<div class="card" id="panel_ps" style="display:none;">
|
|
|
|
<div class="card-header"><span class="lang_plugin_ps_001">Processes Status</span>
|
|
|
|
<span class="hostname_ps"></span>
|
|
|
|
<div id="reload_ps" class="reload" title="reload"></div>
|
|
|
|
</div>
|
|
|
|
<div class="card-body">
|
|
|
|
<div class="table-responsive">
|
|
|
|
<table id="ps" class="table table-hover table-sm">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th><span class="lang_plugin_ps_002">Command</span></th>
|
|
|
|
<th><span class="lang_plugin_ps_003">Process ID</span></th>
|
|
|
|
<th><span class="lang_plugin_ps_004">Parent ID</span></th>
|
|
|
|
<th><span class="lang_plugin_ps_005">Memory Usage</span></th>
|
|
|
|
<th><span class="lang_plugin_ps_006">CPU Usage</span></th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody id="ps-data">
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
2024-09-07 20:53:46 +10:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|