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

apache check doesn't support basic auth #410

Closed
xcolour opened this issue Mar 15, 2013 · 1 comment
Closed

apache check doesn't support basic auth #410

xcolour opened this issue Mar 15, 2013 · 1 comment
Assignees

Comments

@xcolour
Copy link
Contributor

xcolour commented Mar 15, 2013

If I want basic auth, I'd assume that all I have to do is make my config look like:

apache_status_url: http://user:pass@127.0.0.1:80/server-status?auto

But actually that just doesn't work. We need to do some special incantations to make urllib2 do basic auth.

@alq666
Copy link
Member

alq666 commented Mar 18, 2013

Link to original support case: https://datadog.desk.com/agent/case/3200

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

3 participants