Can you please give me some advise on how to configure dependencies based on following configuration.
So, we have:
Code: Select all
2 hostgroup HG_A and HG_B
5 hosts H1, H2, H3, H4, H5
HG_A includes H1, H3, H4
HG_B includes H2, H5Code: Select all
Service_1:
Config Name: Serv1
(this will be file name on server)
Description: S1
(this is the actual service name in CCM configuration or service_description)
Service_2:
Config Name: Serv1
Description: S2
Service_3:
Config Name: Serv2
Description: S1And those services are applied to hostgroups, not to servers directly.
Code: Select all
Service_1, Service_2 to HG_A
Service_2, Service_3 to HG_BFor example:
Service_1 and Service_3 has the same description, but they are for different server types.
Here is screen shots
How the services are showing in Service Dependencies CCM config - I think you need to show here as well the config name.
And the services itself: