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

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

    [ https://issues.apache.org/jira/browse/CHUKWA-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907379#action_12907379 ] 

Ari Rabkin commented on CHUKWA-419:
-----------------------------------

Patch looks good.  I actually would use this.  Is it committable?  

> 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
>         Attachments: CHUKWA-419-draft-2.patch, CHUKWA-419-draft.patch
>
>
> 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.