bin/riemann-health in riemann-tools-1.1.1 vs bin/riemann-health in riemann-tools-1.2.0

- old
+ new

@@ -1,10 +1,8 @@ #!/usr/bin/env ruby # frozen_string_literal: true Process.setproctitle($PROGRAM_NAME) -# Reports current CPU, disk, load average, and memory use to riemann. - require 'riemann/tools/health' Riemann::Tools::Health.run