Hi there,
I am wondering if there is a way for me to access the PHP-FPM status page of any particular PHP-FPM pool within the WHM interface just like how we can access the Apache Status page as easily within WHM?
I notice that pm.status_path is currently pointing to /status in all my config files of all my pools. /opt/cpanel/ea-php54/root/etc/php-fpm.d/[domain].conf :
Allowing for this will enable me to easily monitor the usage of all my pools:
An added bonus will be if the page can show with the /status?full option to allow me to view more details on the processes within the pool.
I am wondering if there is a way for me to access the PHP-FPM status page of any particular PHP-FPM pool within the WHM interface just like how we can access the Apache Status page as easily within WHM?
I notice that pm.status_path is currently pointing to /status in all my config files of all my pools. /opt/cpanel/ea-php54/root/etc/php-fpm.d/[domain].conf :
Code:
pm.status_path = /status
Code:
pool: www
process manager: dynamic
start time: 17/May/2016:13:54:02 +0530
start since: 886617
accepted conn: 1619617
listen queue: 0
max listen queue: 0
listen queue len: 0
idle processes: 28
active processes: 2
total processes: 30
max active processes: 31
max children reached: 0
slow requests: 0