cancel
Showing results for 
Search instead for 
Did you mean: 

Automate monitoring of inbound and outbound queues

RaghuVamseedhar
Active Contributor
0 Kudos

Hi All,

We need to automate monitoring inbound and outbound queues, when there is any issue (messages getting stuck in queue), alert mails should be triggered.

I found two ways to do it 1) Blog using some ABAP coding [Link1|/people/santhosh.kumarv/blog/2009/10/28/sap-xipi-alerts-for-trfcsm58-errors ] [Link2|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/14365] [original link is broken] [original link is broken] [original link is broken]; 2) Using CCMS alert machanism [Link3|http://help.sap.com/saphelp_nwpi71/helpdata/EN/8b/ceea3b31aac554e10000000a114084/frameset.htm]

Now, can you please let me know, 1) Which is better way to archive this requirement? 2) Can CCMS alert machanism (Link3) can trigger mails?

Regards,

Raghu_Vamsee

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Vamsee,

Go for CCMS - if you want to send the alerts to your technical support team. This provides active monitoring for SYSFAIL status and also for long running queues in SMQ2.

Former Member
0 Kudos

Hi,

I think It would be better to go for standard CCMS monitoring, if you dont have very specific requirements.

Yes, we can easily sent out emails for CCMS alerts. You can either use the auto-reaction method

CCMS_Send_Alert_to_ALM (Note 617547 - RZ20: Sending alerts as mail and SMS) or the one

CCMS_OnAlert_Email_V2 (Note 939616 - CCMS auto-reactions: Help with troubleshooting)

Regards,

Francis