Citrix Infrastructure CSDM/CMDB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 08:38 AM
Hello Community,
I am facing the challenge of mapping our Citrix infrastructure in the ServiceNow CSDM model and in our CMDB.
It must be possible to model the following hierarchy levels:
Hierarchy level 1: Environment (number of environments = 2)
Hierarchy level 2: Zones (number of zones = 10)
Hierarchy level 3: Citrix roles (number of roles/silos approx. 80)
On the one hand, the structure should be CSDM compatible, i.e. when a new incident is created, either the server CI or the role should be able to be selected in the Configuration Item field. If the role is selected, all CIs that are linked to this role should be listed in the incident under Affected CIs. On the other hand, the objects should be displayed in the Dependency View as shown below:
I have set up 2 variants for myself as a test.
Variant 1:
Hierarchy level 1: Environment (as Technical Service Offering)
Hierarchy level 2: Zones (as Application Service)
Hierarchy level 3: Citrix roles (as Dynamic CI Group) without CMDB group. The Server CIs were connected to the Dynamic CI Group with relationships.
Advantage:
Server CIs that are linked to a role are displayed directly in the Dependency View.
Disadvantage:
If I select the Dynamic CI Group in the Configuration Item field in the Incident, the two Server CI's are not listed under the "Affected CI's" tab.
Variant 2:
Hierarchy level 1: Environment (as Technical Service Offering)
Hierarchy level 2: Zones (as Application Service)
Hierarchy level 3: Citrix roles (as Dynamic CI Group) with an attached CMDB group and manually added server CIs.
Advantage:
If I select the Dynamic CI Group in the Configuration Item field in the Incident, the two Server CI's are listed in the "Affected CI's" tab.
Disadvantage:
Servers which are added in the CMDB group are not displayed in the Dependency View.
Questions that this raises for me:
- With variant 2, is it a problem if I associate a Dynamic CI group with a CMDB group on the one hand and at the same time link the CIs which are in the CMDB group additionally with relations to the Dynamic CI group?
- Does ServiceNow have a best practice procedure for mapping my requirements?
- If not, have any of you already implemented something similar?
Many Thanks
Raymond