You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
@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
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
The text was updated successfully, but these errors were encountered: