문제

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.

도움이 되었습니까?

해결책

How about the standard JVM JVisualVM or VisualVM

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top