Categories: None [Edit]

instance_accountant

https://rubygems.org/gems/instance_accountant
https://github.com/subledger/instance_accountant
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.

Total

Ranking: 80,383 of 186,959
Downloads: 10,899

Daily

Ranking: 73,587 of 186,713
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,128,098,871rake
151,056,098,376rspec-expectations
161,055,026,805minitest
191,048,768,703rspec-mocks
25964,433,324thor
57589,619,268rubocop
91438,246,506rb-fsevent
312136,419,936guard
1,63419,513,615guard-rubocop
2,4157,758,628guard-minitest
57,80917,570subledger

Owners

#GravatarHandle
1icontmornini