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

Added riemann-varnish collector script #77

Merged
merged 2 commits into from
Mar 25, 2014

Conversation

pradeepchhetri
Copy link
Member

No description provided.

class Riemann::Tools::Varnish
include Riemann::Tools

opt :varnish_host, "Varnish hostname", :default => `hostname`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you use chomp on the hostname to remove the newline character.

@gsandie
Copy link
Contributor

gsandie commented Mar 24, 2014

Looks good apart from the minor comment 👍

@pradeepchhetri
Copy link
Member Author

@gsandie Thank you for the suggestion.

@gsandie
Copy link
Contributor

gsandie commented Mar 25, 2014

👍 Thanks :)

gsandie added a commit that referenced this pull request Mar 25, 2014
Added riemann-varnish collector script
@gsandie gsandie merged commit 4398f0c into riemann:master Mar 25, 2014
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