Skip to content

Grab diagnostic and log information from 1..N cassandra nodes

Notifications You must be signed in to change notification settings

dbwrangler/cassandra_grabs

Repository files navigation

Node grabs - Grab cassandra config, logs, status.
Node stats - Grabs cassandra and os stats (e.g. tpstats iostats) every N seconds until cancel.

Assumptions

Running on nix
A central server has passwordless access to the cassandra nodes

Usage

List nodes in cassandra_nodes_<env>.lst
Define a directory for output
Change python, java, cassandra data path etc as required.

Call:

cassandra_node_grabs.sh <env>
cassandra_stats_grabs.sh <env> <secs>

Output:

Output is organised by servernamedate, tar'd and compressed

About

Grab diagnostic and log information from 1..N cassandra nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages