= 1024 && $i < 4) { $bytes /= 1024; $i++; } return round($bytes, 2) . ' ' . $units[$i]; } ?>
| Hostname | |
|---|---|
| Server IP | |
| Client IP | |
| Operating System | |
| Architecture |
| Drive | Total | Used | Free | Usage |
|---|---|---|---|---|
| = $matches[1] ?> | = round($total, 2) ?> GB | = round($used, 2) ?> GB | = round($free, 2) ?> GB |
|
Disk information unavailable (shell_exec disabled)
Alternative disk space: Total: = format_size(disk_total_space("/")) ?>, Free: = format_size(disk_free_space("/")) ?>
= htmlspecialchars($disks) ?>
Disk information unavailable (shell_exec disabled)
Alternative disk space: Total: = format_size(disk_total_space("/")) ?>, Free: = format_size(disk_free_space("/")) ?>
| Total RAM | = $total ?> GB |
|---|---|
| Used RAM | = $used ?> GB |
| Free RAM | = $free ?> GB |
| Usage |
|
Memory information unavailable (shell_exec disabled)
| Total RAM | = $total ?> GB |
|---|---|
| Used RAM | = $used ?> GB |
| Available RAM | = $available ?> GB |
| Usage |
|
Memory information unavailable (/proc/meminfo not found)
| PHP Version | = phpversion() ?> |
|---|---|
| Memory Limit | = ini_get('memory_limit') ?> |
| Max Execution Time | = ini_get('max_execution_time') ?> seconds |
| Disabled Functions | = ini_get('disable_functions') ?: 'None' ?> |