How to resolve "Probe skipped due to failure of previous probe attempt" issues?

Mallikharjuna
Tera Contributor

How to resolve "Probe skipped due to failure of previous probe attempt" issues?

2 REPLIES 2

sachin_namjoshi
Kilo Patron
Kilo Patron

Below should be helpful to you

 

https://hi.service-now.com/kb_view.do?sysparm_article=KB0535240

https://community.servicenow.com/community?id=community_question&sys_id=55ad1c53db2350103daa1ea66896198f

 

Regards,

Sachin

 

 

tim_broberg
ServiceNow Employee
ServiceNow Employee

This error message occurs in multiprobes where earlier probes failed.

A multiprobe is one probe containing a package of related probes that run serially.

This error is intended to prevent jackhammering the server with repeated errors when we already know the multiprobe is bound to fail.

A long string of timeouts can really slow down your discovery schedule.

I would recommend that you ignore this message, look for the original failure, and debug that.
    - Tim.