You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Lyuben Todorov (JIRA)" <ji...@apache.org> on 2013/09/18 12:06:51 UTC

[jira] [Issue Comment Deleted] (CASSANDRA-4191) Add `nodetool cfstats ` abilities

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

Lyuben Todorov updated CASSANDRA-4191:
--------------------------------------

    Comment: was deleted

(was: Added flag to allow for toggling between ignoring or including specific keyspaces and column families. Example for ignoring the system keyspace and the system_traces.sessions cf: [Sample output|https://gist.github.com/lyubent/6429254]
{code}
./nodetool cfstats system system_traces.sessions -i
{code}
Example for only specifying the system.local cf, system.schema_columnfamilies cf and system_traces ks: [Sample output|https://gist.github.com/lyubent/6429293]
{code}
./nodetool cfstats system.local system.schema_columnfamilies system_traces
{code})
    
> Add `nodetool cfstats <ks> <cf>` abilities
> ------------------------------------------
>
>                 Key: CASSANDRA-4191
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4191
>             Project: Cassandra
>          Issue Type: New Feature
>    Affects Versions: 1.2.0 beta 1
>            Reporter: Joaquin Casares
>            Assignee: Lyuben Todorov
>            Priority: Minor
>              Labels: datastax_qa
>             Fix For: 1.2.9
>
>         Attachments: 4191.patch, 4191_specific_cfstats.diff
>
>
> This way cfstats will only print information per keyspace/column family combinations.
> Another related proposal as an alternative to this ticket:
> Allow for `nodetool cfstats` to use --excludes or --includes to accept keyspace and column family arguments.

--
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