Categories: None [Edit]
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,035 of 183,107
Downloads: 10,556
Daily
Ranking: 35,920 of 183,092
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 953,844,246 | rake |
13 | 943,186,233 | rspec-expectations |
15 | 936,025,939 | rspec-mocks |
19 | 895,194,587 | minitest |
24 | 831,919,028 | thor |
63 | 475,587,280 | rubocop |
88 | 381,901,392 | rb-fsevent |
317 | 113,449,148 | guard |
1,668 | 14,882,651 | guard-rubocop |
2,367 | 6,729,172 | guard-minitest |
57,461 | 16,682 | subledger |
Owners
# | Gravatar | Handle |
---|---|---|
1 | tmornini |