Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help to install and configure php-fpm exporter #27

Open
ParameshP45 opened this issue Dec 20, 2018 · 1 comment
Open

Need help to install and configure php-fpm exporter #27

ParameshP45 opened this issue Dec 20, 2018 · 1 comment

Comments

@ParameshP45
Copy link

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

@webseppel
Copy link

This doesn't seem an issue with the php-fpm-exporter. Also this Issue is quite old. Still I am dropping the documentation for prometheus.

Look at the section on how to configure targets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants