Question

Can you suggest me a tool for monitoring multiple java processes running on a Windows 7 machine.

More specifically I have like 10 similar applications running with default JVM settings. I need information for the memory allocation over time, to identify possible memory leaks and to adjust more resources somewhere if needed.

Some free tools with logs and graphs will be perfect.

Was it helpful?

Solution

How about the standard JVM JVisualVM or VisualVM

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top