-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Hi all,
I'm very new to prometheus
I installed php-fpm exporter on my client server by using below steps. Exporter service is running up.
No idea how to make it to communtcate with prometheus servers to collect metrics.
curl -LO https://github.com/bakins/php-fpm-exporter/releases/download/v0.4.1/php-fpm-exporter.linux.amd64
sudo cp php-fpm-exporter.linux.amd64 /usr/local/bin/php-fpm-exporter
sudo chown php-fpm-exporter:php-fpm-exporter /usr/local/bin/php-fpm-exporter
sudo chmod 755 /usr/local/bin/php-fpm-exporter
and then enabled service
Could any one of you help me with prometheus yml configuration to get php-fpm exporter metrics
Metadata
Metadata
Assignees
Labels
No labels