- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2016 01:15 PM
Discovery creating new Hardware/software models,few duplicates.
1)how these models are creating (in discovery which probe/sensor)
2)How will the discovery identify the existing product model while creating any asset ?
Solved! Go to Solution.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2016 12:34 PM
Look for Sensors that contain keywords in the script such as MakeAndModelJS. I can tell you that is where most of the sensors are going to send information to build out the models that Discovery uses. If you dive into this script include you will be able to see more the of the logic that is used in the process of creating models.
The key items are the usage of the Manufacturer and model name combo. If Discovery does not find a 1:1 match in the system already it will create a new model.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2016 12:34 PM
Look for Sensors that contain keywords in the script such as MakeAndModelJS. I can tell you that is where most of the sensors are going to send information to build out the models that Discovery uses. If you dive into this script include you will be able to see more the of the logic that is used in the process of creating models.
The key items are the usage of the Manufacturer and model name combo. If Discovery does not find a 1:1 match in the system already it will create a new model.