Carbon is a plugin that aims to assess the environmental impact of your IT infrastructure. It provides a dashboard to visualize the carbon footprint of your assets, including computers, servers, monitors, and network devices. It calculates the carbon footprint based on the energy consumption of these devices. It also calculates other environmental impacts such as abiotic depletion potential.
The documentation of the plugin is available here
It describes how to install and use the plugin.
You may contribute to this documentation by opening a pull request on the documentation repository.
The plugin is currently available in English and French. If you want to contribute to the translation, you can do so by submitting translations on Transifex at https://www.transifex.com/pluginsglpi/carbon/.
- Open a ticket for each bug/feature so it can be discussed
- Follow development guidelines
- Refer to GitFlow process for branching
- Work on a new branch on your own fork
- Open a PR that will be reviewed by a developer