troubleshooting
Last updated
Was this helpful?
Last updated
Was this helpful?
[!TIP|label:official recommended]
[!NOTE|label:references:]
Unrecognized VM Option
UseGCLogFileRotation
GCLogFileSize=100m
PrintGCDateStamps
PrintGCCause
PrintTenuringDistribution
PrintReferenceGC
PrintAdaptiveSizePolicy
[!NOTE|label:tools]
iostat
prepare
[!NOTE|label:tips for sar]
if you wanted to check your memory usage instead, you could use the
-r
argument rather than-u
collectPerformanceData.sh
[!NOTE]
300
: "Length to run the script in seconds"
5
: "Intervals to execute commands in seconds"
generated via monitor plugin
generated via jmap
[!NOTE|label:references:]
analysis via
i.e.: visualvm.exe --jdkhome "C:\Software\Java\jdk1.6.0" --userdir "C:\Temp\visualvm_userdir"