You need to monitor the HTTP session count for a running web application. Identify three
ways to perform this monitoring.
A.
Usethecloudcontrolpage in the Administration console.
B.
Use the MonitoringDashboard in the Administrationconsole.
C.
Run the jstat tool in your JDK.
D.
Usethe application’s Monitoringtab in the Administrationconsole .
E.
Write and run a custom WLST script.
B,D,E