Do not update host main parameters. When an update host is invoked, the module will simply log an information if passive_checks_enabled, active_checks_enabled, check_freshess provided by the client are not the same as the backend ones.
This will avoid some conflicts between the client and the backend ...
Coverage decreased (-2.6%) to 78.0% when pulling c0bfcd536fe581395aa8c23892e2b05da42339ee on fix-host-check-update into 2a9763d3137b2f0367dfa31adf64c70d32519e80 on develop.
Do not update host main parameters. When an update host is invoked, the module will simply log an information if
passive_checks_enabled
,active_checks_enabled
,check_freshess
provided by the client are not the same as the backend ones.This will avoid some conflicts between the client and the backend ...