We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello! How to use this tool? Is it compatible with Predixy 1.0.4?
I'm running Predixy proxy binded to 192.168.10.120:7000, and here's how I'm running the predixy_exporter:
./predixy_exporter -addr "192.168.10.120:7000" -bind ":9617" -name "tes0_node"
But no output showing, just an error 404 page not found:
Port on server where Predixy and predixy_exporter installed is open for local connection:
root@test0:/home/dan# nc -vz 192.168.10.120 7000 192.168.10.120: inverse host lookup failed: Host name lookup failure (UNKNOWN) [192.168.10.120] 7000 (afs3-fileserver) open
The text was updated successfully, but these errors were encountered:
Try to request 192.168.10.120:9617/metrics
Sorry, something went wrong.
No branches or pull requests
Hello! How to use this tool? Is it compatible with Predixy 1.0.4?
I'm running Predixy proxy binded to 192.168.10.120:7000, and here's how I'm running the predixy_exporter:
./predixy_exporter -addr "192.168.10.120:7000" -bind ":9617" -name "tes0_node"
But no output showing, just an error 404 page not found:
Port on server where Predixy and predixy_exporter installed is open for local connection:
root@test0:/home/dan# nc -vz 192.168.10.120 7000 192.168.10.120: inverse host lookup failed: Host name lookup failure (UNKNOWN) [192.168.10.120] 7000 (afs3-fileserver) open
The text was updated successfully, but these errors were encountered: