- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 09:13 PM
Hello,
If CIs are created using the Service Graph Connector (from Dynatrace), can those CIs be reused by other monitoring tools like AppDynamics, SolarWinds, or Nagios when sending alerts into ServiceNow?
Or will each tool typically result in separate CI records?
I’m trying to understand how to maintain a single source of truth in the CMDB when multiple observability tools are involved.
Any reply will be greatly appreciated!
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2025 01:53 AM
Every CI should just exist once. It doesn't matter how many tools are monitoring it. If you have 20 tools monitoring the same CI, all of them should update/alert on the same CI.
The way you recognize them could be different. One tool may send an IP address while the other sends the name, but you handle that on the separate integration parts. In the end your CMDB should exist out of unique CIs.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2025 03:48 AM
Once you have CMDB which have all the records monitored by monitoring tool then you can use them bind the alerts. If you want to integrate all of them to populate cmdb then use SGC. IRE will make the reconciliation possible. In cmdb for a given device their should be only one record. CMDB 360 can update what the diffrent sources for the ci.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2025 01:53 AM
Every CI should just exist once. It doesn't matter how many tools are monitoring it. If you have 20 tools monitoring the same CI, all of them should update/alert on the same CI.
The way you recognize them could be different. One tool may send an IP address while the other sends the name, but you handle that on the separate integration parts. In the end your CMDB should exist out of unique CIs.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2025 03:48 AM
Once you have CMDB which have all the records monitored by monitoring tool then you can use them bind the alerts. If you want to integrate all of them to populate cmdb then use SGC. IRE will make the reconciliation possible. In cmdb for a given device their should be only one record. CMDB 360 can update what the diffrent sources for the ci.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 07:00 PM
Hello @Mark Manders @Pratiksha ,
Understood, thank you for the clarification !!!