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

 

1 REPLY 1

Mannapuram
Giga Guru

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