cancel
Showing results for 
Search instead for 
Did you mean: 

CEN Integration with 3rd party products

Former Member
0 Kudos

Dear all,

we're trying to integrate the CEN monitoring instance of our solution manager with an external monitoring system (Tivoli). Even if this platform is equipped with its own monitor which integrates with CEN - Open Alerts, we'd like to have a more flexible moitor having an integration with CEN-CCMS "Current Status".

We'd like to do so by writing an ABAP which reads CCMS tables.

Is there any expert who knows where in the DB are stored "Current Status" data?

Your help is very much appreciated.

Kind regards,

Nicola.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi!

Not completely sure, but for all I know the CCMS settings and alerts are not stored in the DB, but in the shared memory segment for CCMS, which is regularly dumped to the Filesystem to avoid loss of data in the case of crashes.

Regards,

Jörg

Former Member
0 Kudos

Hi,

thanks for your answer, considering the info are written in the SHM, I expect a Function Module (or similar) is invoked.

Do you know which one?

Thanks for your help,

Nicola.

Former Member
0 Kudos

Hi...

sorry, but I don't know the function module if it is one. You could try to analyze the data collection methods for the MTEs you're interested in. By following these you should be able to find the components involved...

Regards,

Jörg