Who's config wins if there is a conflict

Having issues? Post them here, and help other users.
Post Reply
ChrisD
Junior Member
Posts: 6
Joined: Wed Sep 16, 2020 1:25 pm

Who's config wins if there is a conflict

Post 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?
Post Reply