Skip to content

Instantly share code, notes, and snippets.

@sstarcher
Created December 3, 2015 22:25
Show Gist options
  • Save sstarcher/d4105ebd0cf578218ac1 to your computer and use it in GitHub Desktop.
Save sstarcher/d4105ebd0cf578218ac1 to your computer and use it in GitHub Desktop.
Sensu exit 0
check-es-query-count.rb -h elasticsearch.service.consul; echo $?
Usage: /opt/sensu/embedded/bin/check-es-query-count.rb (options)
Catching System exit
0
/opt/sensu/embedded/lib/ruby/2.2.0/rubygems/specification.rb:2112:in `raise_if_conflicts': Unable to activate sensu-plugins-elasticsearch-0.2.0, because elasticsearch-1.0.14 conflicts with elasticsearch (= 1.0.12) (Gem::ConflictError)
from /opt/sensu/embedded/lib/ruby/2.2.0/rubygems/specification.rb:1280:in `activate'
from /opt/sensu/embedded/lib/ruby/2.2.0/rubygems.rb:198:in `rescue in try_activate'
from /opt/sensu/embedded/lib/ruby/2.2.0/rubygems.rb:195:in `try_activate'
from /opt/sensu/embedded/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:126:in `rescue in require'
from /opt/sensu/embedded/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:39:in `require'
from /opt/sensu/embedded/bin/check-es-query-count.rb:6:in `<main>'
0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment