Access the system info such as disk size, memory, etc
Hi, there. I have got some problems trying to get the system info using the Java. These info include the bandwidth, hard-disk size, and memory size. Does anyone know how to retrieve these info?
And I also wonder how I can get the real-time CPU usage of my computer and control the usage using Java. Anyone knows how to do that?
[340 byte] By [
Dingnia] at [2007-11-26 23:55:48]

> Hi, there. I have got some problems trying to get the
> system info using the Java. These info include the
> bandwidth, hard-disk size, and memory size. Does
> anyone know how to retrieve these info?
>
> And I also wonder how I can get the real-time CPU
> usage of my computer and control the usage using
> Java. Anyone knows how to do that?
If these are your goals, you need to consider using a tool other than Java to get this done.