Difference between DISCOVERY and SERVICE MAPPING? which one is horizontal and which one is vertical?please explain in detail..

india
Tera Guru

Please Explain

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

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.



Introduction to Discovery


Get started with Service Mapping


View solution in original post

6 REPLIES 6

You're the best Chuck, thanks!

Runjay Patel
Giga Sage

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!!