PHP-FPM monitoring with Netdata
Monitors one or more PHP-FPM instances depending on configuration.
#
RequirementsPHP-FPM
with enabledstatus
page- access to
status
page via web server
#
ChartsIt produces following charts:
- Active Connections in
connections
- Requests in
requests/s
- Performance in
status
- Requests Duration Among All Idle Processes in
milliseconds
- Last Request CPU Usage Among All Idle Processes in
percentage
- Last Request Memory Usage Among All Idle Processes in
KB
#
ConfigurationEdit the python.d/phpfpm.conf
configuration file using edit-config
from the Netdata config
directory, which is typically at /etc/netdata
.
Needs only url
to server's status
. Here is an example for local and remote instances:
Without configuration, module attempts to connect to http://localhost/status