cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI Memory Monitoring

Former Member
0 Kudos

Dear Experts ,

In our environments frequently we are facing memory issues in the system .Please letme know the proactive memory monitoring tools/url's to monitor java memory usage ..etc.

if we have memory monitoring tools,then we can avoid further issues in java .

Regards ,

Ravindar.a

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Ravindra,

To find the memory issue. you have to check the CPU load. If the average CPU load exceeds 75%, temporary CPU bottlenecks are likely to occur. An average CPU load of more than 90% is a strong indicator of a CPU bottleneck.

Run SAPOSCOL standalone program that runs in the OS background.

SAPOSCOL collects data about operating system resources, including:

·  Usage of virtual and physical memory

·  CPU utilization

·  Utilization of physical disks and file systems

·  Resource usage of running processes

For information about peak working hours check the note  1251291.

Cheers

Hidayat

Former Member
0 Kudos

Are there any scripts to notify memory utilization is above threshold level ?

Former Member
0 Kudos

Thanks for answers....

Are there any scripts to notify memory utilization is above threshold level .

Please advise on this .

Regards ,

Ravindar.a

Former Member
0 Kudos

Dear

You can follow this link

Regards

Former Member
0 Kudos

Hi Rajendra ,

Thanks for your reply . I am well aware of NWA ,but i would like to know the any 3rd party tools/urls or special tools for proactive monitoring of java usage memory .

Regards ,

Ravindar.a

azharshaikh
Active Contributor
0 Kudos

Hi Ravinder,

You leverage Solution Manager to monitor PI related objects:

https://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=5&cad=rja&uact=8&ved=0CDQQFjAE&url=h...

Regards,

Azhar

Former Member
0 Kudos

Hi ,

Thanks for sharing the usefull link .But i am looking for monitoring tools to monitor memory .

Regards ,

Ravindar.a

dominik_kastner
Participant
0 Kudos

With Solution Manager 7.1 MAI you can monitor memory consumption at many different layers:

- SAP ABAP/JABA (Extended Memory, Heap Memory, Page, Buffer etc..)

- OS (RAM, Paging File)

- Database (depends an Database Vendor, but for most DBs there are templates for memory/cache)

I think there are also PI-specific metrics which you can use.

Best regards,

Dominik Kastner

Former Member
0 Kudos

Dear

which is os and database you need to set some parameter for the same

increase your work process for dialog and background that also distribute memory

you can see following notes for the same

1089172 SAP/GPA

88416     Zero administartion

116042   Memory low

Regards