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 53 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. 55 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. 58 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. 59