- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2017 07:20 AM
How many attributes need to be collected in order to create a CI via a horizontal pattern.
I am trying a designing a basic pattern using SNMP and receiving the following when testing:
Pattern does not lead to the creation of any CI, please check the correctness of the identification sections
Dec 18, 2017 4:13:51 PM:: Running on MID Server _Temporary
Dec 18, 2017 4:14:22 PM:: Starting step: 'Get Model'
Dec 18, 2017 4:15:05 PM:: Finished step: 'Get Model'
Dec 18, 2017 4:15:05 PM:: Starting step: 'Set model_number'
Dec 18, 2017 4:15:05 PM:: Finished step: 'Set model_number'
Dec 18, 2017 4:15:05 PM:: Starting step: 'Get serial number'
Dec 18, 2017 4:15:47 PM:: Finished step: 'Get serial number'
Dec 18, 2017 4:15:48 PM:: Starting step: 'Set serial number'
Dec 18, 2017 4:15:48 PM:: Finished step: 'Set serial number'
Dec 18, 2017 4:15:48 PM:: Starting step: 'Get name'
Dec 18, 2017 4:16:32 PM:: Finished step: 'Get name'
Dec 18, 2017 4:16:32 PM:: Starting step: 'Set name'
Dec 18, 2017 4:16:32 PM:: Finished step: 'Set name'
Dec 18, 2017 4:16:32 PM:: Starting step: 'Set manufacturer'
Dec 18, 2017 4:16:32 PM:: Finished step: 'Set manufacturer'
So far I have collected and set all of the attributes shown above and set on cmdb_ci_ip_switch.
Solved! Go to Solution.
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2017 11:07 PM
Hi David,
If you are running Discovery and Mapping for the same CI, the record in CMDB is already getting populated during discovery.
Even if you don't run discovery , it will run automatically in background before the execution of any pattern.
As per my understanding, CI is never created during pattern execution.
Your Identifiers come into picture during discovery as well as Mapping. The same rule is being validated.
In your case the rule was checked during discovery and that is why you are not able to create it again during mapping.
try to add some more attributes to the CI record and see if it updates the same CI during pattern execution.
or
try creating a new identifier for your CI.
Create a CI type for Service Mapping and Discovery
Thanks,
Prabhash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2017 09:25 AM
David,
It would be based on CI Identifier rule you have for switch. OOTB it follows the hardware rule.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2017 09:41 AM
Seem a little bit misleading the Check Pattern functionality in the Pattern Editor since if I run it I receive "Pattern does not lead to the creation of any CI, please check the correctness of the identification sections" but then if I run a discovery I can get a CI created nonetheless.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2017 11:07 PM
Hi David,
If you are running Discovery and Mapping for the same CI, the record in CMDB is already getting populated during discovery.
Even if you don't run discovery , it will run automatically in background before the execution of any pattern.
As per my understanding, CI is never created during pattern execution.
Your Identifiers come into picture during discovery as well as Mapping. The same rule is being validated.
In your case the rule was checked during discovery and that is why you are not able to create it again during mapping.
try to add some more attributes to the CI record and see if it updates the same CI during pattern execution.
or
try creating a new identifier for your CI.
Create a CI type for Service Mapping and Discovery
Thanks,
Prabhash