Thread: Java questions
View Single Post
Old Oct 10th, 2007, 3:15 AM   #2
titaniumdecoy
Expert Programmer
 
titaniumdecoy's Avatar
 
Join Date: Nov 2005
Posts: 843
Rep Power: 3 titaniumdecoy is on a distinguished road
Send a message via AIM to titaniumdecoy
Quote:
Originally Posted by rwm View Post
Is it possible to access CPU usage, memory usage and other hardware stats?
Yes, check out the java.lang.management package.
titaniumdecoy is offline   Reply With Quote