Hello,experts,
The version of my solution manger is NW7.0 EHP1,and the monitored system is R/3 470.
I have configured Central Auto-Reaction Method,and my CI can send e-mail when an alert generates successfully.
But when I installed the agent on DI I met a problem.The directory structure of DI is different from CI, the instance name of CI is DVEBMGS00, but the name of DI is D00.SID are all PRD.
I put the csmconf file into directory 'C:\usr\sap\PRD\D00\log\sapccm4x' and I registered the agent successfully, but the SAPCCM4X.00 service stopped automatically for a few seconds, I checked the status of the agent, it showed 'info:CCMS agent sapccm4x working directory is C:\usr\sap
D00\log\sapccm4x', and it can't find any file. And it created a directory 'C:\usr\sap\D00\log\sapccm4x' automatically.
Why it found the files in that directory? The directory should be 'C:\usr\sap\PRD\D00\log\sapccm4x', isn't it?