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,639 of 187,591
Downloads: 11,181

Daily

Ranking: 58,794 of 187,571
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,165,649,814rake
151,089,701,321minitest
171,076,551,249rspec-expectations
191,069,356,737rspec-mocks
25991,612,233thor
57613,457,880rubocop
91447,977,249rb-fsevent
319139,284,289guard
1,63920,044,397guard-rubocop
2,4208,021,748guard-minitest
58,22717,933subledger

Owners

#GravatarHandle
1icontmornini