From: ilya on
How using java to get the size of RAM, CPU information?
From: Janwillem Borleffs on

> How using java to get the size of RAM, CPU information?
>

Google for "java win32 api" to find examples of accessing the Windows API
that should allow you to access this information.

JW


From: ilya on
But if I want to know for all operation systems?
From: Janwillem Borleffs on

>> How using java to get the size of RAM, CPU information?
>>
>
> Google for "java win32 api" to find examples of accessing the Windows API
> that should allow you to access this information.
>

Sorry, too much Windows-minded overhere ;-) You can also check out the
following:

http://www.hyperic.com/support/docs/sigar/org/hyperic/sigar/CpuInfo.html

Thread about this package with usage info:

http://forums.hyperic.com/jiveforums/thread.jspa?messageID=28722


HTH;
JW


From: ilya on
Thank you for the information.
 |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9
Prev: Still don't get LayoutManagers
Next: JNDI searches