COM.TIBCO.hawk.jvm.JavaVirtualMachine

Microagent

Purpose

Monitoring of the Java Virtual Machine(s) processes started by the same user on the local machine using Java Attach API through Hawk.

Methods

 

Method

Description

Page

getVirtualMachineInfo

Discovers and provides detailed information of all Java Virtual Machine(s) started by the same user on the local machine

getVirtualMachineInfo

getThreadInfo

Returns general thread information, execution information, and synchronization statistics of a specific thread or all threads of a particular Java Virtual Machine. The Process Name field is mandatory and cannot be left blank.

getThreadInfo

getGarbageCollectorInfo

Returns details of Garbage Collector of Java Virtual Machine processes started by the same user on the local machine. The Process Name field is mandatory and cannot be left blank.

getGarbageCollectorInfo

getMemoryPoolInfo

Returns details of memory pools of Java Virtual Machine processes started by the same user on the local machine. The Process Name field is mandatory and cannot be left blank.

getMemoryPoolInfo