qubole / tco

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

License:Apache License 2.0


Languages

Language:Python 100.0%