You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alex Petrov (JIRA)" <ji...@apache.org> on 2016/01/24 20:10:39 UTC

[jira] [Commented] (CASSANDRA-8093) Add Metrics for OS and hardware usage with Sigar

    [ https://issues.apache.org/jira/browse/CASSANDRA-8093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114470#comment-15114470 ] 

Alex Petrov commented on CASSANDRA-8093:
----------------------------------------

I've worked quite a bit with Sigar and it's java bindings. Is this issue still relevant? I could take over and expose relevant cpu/disk/memory metrics. 

Most likely for CPU it'd be usual useer/sys/nice/idle/wait/irq/steals, same metrics per cpu core.
For memory total/used/free/actual used and free. And for network

> Add Metrics for OS and hardware usage with Sigar
> ------------------------------------------------
>
>                 Key: CASSANDRA-8093
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8093
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: T Jake Luciani
>             Fix For: 3.x
>
>
> Now that CASSANDRA-7838 is in we can expose many OS and hardware specific metrics which will be useful for operators who want a holistic view of their nodes from Cassandra.
> - Disk
> - CPU
> - Memory
> - Network



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)