PHP-FPM Metrics
See also: PHP-FPM integration information.
php_fpm.listen_queue.size
The size of the socket queue of pending connections.
php_fpm.processes.active
The total number of active processes.
php_fpm.processes.idle
The total number of idle processes.
php_fpm.processes.max_reached
The number of times the process limit has been reached.
php_fpm.processes.total
The total number of processes.
php_fpm.requests.accepted
The total number of accepted requests.
php_fpm.requests.slow
The total number of slow requests.
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified May 20, 2022