Page 1 of 1

Who's config wins if there is a conflict

Posted: Thu Sep 17, 2020 10:49 am
by ChrisD
If you have a host config item and a service config item that have conflicting arguments, which wins?
For example lets say I have a service test interval of 60 minutes, but the host has a check interval of 5 minutes, which amount of time does the test take place.
Also, if a field is left blank in one of the configs, I assume that the field will use the value if that item has a value from some other service or host config. As long as the host config eather has the value explicitly defined, or the service has that value defined?