Results 5 comments of Frank Solli

Same issue here even when running as root, I know the socket is OK, because PHP is running from the same socket. ./php-fpm_exporter_2.0.3_linux_amd64 get --phpfpm.scrape-uri unix:///var/run/admin2.sock ERRO[0000] Pool[unix:///var/run/admin2.sock]: Access denied....

> Hi, I'm starting the exporter like this: ` /usr/bin/php-fpm-exporter --addr :8080 --fastcgi unix://var/run/php5-fpm.sock` The socket address is valid and nginx is connecting to it. There are no permission issues...

Can you give me an example?