diff --git a/lib/nsca/check.rb b/lib/nsca/check.rb index 6b59a47..67aa3bc 100644 --- a/lib/nsca/check.rb +++ b/lib/nsca/check.rb @@ -14,7 +14,6 @@ module NSCA def measure &block timeout ||= 0 exception = Class.new Timeout::Error - pd = perfdatas[perfdata_label.to_sym] timeout = pd.max m = realtime do begin