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.

Était-ce utile?

La solution

How about the standard JVM JVisualVM or VisualVM

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top