https://github.com/parolkar/utilizationindicator
Set of tasks for automating the retrieval of KPIs for Data Center Utilization
https://github.com/parolkar/utilizationindicator
Last synced: about 1 year ago
JSON representation
Set of tasks for automating the retrieval of KPIs for Data Center Utilization
- Host: GitHub
- URL: https://github.com/parolkar/utilizationindicator
- Owner: parolkar
- Created: 2015-03-24T03:43:12.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-24T03:44:00.000Z (about 11 years ago)
- Last Synced: 2025-01-11T18:43:13.090Z (over 1 year ago)
- Language: Ruby
- Size: 902 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
UtilizationIndicator
===================
UtilizationIndicator is set of tasks for automating the retrieval of KPIs for Data Center Utilization. It currently supports AWS cpu utilization (using cloudwatch api)
Why?
----
Alex Benik revealed in an [article](https://gigaom.com/2013/11/30/the-sorry-state-of-server-utilization-and-the-impending-post-hypervisor-era/) about the state of data center utilization and the fact that people don't report this as a infratructure KPI.

How?
---
Just add aws credential keys to .env file and look up the tasks with "rake -T"

---
Copyright (c) 2015 [Abhishek Parolkar] abhishek[at]parolkar.com , released under the MIT license