Java systat

22 views
Skip to first unread message

OG

unread,
Mar 6, 2012, 8:13:30 AM3/6/12
to peregrine...@googlegroups.com
Hey Kevin, long time no speak...

I'm curious about this item from the home page:

"Implementation of 'systat' in Java which provides the same functionality as the Linux systat packagewhich enables us to look at mean CPU, network, and disk utilization during the duration of a job for easy post-mortem performance analysis. "

How come you didn't choose to just use something like SIGAR (http://www.hyperic.com/products/sigar)?

Thanks,
Otis
--
Hiring ElasticSearch Engineers World-Wide -- http://sematext.com/about/jobs.html#search

burtonator

unread,
Mar 6, 2012, 1:38:16 PM3/6/12
to peregrine...@googlegroups.com


On Tuesday, March 6, 2012 5:13:30 AM UTC-8, OG wrote:
Hey Kevin, long time no speak...


Hope all is well.... 
 
I'm curious about this item from the home page:

"Implementation of 'systat' in Java which provides the same functionality as the Linux systat packagewhich enables us to look at mean CPU, network, and disk utilization during the duration of a job for easy post-mortem performance analysis. "

How come you didn't choose to just use something like SIGAR (http://www.hyperic.com/products/sigar)?


I think it was just because I wasn't aware of it ... which is apparently where a lot of innovation in Open Source comes from ;)  

I'll take a look before I put anymore work into the sysstat support though...

I was a bit upset that it didn't actually exist though so I'm glad it does.

I think the sys stat support is mostly done though... so I'll see if SIGAR offers any more functionality that I missed.

EDIT ... I looked at the site and it's a C library that has Java bindings.  I'd prefer something that is just flat out Java... but it's not the END of the world to use something in C with a Java binding.

Kevin
Reply all
Reply to author
Forward
0 new messages