Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 37 posts
Cassandra CFStats to CSV Parser
10/31/2017
Repository for a utility to parse cfstats into a csv file for analysisIn this repository you will find an executable jar as well as the source code for the cfstatsparser utility.The utility was built ...
Cassandra Log Tools
DescriptionSimple scripts for working with Apache Cassandra logs.OverviewThese are scripts I created to make it simpler to read/summarise/parse the system.log.They were intended to be overly simple fo...
Cassandra Nagios
README.txt The repo: This repo houses the work we did to monitor Cassandra using Nagios. How repo is structured: src - a patch to apply to nagios so that it does not truncate perf...
Cassandra Opstools
Generic tools and scripts to help operating Cassandra clusterspcassandra-abortrepairs: Stops ongoing anti-entropy sessions on the local Cassandra hostspcassandra-autobalance: Automatically redistribut...
Cassandra-Tools
This repository is a collection of automation scripts that allow you to launch and test different Cassandra configurations. You can have multiple profiles to test against to see the difference in perf...
Cassandra Scripts
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 ...
Cassandra StatD Agent
Thanks to UnderSiege for getting this project off the ground.REQUIREMENTSMaven Java 7 BUILDCheck which metrics library cassandra is using by looking in cassandra/lib/metrics-core*, verify that pom.xml...
Cassandra Cluster Admin
Cassandra Cluster Admin is a GUI tool to help people administrate their Apache Cassandra cluster.If you're like me and used MySQL for a while (and still using it!), you get used to phpMyAdmin and its ...