RubyGems Navigation menu

instance_accountant 0.0.4

The instance_accountant gem is designed to be used to account for hourly resource consumption, such as EC2 instances, using Subledger, the double-entry accounting API. It can account for both cost (amount owed to AWS) as well as price (amount owed to instance owner). If you run hourly-billed instances for yourself, or for others, and want real-time usage information for yourself, and for those paying you for the instance, then this gem is for you. :-) instance_accountant keeps state in an "hourfile" that contains the timestamp of the last hour accounted for. It is intended to be run in --daemon mode at startup. It makes no effort to account for instance time when it is not running, so it's important to run it immediately upon startup, and to make sure that it is always running.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.0.4 - November 07, 2014 (11,5 ko)
  2. 0.0.3 - November 07, 2014 (11,5 ko)
  3. 0.0.2 - November 05, 2014 (12 ko)
  4. 0.0.1 - November 05, 2014 (10,5 ko)

Dépendances de Runtime (2):

subledger ~> 0.7
thor ~> 0.19

Dépendances de Development (9):

guard ~> 2.8
guard-rubocop ~> 1.1
minitest ~> 5.4
rake ~> 10.3
rb-fsevent ~> 0.9
rspec-mocks ~> 3.1
rubocop ~> 0.27

Propriétaires:

Auteurs:

  • Tom Mornini, John McKee

Total de contrôle SHA 256:

5ace877892d9db30fc9622bedbc4e8b171e875df4b02dffbd707a309e79dfd05

Total de téléchargements 10 178

Pour cette version 3 187

License:

BSD 3-Clause

Version de Ruby requise: >= 0

Liens: