cancel
Showing results for 
Search instead for 
Did you mean: 

CCMS Monitor to Pager for Failed Background Jobs

Former Member
0 Kudos

Hello Experts,

I am currently leveraging Central CCMS monitoring to alert us via email whenever a background job fails in production using the MTE Class R3BPServerSpecAbortedJobs.

I am trying to find a way that I can tweak the monitor to alert me ONLY when specific background jobs fail.

We want this alert to notify the oncall pager only when a handful of critical jobs fail. Does anyone know how I can delimit this MTE?

For example, we will be creating jobs that begin with Z_ALERT* that I will tie to an auto-react method that will email a pager.

Thanks in advance.

Bill

Accepted Solutions (1)

Accepted Solutions (1)

raguraman_c
Active Contributor
0 Kudos

Hi,

Check [this link.|http://help.sap.com/saphelp_nw70/helpdata/en/1c/48803d48de0610e10000000a114084/content.htm]

Specify the jobs that are to be monitored

Activate the data collection method that collects the data of the selected jobs.

This will solve your problem.

Feel free to revert back.

-=-Ragu

Former Member
0 Kudos

Thank you, Ragu. The ALBTCMON table did the trick.

Former Member
0 Kudos

Hello William,

You have just added the jobName in table ALBTCMON and nothing else ?

Which "Customizing Group" and "MTE Class" did you specify when you have added the jobName in this table ?

Thanks for your feedback

PC

Former Member
0 Kudos

Where it asks for customizing group and MTE class ?

Give the job name and leave the other fields empty

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi all,

I need some help regarding table FUPARAREF (meant for FM parameters), I need to know the documentation of all these fields of this table for e.g R3state, pposition etc.I want to use this table but unfortunatly i dont find any documentation for this table so that i can have an idea that what does the fields mean in this table.

Thanks in advance for your help,

Kind regards,

Umer Malik

Martin_Lauer
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Bill,

you can setup the Job Monitoring of the Business Process Monitoring framework from a Job Documentation. This functionality is part of the Job Scheduling Management standard, see http://service.sap.com/~sapdownload/011000358700000336822007E.

The setup of Job Monitoring via Business Process Monitoring is demonstrated in this tutorial:

http://service.sap.com/~sapidb/011000358700001911422008E.sim

You can find the documentation here:

http://help.sap.com/saphelp_smehp1/helpdata/en/8e/3ad6f807e147669036d2a6aed597aa/frameset.htm

Kind regards,

Martin

http://service.sap.com/jsm

Former Member
0 Kudos

Hi William,

You can monitor your background jobs through BPM. if you you use this scenerio there is no need of getting into the auto reaction method.

monitor your jobs in BPM and define notifications there in order to get emails for any job failure.

you can monitor invidual jobs here, that means you will be notified when there is some specific job failure in email.

Thanks

Tripti

Former Member
0 Kudos

Thank you, Tripti.

We do not have BPM configured yet. The ALBTCMON table is something that we can leverage now with what is currently in place.

I appreciate your quick response.

Former Member
0 Kudos

Hi Tripti,

Could you tell me how to define the background job failures in the Business Process steps. We have a set of background jobs and these jobs needs to be defined in a business process. We need to be notified when these jobs gets cancelled. Could you guide me in this regard.

Thanks & Regards,

Sundara.

keiji_mishima
Active Contributor
0 Kudos

Hi Sundara.

From following link, you can download step by step setup information.

So please check following documents.

http://www.service.sap.com/bpm

=>Media Library=>Technical Information

=>1. Business Process Monitoring - Setup Roadmap

=>2. Setup Guide - Business Process Monitoring

Before you start setup, I recommend you to check

SAP Notes 521820 to ensure whether you already fulfill

prerequestions.

Basically what you have to do is following.

1. Describe your business process under following area.

(T-CD DSWP =>Solution Landscape =>Solution landscape maintenance)

2. Setup BPMon session.

(T-CD DSWP =>Operation Setup => Solution Monitoring =>

Business Process Monitoring)

in BPMon session, select job monitoring. And define background

job that you want to monitor.

In BPMon job monitoring, you can monitor, cancel, delay, duration,

unexpected parallelization, also job log and so on.

I hope this information help you.

Best Regards

Keiji Mishima