lib/riemann/babbler/plugin.rb in riemann-babbler-0.9.2 vs lib/riemann/babbler/plugin.rb in riemann-babbler-0.9.3
- old
+ new
@@ -85,10 +85,14 @@
hostname
end
# не запускаем плагин есть
def run_plugin
- true
+ if plugin.run.nil?
+ true
+ else
+ plugin.run == true ? true : false
+ end
end
# Переодически вызываемое действие
def tick
posted_array = collect