Skip to content

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

@ParameshP45

Description

@ParameshP45

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions