Sha256: b8eba3f4dfc67aca328e00c3a46c8def77f343a9c6ab7b26fb4ae02ffc66a8d4

Contents?: true

Size: 187 Bytes

Versions: 56

Compression:

Stored size: 187 Bytes

Contents

#!/usr/bin/env ruby

bin_dir = File.expand_path(File.dirname(__FILE__))
shell_script_path = File.join(bin_dir, File.basename($PROGRAM_NAME, '.rb') + '.sh')

exec shell_script_path, *ARGV

Version data entries

56 entries across 35 versions & 5 rubygems

Version Path
sensu-plugins-process-checks-2.4.0 bin/metrics-process-uptime.rb
sensu-plugins-memory-checks-3.0.1 bin/check-memory-percent.rb
sensu-plugins-memory-checks-3.0.1 bin/check-memory.rb
sensu-plugins-memory-checks-3.0.1 bin/check-swap.rb
sensu-plugins-memory-checks-3.0.0 bin/check-memory.rb
sensu-plugins-memory-checks-3.0.0 bin/check-memory-percent.rb
sensu-plugins-memory-checks-3.0.0 bin/check-swap.rb
sensu-plugins-java-0.0.5 bin/check-java-heap-pcnt.rb
sensu-plugins-java-0.0.5 bin/metrics-java-heap-graphite.rb
sensu-plugins-java-0.0.6 bin/check-java-heap-pcnt.rb
sensu-plugins-java-0.0.6 bin/metrics-java-heap-graphite.rb
sensu-plugins-network-checks-2.0.0 bin/check-netfilter-conntrack.rb
sensu-plugins-network-checks-1.2.0 bin/check-netfilter-conntrack.rb
sensu-plugins-process-checks-2.3.0 bin/metrics-process-uptime.rb
sensu-plugins-process-checks-2.2.0 bin/metrics-process-uptime.rb
sensu-plugins-process-checks-2.1.0 bin/metrics-process-uptime.rb
sensu-plugins-memory-checks-2.1.0 bin/check-memory.rb
sensu-plugins-memory-checks-2.1.0 bin/check-swap.rb
sensu-plugins-memory-checks-2.1.0 bin/check-memory-percent.rb
sensu-plugins-memory-checks-2.0.0 bin/check-memory-percent.rb