README
A collection of scripts/tools that can come quite handy for a person looking
after Cassandra cluster.
* cassandra_cfstats2graphite.py - push data from cfstats to Graphite
* check_cassandra_CompletedTasks.sh - checks CompletedTasks attribute
through JMX to see whether Cassandra is actually doing anything;
unfortunatelly depends on jmx4perl and requires Jolokia
* check_manualrepair.sh - greps Cassandra's logs to see whether manual
repair has heppened recently


