cancel
Showing results for 
Search instead for 
Did you mean: 

Technical Monitoring - monitor HTTP-Response Time

Private_Member_19084
Active Contributor
0 Kudos

Hi experts,

In technical monitoring I've already the possibility in standard (template "SAP ABAP 7.00 - 7.03") to monitor the dialog response time.

I would like to make a monitor, which watches the http-response time.

But how can I make this?

I guess I have to create my own metric.

But how do I find the correct MTE-class?

Thx

Accepted Solutions (1)

Accepted Solutions (1)

bala2104
Participant
0 Kudos

Hi Christain

You have to create a custom metric simillar to standard metric for dialog response time . But in MTE class field , provide "R3DialogResponseTimeHTTP".

Let me know the outcome .

Regards

Bala

Private_Member_19084
Active Contributor
0 Kudos

Thx man, this was exactly what I was looking for.

BTW, how can I find out the correct MTE-Class?

Do I have to look in RZ20 and look into deatils of a check?

bala2104
Participant
0 Kudos

Hi

Please goto RZ21 , Propertices tab ,select properties assigned to MTE classes and click display overview . You can find all the MTEs available in the system .

Please let me know if it is you required for.

Regards

Bala

Answers (2)

Answers (2)

TomCenens
Active Contributor
0 Kudos

Hi Christian

I'm pretty sure Wily Introscope has this metric (plenty of http response time metrics actually) so you could pull it out of Wily and insert it into Technical Monitoring.

You can find multiple examples through the SCN wiki where Wily metrics are pulled into Technical Monitoring

http://wiki.scn.sap.com/wiki/download/attachments/355894832/OS%20Process%20Monitoring.pdf?api=v2

Outside that option, I would really recommend EEM (End-User Experience Monitoring) because it makes sense to go through a path when doing HTTP response monitoring instead of going to one single page and record that timing. EEM can then also be used to check differences in response time depending on the end-user location and it all integrates into Technical Monitoring so you can get notifications out of it as well.

Best regards

Tom

former_member206167
Active Participant
0 Kudos

HI Christian,

    You just need to copy standard template and there, under tab metrics you can change default values. No Mte classes in System Monitori g it is used on CCMS

KInd Regards

Private_Member_19084
Active Contributor
0 Kudos

Hello Jose,

yes, this I did already know.

But what do I have to enter.


Because in Dialog Response time I find the MTE-Class R3ResponseTime.

And so I don't know, which metric I do have to use

Former Member
0 Kudos

Hi Chris,

Please check the below document Level 3: Alert / Metric Level Configuration

http://scn.sap.com/community/it-management/alm/solution-manager/blog/2013/11/06/configure-technical-...

Rg,

Karthik