<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div><br></div><div>I'm working on cleaning up our local nagios setup, and one of the things I'd like to do is have certain contact_groups see a host, but only certain service checks within that host …</div><div><br></div><div>For instance, I have </div><div><br></div><div>Host A, with Service A, B, C, D, E being montored</div><div><br></div><div>I want ContactGroup A to see everything, but ContactGroupB to only see Host A (in the Hosts list) and Host A: Service A (in the Services list …</div><div><br></div><div>But, as soon as I add ContactGroup B to the contract_groups directive in the host definition for Host A, they see <span style="font-weight: bold">all</span> Services, even though I have contract_groups for the Services defined as only being ContactGroup A … So the host:contract_groups directive seems to be overriding the server:contact_groups directive …</div><div><br></div><div>Is there a way of disabling that, so that it doesn't cascade/override like that?</div><div><br></div><div>Thank you …</div></body></html>