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

riemann-nginx-status #33

Merged
merged 1 commit into from
Apr 23, 2013
Merged

riemann-nginx-status #33

merged 1 commit into from
Apr 23, 2013

Conversation

BrianHicks
Copy link

This pull request is a new script to hit an Nginx stub status endpoint and report metrics back to Riemann.

Remaining concerns:

  • This needs configuration through nginx. There's a link in a comment, but should it be explained more fully?
  • The code probably sucks pretty bad, and needs to be reviewed by someone who knows what they're doing with Ruby. I know enough to be dangerous, but not much more. I'll make any changes needed.

All that said, I've pushed this out to our servers already and it's working merrily along, pinging and reporting.

(implements #31)

@aphyr
Copy link
Collaborator

aphyr commented Apr 23, 2013

SWEEEET! Rock on, Brian! :)

aphyr added a commit that referenced this pull request Apr 23, 2013
@aphyr aphyr merged commit 00aa1bd into riemann:master Apr 23, 2013
@gsandie gsandie mentioned this pull request Apr 27, 2013
smortex added a commit that referenced this pull request May 30, 2024
The `riemann-nginx` tool accept a `--checks` parameter since it was
introduced in #33, but this parameter was never used to filter events.

Make sure we only return events that match the provided checks.
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