glpifusion:glpi_fusion_inventory
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédente | |||
| glpifusion:glpi_fusion_inventory [2018/09/10 09:49] – ronan | glpifusion:glpi_fusion_inventory [2019/01/14 13:56] (Version actuelle) – rguyader | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| ====== GLPI + Fusion Inventory ====== | ====== GLPI + Fusion Inventory ====== | ||
| - | # ssh -L 8080: | + | <code bash> |
| - | # | + | ssh -L 8080: |
| + | http:// | ||
| + | </ | ||
| **MYSQL** | **MYSQL** | ||
| Ligne 11: | Ligne 13: | ||
| From : http:// | From : http:// | ||
| - | # apt-get install mysql-server mysql-client glpi | + | <code bash> |
| - | # | + | apt-get install mysql-server mysql-client glpi |
| - | # wget " | + | cd / |
| - | # | + | wget " |
| - | # | + | tar zxvf fusioninventory-for-glpi_0.84+3.5.tar.gz |
| + | rm -f fusioninventory-for-glpi_0.84+3.5.tar.gz | ||
| + | </ | ||
| - Connect HTTP on your server : '' | - Connect HTTP on your server : '' | ||
| Ligne 22: | Ligne 26: | ||
| - click " | - click " | ||
| - | # apt-get install nmap libmodule-install-perl libmodule-build-perl libhttp-server-simple-psgi-perl libhttp-proxy-perl libio-captureoutput-perl libipc-run-perl libnet-snmp-perl libnet-telnet-cisco-perl libpoe-component-client-dns-perl libpoe-component-resolver-perl libtest-compile-perl libtest-deep-perl libtest-exception-perl libtest-most-perl libhttp-server-simple-authen-perl libio-capture-perl libio-captureoutput-perl libpoe-component-client-ping-perl libtest-http-server-simple-perl libtest-mockmodule-perl libtest-mockobject-perl libtest-nowarnings-perl libtest-failwarnings-perl libtest-warnings-perl libfile-copy-recursive-perl libxml-treepp-perl libproc-daemon-perl libproc-pid-file-perl fusioninventory-agent fusioninventory-agent-task-network | + | <code bash> |
| - | # sed -i " | + | apt-get install nmap libmodule-install-perl libmodule-build-perl libhttp-server-simple-psgi-perl libhttp-proxy-perl libio-captureoutput-perl libipc-run-perl libnet-snmp-perl libnet-telnet-cisco-perl libpoe-component-client-dns-perl libpoe-component-resolver-perl libtest-compile-perl libtest-deep-perl libtest-exception-perl libtest-most-perl libhttp-server-simple-authen-perl libio-capture-perl libio-captureoutput-perl libpoe-component-client-ping-perl libtest-http-server-simple-perl libtest-mockmodule-perl libtest-mockobject-perl libtest-nowarnings-perl libtest-failwarnings-perl libtest-warnings-perl libfile-copy-recursive-perl libxml-treepp-perl libproc-daemon-perl libproc-pid-file-perl fusioninventory-agent fusioninventory-agent-task-network |
| - | # vi / | + | sed -i " |
| + | </ | ||
| + | <code bash> | ||
| + | vi / | ||
| + | </ | ||
| Server = '' | Server = '' | ||
| scan-homedirs = 1 | scan-homedirs = 1 | ||
| Ligne 32: | Ligne 40: | ||
| tag = SERVEUR | tag = SERVEUR | ||
| - | # service fusioninventory-agent restart | + | <code bash> |
| + | service fusioninventory-agent restart | ||
| + | </ | ||
| - return to GLPI WEB interface | - return to GLPI WEB interface | ||
| Ligne 52: | Ligne 62: | ||
| **If you want AD link for GLPI users** | **If you want AD link for GLPI users** | ||
| - | # apt-get install fusiondirectory-plugin-fusioninventory | + | <code bash> |
| + | apt-get install fusiondirectory-plugin-fusioninventory | ||
| + | </ | ||
| - configuration -> plugins -> agent modules | - configuration -> plugins -> agent modules | ||
glpifusion/glpi_fusion_inventory.1536572952.txt.gz · Dernière modification : 2018/09/10 09:49 de ronan