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: 81,102 of 188,987
Downloads: 11,330

Daily

Ranking: 121,333 of 188,969
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
91,213,613,575rake
141,133,910,572minitest
191,100,710,026rspec-expectations
211,093,907,874rspec-mocks
251,023,821,394thor
56640,855,260rubocop
92459,775,724rb-fsevent
323142,521,637guard
1,64220,599,467guard-rubocop
2,4068,365,900guard-minitest
58,35618,268subledger

Owners

#GravatarHandle
1icontmornini