1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

im-collectd: remove debug info

This commit is contained in:
Jaime Melis 2013-10-14 16:16:21 +02:00
parent f8f90e1b0f
commit 48b1e1ce9f

View File

@ -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