inside the JVM

Hi, does anyone know how to find out what's happening inside a JVM on a unix system? Like what processes are running, which ports, memory usage etc.

I'm using AIX 5.2

jprobe does what you want.

http://www.quest.com/jprobe/

They still offer a demo download, I believe.