Control Compliance Suite (CCS)
You are troubleshooting problems on the CCS 12.5.x agent need to increase the logging level to get more information on what is causing the issue, and then be able to collect the verbose logs from the agent.
CCS 12.5.x agents (12.0 and 12.5 agents do not have this functionality and have to use the manual steps).
The first step in data collection analysis when agents are involved is to enable verbose logging on the CCS agent(s) after cleaning out the existing, old log files. Then to reproduce the data collection attempt to try and trap the issue in the logs for analysis.
ESM_LOG_LEVEL=6
./esmrc stop (example on Red Hat: # /esm/esmrc stop).
./esmrc start