- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-08-2018 09:39 PM
HI Everyone,
I have some queries on discovery module. How MID server will update the CMDB about software or any other information of a device in IP range to service now instance.
As I read MID server will get the info from devices and update into service now database..
But not able to figure out,
1. In CMDB there will be asset(hardware) info and MID server will push data based on IP address of the device.
2. Are we storing IP address of each asset in the table?
3. if not , How it is mapping the both?
Thank you
Sushanth
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2018 11:28 PM
Hi Sushant,
ServiceNow Discovery will discover the Hardware through four different phases.
- Shazzam phase- it will identify the end CI's open ports to give a way for classification
- Classification phase - Based on the open ports Classification phase will identify the device class based on operating system, etc.
- Identification phase - Identification will determine ServiceNow has to create a new record or update the existing record. There is set of hardware rules which will determine the unique fields like a Serial number, name, etc for each class in CMDB.
- Exploration phase - In this phase, it will identify more information about device like software, storage, applications.
This may answer your question i guess.
Regards,
Vivek
Based on the impact hit like, helpful or correct

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2018 03:50 AM
Hi Sushant,
Discovery is not a small module that we can explain in one thread. To begin you can start from here.
Regards,
Vivek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2018 09:00 PM
Hi Vivek,
Thank you for reply.
I have gone through documents, I understood the part where MID server will get the info from devices.But while updating it in CMDB, There should be some mapping ( may be device name-ip address) or something?
If you explain this part it will be more helpfull.
Thank You

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2018 11:28 PM
Hi Sushant,
ServiceNow Discovery will discover the Hardware through four different phases.
- Shazzam phase- it will identify the end CI's open ports to give a way for classification
- Classification phase - Based on the open ports Classification phase will identify the device class based on operating system, etc.
- Identification phase - Identification will determine ServiceNow has to create a new record or update the existing record. There is set of hardware rules which will determine the unique fields like a Serial number, name, etc for each class in CMDB.
- Exploration phase - In this phase, it will identify more information about device like software, storage, applications.
This may answer your question i guess.
Regards,
Vivek
Based on the impact hit like, helpful or correct
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2018 01:46 AM
Thank you Vivek.