A system administrator is tasked with monitoring the overall health of the WebSphere environment
to be able to tune the environment properly. Specifically, the administrator was asked to:
• Monitor how much time is spent in the various parts of the environment.
• Determine the concurrent usage of the site.
• Identify potential memory leaks.
Which PMI modules can the administrator examine to obtain this data?

A.
Number of requests, Java virtual memory. Average response time
B.
Number of requests, Average response time. Web server thread pools
C.
Average response time, Java virtual memory. Number of Live HTTP Sessions
D.
Average response time. Web server thread pools. Number of Live HTTP Sessions
D
0
0
The correct is C.
http://publib.boulder.ibm.com/infocenter/wsdoc400/v6r0/index.jsp?topic=/com.ibm.websphere.iseries.doc/info/ae/ae/tprf_monitoringhealth.html
0
0
Hi
If u have all answers please provide that dump
Thanks
Lakshmi Kanth
0
0
Above link is for v6 and is broken anyway. But the answer is C
http://www-01.ibm.com/support/knowledgecenter/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/tprf_monitoringhealth.html?lang=en
0
0
Answer C.
Monitor how much time is spent in the various parts of the environment=Average response time
Determine the concurrent usage of the site=Number of Live HTTP Sessions
Identify potential memory leaks=Java virtual memory
0
0
c
0
0
Definite C as per the link
http://www-01.ibm.com/support/knowledgecenter/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/tprf_monitoringhealth.html?lang=en
0
0
C is the correct one.
0
0
B is correct.
0
0
Answer should be C
==>B doesn’t tell memory leak ==> JVM HEAP moinitoring
0
0