An open API service indexing awesome lists of open source software.

https://github.com/qubole/tco


https://github.com/qubole/tco

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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= --secret-key=
```