hipages / php-fpm_exporter

A prometheus exporter for PHP-FPM.
Apache License 2.0
604 stars 123 forks source link

Two pools in the same php-fpm socket #98

Closed tiagoIW closed 4 years ago

tiagoIW commented 4 years ago

Hello, how are you ?

Is there anyway to get metrics about two or more pools that are running in the same php-fpm socket ?

I'm running like this:

./php-fpm_exporter server --phpfpm.scrape-uri 'unix:///var/run/php/php7.1-fpm-cliente-magento.sock;/status' --phpfpm.fix-process-count

I've setup two pools in this socket, but I'm getting metrics just about one pool.

Thanks.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.