You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2010/09/07 00:21:32 UTC

[jira] Reopened: (CHUKWA-419) Replace system metrics collection with sigar

     [ https://issues.apache.org/jira/browse/CHUKWA-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang reopened CHUKWA-419:
------------------------------


Sigar has switched from GPL license to Apache License 2.0 for Sigar 1.6.4+.  The website has not made the announcement, but SVN license has been updated for a while.  Hence, it's worth while to revisit this issue.

> Replace system metrics collection with sigar
> --------------------------------------------
>
>                 Key: CHUKWA-419
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-419
>             Project: Chukwa
>          Issue Type: Improvement
>          Components: data collection
>         Environment: Redhat EL 5.3, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>
> Instead of having multiple java vm to execute unix commands to collect system metrics (CPU utilization, network, memory, disk), it's more efficient to collect the metrics through JNI interface.  SIGAR is a good replacement for Chukwa's input tools.  All licenses considered, it's the next best option than reinvent the wheel.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.