Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

parse_cfstats

These scripts will parse Cassandra's cfstats output to give you a sorted single line output for each table.

  • NOTE: Place this script where the cfstats output resides.
  1. The local reads and writes count and their total in a sorted descending order
  2. The local read latency * count in a sorted descending order

About

This script will parse Cassandra's cfstats output to give you the local reads and writes count and their total in a sorted descending order

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages