= 1024) { $count++; $byte /= 1024; } return number_format($byte, 2, '.', '.') . ' ' . $unim[$count]; } /** @var array $_ */ /** @var CPU $cpu */ $cpu = $_['cpu']; /** @var Memory $memory */ $memory = $_['memory']; /** @var Disk[] $disks */ $disks = $_['diskinfo']; /** @var NetInterface[] $interfaces */ $interfaces = $_['networkinterfaces']; /** @var ThermalZone[] $thermalZones */ $thermalZones = $_['thermalzones']; /** @var bool $phpinfo */ $phpinfo = $_['phpinfo']; ?>
| t('Operating System:')); ?> | |
| t('CPU:')); ?> | getName()) ?> (= $cpu->getThreads() ?> t('threads')); ?>) |
| t('Memory:')); ?> | getMemTotal())) ?> |
| t('Server time:')); ?> | |
| t('Uptime:')); ?> |
| getType()) ?>: | getTemp()) ?>°C |
t('Files:')); ?>
t('Storages:')); ?>
t('Free Space:')); ?>
| t('Version:')); ?> | |
| t('Memory limit:')); ?> | t('MB')); ?> |
| t('Max execution time:')); ?> | t('seconds')); ?> |
| t('Upload max size:')); ?> | t('MB')); ?> |
| t('OPcache Revalidate Frequency:')); ?> | t('seconds')); ?> |
| t('Extensions:')); ?> |
= $extension ?>
t('Unable to list extensions');
endif;
?>
|
| t('PHP Info:')); ?> | t('Show phpinfo')) ?> |
| t('Pool name:')); ?> | |
| t('Pool type:')); ?> | |
| t('Start time:')); ?> | |
| t('Accepted connections:')); ?> | |
| t('Total processes:')); ?> | |
| t('Active processes:')); ?> | |
| t('Idle processes:')); ?> | |
| t('Listen queue:')); ?> | |
| t('Slow requests:')); ?> | |
| t('Max listen queue:')); ?> | |
| t('Max active processes:')); ?> | |
| t('Max children reached:')); ?> |
| t('Type:')); ?> | |
| t('Version:')); ?> | |
| t('Size:')); ?> | t('MB')); ?> |
t('Use this end point to connect an external monitoring tool:')); ?>
t('To use an access token, please generate one then set it using the following command:')); ?>
t('Then pass the token with the "NC-Token" header when querying the above URL.')); ?>