2022-02-11 15:48:06 +01:00

40 lines
2.1 KiB
Markdown

## Fusioninventory Plugin
[![Build Status](https://travis-ci.org/fusioninventory/fusioninventory-for-glpi.svg?branch=master)](https://travis-ci.org/fusioninventory/fusioninventory-for-glpi)
[![Coverage Status](https://coveralls.io/repos/fusioninventory/fusioninventory-for-glpi/badge.svg)](https://coveralls.io/r/fusioninventory/fusioninventory-for-glpi)
(![GitHub downloads](https://img.shields.io/github/downloads/fusioninventory/fusioninventory-for-glpi/total.svg) + ![Redmine downloads](https://img.shields.io/badge/downloads%20redmine-218k%20total-brightgreen.svg))
This plugin makes GLPI to process various types of tasks for Fusioninventory agents:
* Computer inventory
* Network discovery
* Network (SNMP) inventory
* Software deployment
* VMWare ESX host remote inventory
* Collect data (files, Windows registry, WMI)
## Third-party code
* PluginFusioninventoryFindFiles() is copyright [rosettacode.org](http://rosettacode.org/wiki/Walk_a_directory/Recursively#PHP) and made available under GNU Free Documentation License.
## Third-party icons and images
Some icons used in the project comes from the following set of graphics licensed:
* Dortmund is copyright by [PC.DE](http://pc.de/icons/) and made available under a [Creative Commons Attribution 3.0 License](http://creativecommons.org/licenses/by/3.0/deed).
* Fugue Icons is copyright by [Yusuke Kamiyamame](http://p.yusukekamiyamane.com/) and made available under a [Creative Commons Attribution 3.0 License](http://creativecommons.org/licenses/by/3.0/deed).
* [Icojam](http://www.icojam.com) : icon_deployinstall.png, icon_deployuninstall.png
* [myBaco](http://mybaco.deviantart.com) : icon_icon_InventoryComputerESX.png
* [VistaICO.com](http://www.vistaico.com) : icon_wakeonlan.png
* Aha-Soft : icon_collect.png
* [BlueMalboro](http://bluemalboro.deviantart.com/art/Micro-Icon-Set-42295693) : icon_networkdiscovery.png, icon_networkinventory.png
## Additional resources
* [Official website](http://fusioninventory.org/)
* [Translations on transifex service](https://www.transifex.com/ddurieux/FusionInventory/content/)
* [Issues](https://github.com/fusioninventory/fusioninventory-for-glpi)