Discussion:
Reports
(too old to reply)
Petar Popara
2005-03-31 09:49:23 UTC
Permalink
I'd like to display status of my PC (memory allocation usage, disk free
space...) on screen using SWING or JSP/HTML. Are there some cool freeware
components for this?
Paul Nichols (TeamB)
2005-04-01 17:50:33 UTC
Permalink
Post by Petar Popara
I'd like to display status of my PC (memory allocation usage, disk free
space...) on screen using SWING or JSP/HTML. Are there some cool freeware
components for this?
Look at the code in JMeter. Has everything you want and more.

http://jakarta.apache.org/jmeter/index.html

Loading...