- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-07-2016 06:41 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-07-2016 06:50 AM
Discovery is a horizontal discovery. You point it at a range of IP addresses, for example, and say "Go discovery everything you can about the devices in that range!" It comes back with software, servers, database instances, printers, etc. and their relationships to each other. It is a very 'broad' way to discover your CIs and their relationships. If a CI such as a web server happens to be talking to a database that is not in that IP range, the connection won't be defined.
Service Mapping is a "vertical" or "top down" approach where you give it a starting point and it asks two questions. "What is this?" and "Who do you talk to?" It does this to build a business service out of the CIs and connections specific to that service. If there's a printer on the same floor, but not part of the business service (e.g. it's not in a configuration file we care about), it's not discovered. It's very 'surgical' in it's approach.
I hope that helps.
Get started with Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2021 10:33 AM
You're the best Chuck, thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2020 04:57 AM
Check out this video, it will clear all your doubts and help you to understand Service Mapping queries in details.
Link: https://www.youtube.com/watch?v=VN33mZiHBj0&t=1s&ab_channel=ServiceNowHelpdesk
It help you to understand below points.
- Service Mapping Overview
- Service Mapping Plugins Required
- Service Mapping roles management
- Service mapping credentials for different ci type
- Verify that Service Mapping is set up properly (Readiness)
- Service Mapping setup step by step
- Service Mapping troubleshootings
Please mark reply as Helpful/Correct, if applicable. Thanks!!