[
https://issues.apache.org/jira/browse/CASSANDRA-5306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649488#comment-13649488
]
Vijay commented on CASSANDRA-5306:
----------------------------------
Marcus, I am not able to reproduce, can you give the following a try?
in DEST from
{code}
InetAddress host1 = InetAddress.getByName("127.0.0.1");
{code}
to
{code}
InetAddress host1 = InetAddress.getByName("127.0.0.4");
{code}
> Improve Dsnitch Severity
> ------------------------
>
> Key: CASSANDRA-5306
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5306
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Vijay
> Assignee: Vijay
> Priority: Minor
> Fix For: 2.0
>
> Attachments: 0001-5306.patch
>
>
> This ticket is to continue the discussion in CASSANDRA-5255.
> Currently Dsnitch reports the Severity by calculating the amount of data
> compacting relative to load of the node.
> It will be nice to report Severity as a factor of load average, N/W
> Throughput and IO Wait instead.
> http://www.hyperic.com/products/sigar seem to have it (But personally i have
> not used it).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira