wlst perfomance monitoring
could you please advise where exactly I could find location for 1) Process CPU load, 2) application open sessions, 3) GC information using WLST ?
We are using weblogic 12.2.1.4 and running on lateset jdk 1.8 on Linux. I have tried using domainRuntime() but for JVMruntime I was able only to find free memory. I could not find anything related to GC, CPU usage or open sessions for each application.
Thanks for your help
Andrew