https://github.com/allegro/ralph_pricing
A pricing module for Ralph
https://github.com/allegro/ralph_pricing
Last synced: 9 months ago
JSON representation
A pricing module for Ralph
- Host: GitHub
- URL: https://github.com/allegro/ralph_pricing
- Owner: allegro
- License: other
- Archived: true
- Created: 2013-04-17T10:30:06.000Z (over 12 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-03T15:04:42.000Z (over 1 year ago)
- Last Synced: 2025-04-02T00:48:25.578Z (9 months ago)
- Language: Python
- Size: 5.47 MB
- Stars: 11
- Watchers: 10
- Forks: 25
- Open Issues: 8
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
=============
Ralph Scrooge
=============
.. image:: https://travis-ci.org/allegro/ralph_pricing.svg?branch=develop
:target: https://travis-ci.org/allegro/ralph_pricing
.. image:: https://coveralls.io/repos/allegro/ralph_pricing/badge.png?branch=develop
:target: https://coveralls.io/r/allegro/ralph_pricing?branch=develop
.. image:: https://pypip.in/license/ralph_scrooge/badge.svg
:target: https://crate.io/packages/ralph_scrooge/
Scrooge module brings billing functionality to Ralph. Using Ralph Scrooge, you can retrieve information on the use of resources from many other systems and charge other services. Scrooge generates flexible and accurate cost reports and let you refer to historical usages and costs.
Ralph Scrooge is a combination of IT management and accounting software. By using Scrooge your company can optimize the costs of internal services and departments, by reviewing their structure and dependencies.
Features:
* costs module, where you can provide invoice costs, staff costs and other costs (licences, supports etc.)
* many plugins to retrieve information on the use of resources from other systems
* charging other services proportionally to the use of resources by their devices
* many full-featured reports (costs per service, costs and usages per single device, dependency structure)
* OpenStack support (tenants, simple usages, ceilometer)
* pluginable architecture - write your own plugins to collect data and calculate costs of your services!
* API to upload information from other systems
Visit `Ralph documentation `_ to learn more about Ralph and Scrooge features!