mpstat -p 2 2222222222222222
jstat -gcutil -h -t 20 17328 2000
for different options http://docs.oracle.com/javase/1.5.0/docs/tooldocs/share/jstat.html
jstat -gcnew -t -h10 10s 0
-gcold
-gcnewcapacity
-gcoldcapacity
-gcpermcapacity
-gc
-gcutil
jstat -gcnew -t -h10
-gcold
-gcnewcapacity
-gcoldcapacity
-gcpermcapacity
-gc
-gcutil
No comments:
Post a Comment