Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Server name flipping by different data source also server getting recognised as computer

chintuchairmen
Tera Contributor

 

We identified that the CI is experiencing Name attribute flapping because SG-SCCM and SG-SolarWinds are reporting different Name values for the same CI. Additionally, SCCM is reporting the CI as cmdb_ci_computer, while SolarWinds reports it as cmdb_ci_win_server

need help how to resolve this issue , also checked resoruce id in sys_object_source table for sccm and solar winds both.

 

1 REPLY 1

annb19
Tera Guru

Hi @chintuchairmen ,
For the [Name] attribute flapping issue, you can configure Reconciliation Rules for field [Name] of Window Server CI, set lowest Priority value for trusted discovery source to prevent flapping.

annb19_2-1790392747899.png

For CI swapping between cmdb_ci_win_server and cmdb_ci_computer, you can create Reclassification Restrictions [cmdb_ire_reclassification_restriction] as bellow 

annb19_4-1790392909389.png

 

Hope this helps!