SupportCenter is a collection of tools and scripts that makes collecting information about your Cassandra cluster and analysising it offline much easier and quicker.
You can download precompiled binaries for the agent command line tool on the release page.
go build
inside /agent
folder
go build
go test ./... -v
go get -u golang.org/x/crypto/ssh
go get -u github.com/hnakamur/go-scp
go get -u github.com/instaclustr/supportCenter/agent
If you did not setup global username...
env GIT_TERMINAL_PROMPT=1 go get -u github.com/instaclustr/supportCenter/agent
go install github.com/instaclustr/supportCenter/agent