qubole-tco

Command line tool to download cloudwatch metrics of all cluster in your account


License
Apache-2.0
Install
pip install qubole-tco==0.31

Documentation

TCO

This tool is used to download cloudwatch metrics at an interval of 5 min for all clusters in an aws account.

Steps to run this script -

1. git clone https://github.com/qubole/tco.git

2. cd tco

3. python setup.py develop

4. python qubole-tco.py --access-key=<insert access-key> --secret-key=<insert secret-access-key>