After an unexpected outage, many devices show "DC Connection Lost" as a status despite polling metric data
All supported releases of DX NetOps Performance Management
On the affected Data Collectors, follow these steps:
Stop ActiveMQ Service:
Stop dcmd Service:
Navigate to the Scripts Directory:
Clean the Data Collector:
Start dcmd Service:
The command ./dcmd clean
performs several actions to clean up the system. Here is a detailed breakdown:
data.bak
.local-jms-broker.xml
configuration file.data
directory.data
directory to the install user.In summary, ./dcmd clean
helps to clear out old data and configuration files, create a fresh data directory, and ensure it has the correct ownership settings for the install user.