Merge "Increase mtce host offline threshold to handle slow host shutdown"
This commit is contained in:
commit
4f280be013
@ -8,8 +8,8 @@ hbs_minor_threshold = 4 ; Heartbeat minor threshold count.
|
|||||||
; minor notification to maintenance.
|
; minor notification to maintenance.
|
||||||
|
|
||||||
offline_period = 100 ; number of msecs to wait for each offline audit
|
offline_period = 100 ; number of msecs to wait for each offline audit
|
||||||
offline_threshold = 46 ; number of back to back mtcAlive requests missed
|
offline_threshold = 90 ; number of back to back mtcAlive requests missed
|
||||||
; 100:46 will yield a typical 5 sec holdoff from
|
; 100:90 will yield a typical 10 sec holdoff from
|
||||||
; failed to offline
|
; failed to offline
|
||||||
|
|
||||||
inventory_port = 6385 ; The Inventory Port Number
|
inventory_port = 6385 ; The Inventory Port Number
|
||||||
|
Loading…
Reference in New Issue
Block a user