After upgrading NetOps we are seeing duplicated Data Collectors in NetOps Portal for the same IPAddress however they have different ID and Version.
Network Observability DX NetOps Performance Management Data Collectors
During an upgrade from 25.4.3 and earlier releases using apache-karaf, to releases 25.4.4 and newer using springboot, an incorrect DCM_ID leads to an upgrade problem causing duplicate DC entries.
The collector-manager-id variable value in the $DC_HOME/apache-karaf/etc/com.ca.im.dm.core.collector.cfg file is incorrect.
It should be using a value that shows HOSTNAME:UUID
The correct format should be "<hostName>:<long_ID_String>".
Use the following solution if:
Follow these steps to resolve the issue.
brokerName="dc_broker_UUID"