I would like to increase VM monitoring time. By default, each 30 seconds OpenNebula runs a monitoring process for all VMs. In my scenario, sometimes server is running more than 450 VMs. I think that server could monitor in 300 seconds (5 minutes) interval. I have modified some parameters in /etc/one/monitord.conf:
but after restarting opennebula, opennebula-hem and opennebula-scheduler daemons, ONE is checking VM in a 30 seconds interval (old value), and not in 120 seconds interval (new value)…
The VM monitoring is done on the hosts so you should try restarting the monitoring daemon there too. Disable/enable the hosts and then an onehost forceupdate should restart the monitoring.