Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Monitor Weblogic's JMVs

4132229Jul 17 2020

Hi Community, I'm planning to monitor the behaviour of more than one managed server during a whole day. I'm more interested in getting CPU, memory, heap, etc for each of the managed servers. It's a production environment, and I want to get input in order to add more instances with their respective heap memory that could handle the load. My questions are:

1- Is JMC recommended for running several hours in the background?

2- If yes, can it be setup to monitor more than one managed server at the same time?

Thanks.

Comments

abrante
It looks like a jumpstart configuration error to me, i.e the directory of the flar is specified as " /flash_archives/TEST/js-client.flar" rather than " /flash_archives/TEST/"

.7/M.
912276
Just to provide an update.

I switched to using ftp to get the flar file from the jumpstart server, which works fine.

I do believe that the issue with NFS is because the Solaris in-built NFS will allow a file to be NFS-mounted, but the user-space NFS daemon I used ( unfsd ) does not allow this, although I've not done sufficient snooping to prove this.

Richard.
1 - 2

Post Details

Added on Jul 17 2020
0 comments
222 views