<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-15">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Ethan, et all:</DIV>
<DIV> </DIV>
<DIV>It would be nice in Nagios 3.0 to have a little more granularity in assigning contacts to hosts/service. Namely, if a particular person wants notified for a particular service, but the entire team doesn't need those notifications--the only option seems to be to create a new contact group with that one person a member and tie that group to the service. It would be nice if you could tie a singular contact to a host/service. Perhaps you could allow both directives like this:</DIV>
<DIV> </DIV>
<DIV>define serivce {</DIV>
<DIV>service_description ping</DIV>
<DIV>...</DIV>
<DIV>contacts joeblow,janedoe</DIV>
<DIV>contactgroups network-engineers</DIV>
<DIV>...</DIV>
<DIV>}</DIV>
<DIV> </DIV>
<DIV>On that same vein it is nice to have the granularity when assigning contact groups to services and hosts directly (like in Nagios 2.x), but it was sometimes useful to tie a contact group to a host group or service group. Perhaps this could also be allowed. See the following:</DIV>
<DIV> </DIV>
<DIV>
<DIV>define serivce {</DIV>
<DIV>service_description ping</DIV>
<DIV>...</DIV>
<DIV>contacts joeblow,janedoe</DIV>
<DIV>contactgroups network-engineers</DIV>
<DIV>servicegroups ping-services</DIV>
<DIV>...</DIV>
<DIV>}</DIV></DIV>
<DIV> </DIV>
<DIV>define serivcegroup {</DIV>
<DIV>sevicegroup_name ping-services</DIV>
<DIV>...</DIV>
<DIV>contacts johndoe</DIV>
<DIV>contactgroups network-operations</DIV>
<DIV>}</DIV>
<DIV> </DIV>
<DIV>It is a little more complex, but in this way you could be as granular as you needed, but still be able to use grouping to your advantage.</DIV>
<DIV> </DIV>
<DIV>Marlo</DIV>
<P><pre wrap>------------------------------------------------------------------------------
<P><pre wrap><width=80>
NOTICE: This email message is for the sole use of the<br> intended recipient(s) and may contain confidential and<br> privileged information. Any unauthorized review, use,<br> disclosure or distribution is prohibited. If you are not the<br> intended recipient, please contact the sender by reply email<br> and destroy all copies of the original message.
</pre></P>
------------------------------------------------------------------------------
</pre></P></BODY></HTML>