Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Task: Create iTunes Discovery Pattern (Part 2) - Failed (discovery fundamentals)

PrasannaLaG
Kilo Contributor

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

 

3 REPLIES 3

Vijaya_Mnpram
Kilo Sage

@PrasannaLaG 

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. 

Hi @Vijaya_Mnpram ,
Thanks a lot, it worked for me.

@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. 😊