Skip to content
New issue

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

No data is getting populated #47

Open
vishnu-svmx opened this issue Aug 12, 2022 · 1 comment
Open

No data is getting populated #47

vishnu-svmx opened this issue Aug 12, 2022 · 1 comment

Comments

@vishnu-svmx
Copy link

i am trying to get nginx metrics on a server where we have nginx running. But i do't see any data/metrics getting populated.
I verified nginx is running. Can you help here with any troubleshooting steps?

root@ip-10-11-2-189:/etc/sensu/plugins# ./metrics-nginx.rb -u https://localhost/login
root@ip-10-11-2-189:/etc/sensu/plugins# ./metrics-nginx.rb -u https://localhost/heartbeat
root@ip-10-11-2-189:/etc/sensu/plugins# ./metrics-nginx.rb -u https://localhost
root@ip-10-11-2-189:/etc/sensu/plugins# ./metrics-nginx.rb -h localhost -p 443
image
image

@javierwilson
Copy link

@vishnu-svmx it works fine for me. have you looked at your nginx logs? Perhaps nginx_status is not enabled? also try yourself with something like: curl -v http://localhost/nginx_status or https

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants