This Client
+General
+Storage
+'; +// print_r($storage_lsblk_line); +// echo ''; + +for ($x = 0; $x < sizeof($storage_lsblk_line); $x++) { + //if (stristr($hdd_devices[$x], '/dev/')) { + echo '
Storage usage
+' . $pia_lang['SysInfo_storage_note']; +echo '
Network
+Network Hardware
+Services (running)
+| Service Name | +Service Description | +
|---|---|
| ' . substr($servives_name, 0, -8) . ' | ' . $servives_description . ' |
USB Devices
+| ' . str_replace('Device', 'Dev.', $usb_bus) . ' | ' . $usb_dev . ' |
'; + +?> + +