Hi, if i have a host definition:
define host { host_name a contact_groups users,admins } and service definitions: define service { service_description for user check_command some_check contact_groups users } define service { service_description for admins check_command some_other_check contact_groups admins } then: members of contact group 'users' should see the host status and some_check but not some_other_check and members of contact group 'admins' should see the host status and some_other_check, but not some_check is this correct, or do i need to define this some other way? Running icinga icinga-1.9.3 on opensuse 13.1 ppc. Hans Scheffers AIX / Linux Systeembeheer _______________________________________________ icinga-users mailing list icinga-users@lists.icinga.org https://lists.icinga.org/mailman/listinfo/icinga-users