We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
./bin/check_graphite /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- check_graphite (LoadError) from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from ./bin/check_graphite:3:in `<main>'
is that ok?
The text was updated successfully, but these errors were encountered:
Hi @PavelPolyakov,
this means something went wrong with the gem installation.
Sorry, something went wrong.
(For future visitors) You have to install the gem:
$ git clone https://github.com/pyr/check-graphite.git $ cd check-graphite/ $ gem build check_graphite.gemspec $ sudo gem install check_graphite-0.2.5.gem
No branches or pull requests
is that ok?
The text was updated successfully, but these errors were encountered: