How to stop discovery from updating the retired CI's.

pratiksha5
Mega Sage

How to stop discovery from updating the retired CI's. The operation team created a new machine with the same name. Now discovery is updating the retired CI not the new one. 

1 ACCEPTED SOLUTION

doug_schulze
ServiceNow Employee
ServiceNow Employee

Simple as adding an Identification Inclusion rule where state is not retired on the hardware identifier. We will skip the retired CI and create a new record.

View solution in original post

14 REPLIES 14

doug_schulze
ServiceNow Employee
ServiceNow Employee

Simple as adding an Identification Inclusion rule where state is not retired on the hardware identifier. We will skip the retired CI and create a new record.

Yes I tried that yesterday. And it worked. 

Now after creating inclusion rule. New CI got created. The infra team created a manual CI. The serial number and name was same. It should update the manually created CI but discovery created a new one. I am sharing the identification rule we have in system. Do you know the reason?

I assume there is no entry in serial no table for manually created ci. Retire manual ci and let discovery update the discovered one. Regards RP

Hi in serial number table only one entry is there. And it was created when we run the discovery. In manually created CI the value of serial number is same as the one created by discovery (on cmdb_ci table). Sharing the updated information in the attachment.