diff --git a/share/etc/oned.conf b/share/etc/oned.conf index dd85ebad8a..6e5069109b 100644 --- a/share/etc/oned.conf +++ b/share/etc/oned.conf @@ -222,15 +222,6 @@ IM_MAD = [ # arguments = "im_ec2/im_ec2.conf" ] #------------------------------------------------------------------------------- -#----------------------------------------------------------------------------- -# Ganglia Information Driver Manager Configuration -#----------------------------------------------------------------------------- -#IM_MAD = [ -# name = "ganglia", -# executable = "one_im_sh", -# arguments = "ganglia" ] -#----------------------------------------------------------------------------- - #------------------------------------------------------------------------------- # Dummy Information Driver Manager Configuration #------------------------------------------------------------------------------- @@ -265,7 +256,7 @@ IM_MAD = [ # -l actions executed locally, command can be # overridden for each action. # Valid actions: deploy, shutdown, cancel, save, restore, migrate, poll -# An example: "-l migrate,poll=poll_ganglia,save" +# An example: "-l migrate=migrate_local,save" # # Note: You can use type = "qemu" to use qemu emulated guests, e.g. if your # CPU does not have virtualization extensions or use nested Qemu-KVM hosts @@ -285,7 +276,7 @@ VM_MAD = [ # -l actions executed locally, command can be # overridden for each action. # Valid actions: deploy, shutdown, cancel, save, restore, migrate, poll -# An example: "-l migrate,poll=poll_ganglia,save" +# An example: "-l migrate,save" #------------------------------------------------------------------------------- # Driver for Xen 3.x