cancel
Showing results for 
Search instead for 
Did you mean: 

SystemInfo with multiple JVMs

pmdzuba
Explorer
0 Kudos

Hello,

We are running this service to get java stats for a 12.2 server:

http://<server>:<port>/XMII/Illuminator?service=SystemInfo&mode=JavaRunTimeStatus

For this 12.2 server, we have two JVMs. How do I tell which JVM the service is returning data for, and is there a way to get both? Can I specify which one I would like to get the stats for?

Thanks,

Paul

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member211944
Active Participant
0 Kudos

Hi Paul,

This service would return the information about the runtime of JVM where it would run.

So I don't think you can tell which JVM information you got from the service call as the request allocation to a node is done by the server itself.

Regards,

Rohit Negi.