Merge "Increase mtce host offline threshold to handle slow host shutdown"

This commit is contained in:
Zuul 2023-06-20 14:20:02 +00:00 committed by Gerrit Code Review
commit 4f280be013
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ hbs_minor_threshold = 4 ; Heartbeat minor threshold count.
; minor notification to maintenance.
offline_period = 100 ; number of msecs to wait for each offline audit
offline_threshold = 46 ; number of back to back mtcAlive requests missed
; 100:46 will yield a typical 5 sec holdoff from
offline_threshold = 90 ; number of back to back mtcAlive requests missed
; 100:90 will yield a typical 10 sec holdoff from
; failed to offline
inventory_port = 6385 ; The Inventory Port Number