bin/metrics-haproxy.rb in sensu-plugins-haproxy-0.0.1.alpha.2 vs bin/metrics-haproxy.rb in sensu-plugins-haproxy-0.0.1.alpha.3
- old
+ new
@@ -1,8 +1,8 @@
#! /usr/bin/env ruby
#
-# metrics-haproxy
+# metrics-haproxy.rb
#
# DESCRIPTION:
# If you are occassionally seeing "nil output" from this check, make sure you have
# sensu-plugin >= 0.1.7. This will provide a better error message.
#
@@ -12,14 +12,9 @@
# PLATFORMS:
# Linux, Windows, BSD, Solaris, etc
#
# DEPENDENCIES:
# gem: sensu-plugin
-# gem: net/http
-# gem: net/https
-# gem: socket
-# gem: csv
-# gem: uri
#
# USAGE:
#
# NOTES:
#