[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[News.eclipse.test-and-performance] Re: OS performance monitoring

Sorry for the long delay. Yes, Hyades has a statistical viewer that graphs statistical data about various things like memory usage, CPU usage, etc. There's a fairly lengthy list of things it can collect, although the view should be able to display any kind of statistical data you give it.

Thanks,
Curt

Grig Gheorghiu wrote:

I haven't taken an in-depth look at Hyades yet, but I was wondering if OS
performance monitoring is something that this project would incorporate.
I've been working on a framework for capturing and displaying OS performance
statistics and I think it would be nice to have a similar tool within
Eclipse. See http://perfstats.com/pystats/ for examples of the graphs
produced from values captured via SNMP and stored in a database (all this is
done in Python).

Grig Gheorghiu