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: 79,163 of 183,471
Downloads: 10,600

Daily

Ranking: 61,367 of 183,459
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10968,905,115rake
13952,335,563rspec-expectations
15945,198,516rspec-mocks
19910,051,170minitest
24843,122,327thor
62484,810,129rubocop
89387,066,625rb-fsevent
319115,327,744guard
1,67615,068,861guard-rubocop
2,3786,818,704guard-minitest
57,57716,749subledger

Owners

#GravatarHandle
1icontmornini