Skip to content

pluginsGLPI/carbon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

carbon plugin for GLPI

GLPI Banner

License GPL 3.0 Telegram GLPI Follow Twitter Project Status: Active Docs Conventional Commits GitHub All Releases

Description

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.

Documentation

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.

Translation

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/.

Contributing

Bug reporting / Feature request

  • Open a ticket for each bug/feature so it can be discussed

Contributing code

  • 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