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

Add health status to riemann nginx #50

Merged
merged 1 commit into from
Jun 25, 2013
Merged

Add health status to riemann nginx #50

merged 1 commit into from
Jun 25, 2013

Conversation

gsandie
Copy link
Contributor

@gsandie gsandie commented Jun 25, 2013

If the connection to the nginx status page fails, set the health of
nginx to critical. Set it to be ok if the connection to the status page
works.

We've been using this to alert when nginx goes down or the status page
become unavailable. I feel it's a bit nicer this way, rather than
spamming the log with connection refused exceptions :)

If the connection to the nginx status page fails, set the health of
nginx to critical. Set it to be ok if the connection to the status page
works.

We've been using this to alert when nginx goes down or the status page
become unavailable. I feel it's a bit nicer this way, rather than
spamming the log with connection refused exceptions :)
@aphyr
Copy link
Collaborator

aphyr commented Jun 25, 2013

Sounds great, thanks Gavin! :)

aphyr added a commit that referenced this pull request Jun 25, 2013
@aphyr aphyr merged commit 8665b39 into riemann:master Jun 25, 2013
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

Successfully merging this pull request may close these issues.

2 participants