mirror of
https://github.com/OpenNebula/one.git
synced 2025-08-24 17:49:28 +03:00
B #4302: Change Monitor VMs default interval
This commit is contained in:
@ -92,7 +92,7 @@ PROBES_PERIOD = [
|
||||
SYSTEM_HOST = 600,
|
||||
MONITOR_HOST = 120,
|
||||
STATE_VM = 5,
|
||||
MONITOR_VM = 90,
|
||||
MONITOR_VM = 30,
|
||||
SYNC_STATE_VM = 180
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user