Is it possible to represent SQL Server Availability Groups in the ServiceNow CMDB?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2018 12:11 AM
Hi folks
Is it possible to represent SQL Server Availability Groups in the ServiceNow CMDB?
And in the relation mapper as well?
Thank you in advance
Greetings
Simon
Labels:
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2020 07:34 PM
I believe the SQL availability groups are represented as Cluster resource CIs [cmdb_ci_cluster_resource] with Resource Type = SQL Server Availability Group.
The problem though is that the availability group CIs are only related with the cluster CI and not the database CIs the availability group is supposed to contain. Has anyone encountered this issue at all?