bin/zabbix-cloudwatch in zabbix-cloudwatch-0.0.6 vs bin/zabbix-cloudwatch in zabbix-cloudwatch-0.1.0
- old
+ new
@@ -11,14 +11,9 @@
@@aws_access_key=''
@@aws_secret_key=''
@@aws_region=''
-
-class RubyVersionException < StandardError; end
-
-raise RubyVersionException, "Ruby version must be 1.8.7" unless RUBY_VERSION == "1.8.7"
-
opts = Getopt::Long.getopts(
["--help"],
["--namespace", Getopt::REQUIRED],
["--metricname", Getopt::REQUIRED],
["--dimension-name", Getopt::REQUIRED],