# ====================================================================
# Define servicegroups to be derived from particular services. If you
# have no such servicegroups, you can just comment out these sets of
# lines with an initial "#" character.
# ====================================================================
service_group = "SERVICE_GROUP_NAME_1"
service_group_description = "Descriptive text for Service Group 1."
service_group = "SERVICE_GROUP_NAME_2"
service_group_description = "Descriptive text for Service Group 2."
#
# service_group = "SERVICE_GROUP_NAME_3"
# service_group_description = "Descriptive text for Service Group 3."
#
# ====================================================================
# Define servicegroups to be derived from particular service instance
# suffixes. If you have no such servicegroups, you can just comment
# out these sets of lines with an initial "#" character.
# ====================================================================
service_group = "SERVICE_GROUP_NAME_4"
service_group_description = "Descriptive text for Service Group 4."
service_group = "SERVICE_GROUP_NAME_5"
service_group_description = "Descriptive text for Service Group 5."
#
# service_group = "SERVICE_GROUP_NAME_6"
# service_group_description = "Descriptive text for Service Group 6."
#