Closed tiagoIW closed 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.
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.
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.