| Server IP : 123.56.80.60 / Your IP : 216.73.216.78 Web Server : Apache/2.4.54 (Win32) OpenSSL/1.1.1s PHP/7.4.33 mod_fcgid/2.3.10-dev System : Windows NT iZhx3sob14hnz7Z 10.0 build 14393 (Windows Server 2016) i586 User : SYSTEM ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/wamp/apps/phpsysinfo3.4.2/plugins/docker/ |
Upload File : |
<div class="col-lg-12" id="block_docker" style="display:none;">
<div class="card" id="panel_docker" style="display:none;">
<div class="card-header"><span class="lang_plugin_docker_001">Docker</span>
<span class="hostname_docker"></span>
<div id="reload_docker" class="reload" title="reload"></div>
</div>
<div class="card-body">
<div class="table-responsive">
<table id="docker" class="table table-hover table-sm sortable">
<thead>
<tr>
<th id="docker_Name"><span class="lang_plugin_docker_101">Name</span></th>
<th><span class="lang_plugin_docker_102">CPU Usage</span></th>
<th><span class="lang_plugin_docker_103">Memory Usage</span></th>
<th class="rightCell sorttable_numeric"><span class="lang_plugin_docker_104">Memory Used</span></th>
<th class="rightCell sorttable_numeric"><span class="lang_plugin_docker_105">Memory Limit</span></th>
<th class="rightCell"><span class="lang_plugin_docker_106">Net I/O</span></th>
<th class="rightCell"><span class="lang_plugin_docker_107">Block I/O</span></th>
<th class="rightCell sorttable_numeric"><span class="lang_plugin_docker_108">PIDs</span></th>
</tr>
</thead>
<tbody id="docker-data">
<tr>
<th><span data-bind="Name"></span></th>
<td><span data-bind="CPUUsage"></span></td>
<td><span data-bind="MemoryUsage"></span></td>
<td class="rightCell"><span data-bind="MemoryUsed"></span></td>
<td class="rightCell"><span data-bind="MemoryLimit"></span></td>
<td class="rightCell"><span data-bind="NetIO"></span></td>
<td class="rightCell"><span data-bind="BlockIO"></span></td>
<td class="rightCell"><span data-bind="PIDs"></span></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>