GLPI et FusionInventory

De Reliable Brain


Installation de Fusion Inventory

  1. Identifier la dernière version de FI sur wget https://github.com/fusioninventory/fusioninventory-for-glpi/releases
  1. Aller dans le répertoire, installer FI

<script>

/tmp : cd /tmp
wget https://github.com/fusioninventory/fusioninventory-for-glpi/releases/download/glpi9.5%2B3.0/fusioninventory-9.5+3.0.tar.bz2
tar -xvf fusioninventory-9.5+3.0.tar.bz2 

' Activer le CRON

  • * * * * /usr/bin/php5 /var/www/glpi/front/cron.php &>/dev/null

</script>