Task: Create iTunes Discovery Pattern (Part 2) - Failed (discovery fundamentals)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2025 08:42 AM
Hello Everyone,
i have configured the process classifier for itunes and pattern for itunes. I have tested the steps and got exact output as shown in the task steps for pattern testing in debug mode.
But when i finally ran discovery on 192.168.16.11
iam getting error :
Failed Exploring CI Pattern, Pattern name: iTunes, Process ID: 6752, To Check Pattern Log Press Here.
PFA for configured process and pattern.
I am not sure where im missing something
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2025 03:07 PM - edited 08-20-2025 07:25 PM
I guess, the Name you used in screen shot 1.7 should be like '$cmdb_ci_appl[1].name'. $name is only for testing purposes, this will not add the value into the table.
Also for the screen shot 1.8, it should be '$cmdb_ci_appl[1].short_description' instead of $short_description.
Also for the screen shot 1.9, it should be '$cmdb_ci_appl[1].version' instead of $Version.
After changing these, Save -> Publish -> Sync Mid-server Patterns -> run the Discovery.
Let me know if this didn't work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi @Mannapuram ,
Thanks a lot, it worked for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
@akhilsharma I am glad it helped you. Can you please select my answer as Helpful? That would be helpful to add a count to my helpfuls. 😊