Closed phutoan31299 closed 4 years ago
@estahn Can u help me plz :( Thanks a lot
(Update) I still cant fix the problem. Plz help me
[ttvtnet@localhost php-fpm_exporter]$ go run main.go get "tcp://127.0.0.1:9000/status"
ERRO[0000] Pool[tcp://127.0.0.1:9000/status]: File not found.
ERRO[0000] invalid character 'F' looking for beginning of value
ERRO[0000] invalid character 'F' looking for beginning of value
Address: tcp://127.0.0.1:9000/status
Pool:
Start time: Mon, 01 Jan 0001 00:00:00 +0000
Start since: 0
Accepted connections: 0
Listen Queue: 0
Max Listen Queue: 0
Listen Queue Length: 0
Idle Processes: 0
Active Processes: 0
Total Processes: 0
Max active processes: 0
Max children reached: 0
Slow requests: 0
My problem is enable pm.status_path in file config PHP-FPM. I have done my work. Tks a lot <3
@phutoan31299 Apologies it has taken me so long to respond. I'm glad you could resolve your issue. 👍
Hello, I'm having a problem\ Exporter doesn't get the metrics (Scrape failed). I think the reason is my config doesn't fit with my server I created file config in order to convenient for set up
After running exporter, exporter doesnt get the data, Pool is empty
I doubt about variables PHP_FPM_SCRAPE_URI was set up wrong, not fit vs system. (I get FastCGI address in file php-fpm.conf)
I look forward to receiving the help of everyone. Thank you!