cloudkeeper
Project Description
Cloudkeeper is a standalone CLI tool that periodically collects a list of resources in cloud accounts, provides metrics about them, and can clean them up.
Resource collection is performed in intervals (--interval) for each activated collector plugin (--collector). When resource collection is finished a resource cleanup can be performed (--cleanup). By default nothing will be cleaned! Cleanup plugins have to be installed and configured, or resources manually flagged for cleanup using the built-in CLI. Read more about collector and cleanup plugins in the Plugins section below.
Links
Download source code as [.zip file] [.tar.gz file]
Documentation: [README]