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:
parent
f8f90e1b0f
commit
48b1e1ce9f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user