Skip to Content
0
Feb 16, 2012 at 10:57 AM

CCMS - File Content Monitoring

28 Views

Hi @ll,

I stuck during the creation of a file monitoring via CCMS - Monitoring the file content

I visited the following help.sap.com site http://help.sap.com/SAPHELP_NW04S/helpdata/en/47/4daa79abc16d18e10000000a421138/content.htm ...and many more - but it doesn't work

history

1) under usr\sap\<SID>\DVEBMGS00\log\logmon I've created a file template which contains

LOGFILE_TEMPLATE

DIRECTORY="G:\temp\"

FILENAME="test.log"

MTE_CLASS="CcmsFileTest"

PATTERN_0="Text1"

PATTERN_1="Text2"

VALUE_0=RED

2) Update of file sapccmsr.ini

...

  1. Format of entries for logfile monitoring:

  • LogFile <full path of logfile template>

  • F:\usr\sap\prfclog\logmon\<SID>_ABAP_00_Test_logmon.ini

    ...

    3) Restart of sapccm4x service

    ... after that I should be able to get information about the file => RZ20 => "SAP CCMS Monitors for Optional Components" => "Logfile Monitoring" => "Logfile Monitoring" => "Logfile Monitoring" => Files_of_SAPSERVER_SID_00 ...

    but the monitored file does not exists?!

    So, whats wrong?

    I'm searching for hours but I can't find a solution for my problem

    best regards