diff --git a/src/im_mad/im_exec/one_im_exec.rb b/src/im_mad/im_exec/one_im_exec.rb index 75c08fc09d..457ca09e0b 100755 --- a/src/im_mad/im_exec/one_im_exec.rb +++ b/src/im_mad/im_exec/one_im_exec.rb @@ -57,8 +57,6 @@ class InformationManagerDriver < OpenNebulaDriver @collectd_port = im_collectd.match(/-p (\d+)/)[1] rescue end - - File.open('/tmp/collectd_port.log','a'){|f| f.puts @collectd_port} end # Execute the run_probes in the remote host