Monitor PHP-FPM process pools, slow requests, memory usage, and worker states in real time with zero configuration.
PHP-FPM (FastCGI Process Manager) handles PHP request processing for millions of web applications. Monitoring PHP-FPM is essential to detect slow scripts, manage process pool sizing, prevent memory exhaustion, and maintain application responsiveness.
Currently processing PHP requests.
Workers waiting for requests.
Requests exceeding slow_log threshold.
Requests waiting for a free worker.
Times process limit was hit.
Average memory per PHP-FPM worker.
Average request processing time.
Total spawned PHP-FPM workers.
Set up custom triggers in your dashboard to get notified the moment PHP-FPM metrics cross your defined thresholds.

Fires when slow request count exceeds threshold.
Triggers when requests are queuing, indicating insufficient workers.
Alerts when process limit is reached repeatedly.
Fires on high per-process memory usage.
Triggers when all workers are busy.
PHP powers 77% of websites. Without monitoring, slow scripts, memory leaks, and worker exhaustion can bring applications to a halt.


Seamless PHP-FPM monitoring with zero-config setup and multi-pool support.


Install the monitoring agent.
curl -s https://xitoring.com/install.sh | sudo bashAdd status configuration to your PHP-FPM pool.
pm.status_path = /statusEnable via CLI.
sudo xitogent integrate php --enableSet up in under 60 seconds. No credit card required. Full metrics from day one.
Start Free Trial