system
November 10, 2009, 3:45am
1
Hi gurus,
what are the monitoring tools used to collect the data of CPU,RAM usage in business objects.
In what format we can collect data for analysis whether it is graphical or something else…
pls advice…
regards
peter
boxir2_p (BOB member since 2006-10-19)
system
November 10, 2009, 4:52am
2
Hi gurus,
what are the monitoring tools used to collect the data of CPU,RAM usage in business objects.
In what format we can collect data for analysis whether it is graphical or something else…
pls advice…
regards
peter
There are several out there, but the major ones are:
I know there are a couple others out there. MikeD’s pretty on top of this stuff - he might have a better idea.
Hope this helps.
Atul Chowdhury (BOB member since 2003-07-07)
system
November 10, 2009, 2:13pm
3
Hi Datahog,
In what format we collect the data for analysis?
boxir2_p (BOB member since 2006-10-19)
system
November 12, 2009, 5:50am
4
FYI:
· Enterprise tools are preferable as they oft provide dashboard / historical capabilities to track trends.
· The XI3 monitoring guide provides an intro/overview for MOM probes (pre-cursor to SCOM) so this holds true for the above.
· You might want to read some dated posts:
Windows 2003 SP2
I installed XI 3.0 but used a pre-installed version of Tomcat 5.5.
Encountered java heap memory issues after every 3 to 5 document refreshes. I tried both CATALINA_OPS and JAVA_OPS and a few other java options - the option below has only behaved for a while so we shall see.
Java Heap
Finally settled for just using the java console:
Right Click on the Apache Tomcat icon (right lower corner)
Select Configure…
Select Java tab
Enter Initial Memory Pool: leave blank
Enter Ma…
There are a number of discussions re monitoring XI3 so I thought it best to just list some options.
Note: these solutions all require additional work so choose wisely as to which strategy to adopt in investing your time and effort.
First understand what is running :
Use Task manager or Process Monitor or Process Explorer:
SAP/BOE Monitoring
The download contains a document as to using MOMS, Tivoli and Probes - read this document irrespective of which strategy you adopt as it als…
· Activating the Windows resource tool (Server Performance Advisor) should be done carefully - the reports get large - the process starts behaving oddly BUT it has some benefit.
· Dan Price has a monitoring overview on the SAP/BO blog portal:
http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3414800)ID0487140950DB11184546979233642022End?blog=/pub/wlg/11810
And then there are a stack of FOSS tools available - but first prize will always be something that extends beyond your BO environment to provide a holistic enterprise snapshot across your core servers …
MikeD (BOB member since 2002-06-18)