Skip to content

Reduce check_mk timeouts (#7807).

micah requested to merge micah/platform:timeout_7807 into 0.8.x

check_mk operations can take a long time (such as when doing a re-inventory using "check_mk -II") when multiple hosts are down. This decreases the connect timeout to 5 seconds.

Change-Id: I1eac5f14bad2afc2ffc4cbf8c950c24b052a0d6e

Merge request reports