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édenteProchaine révision | Révision précédente | ||
glpifusion:glpi_fusion_inventory [2018/09/10 09:42] – 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** | ||
- | root/< | + | root/< |
glpi/< | glpi/< | ||
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 : http://< | + | </code> |
+ | - Connect HTTP on your server : '' | ||
- user/ | - user/ | ||
- go : setup -> plugins | - go : setup -> plugins | ||
- 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 " |
- | Server = http://< | + | </ |
+ | <code bash> | ||
+ | vi / | ||
+ | </ | ||
+ | Server = '' | ||
scan-homedirs = 1 | scan-homedirs = 1 | ||
httpd-ip = < | httpd-ip = < | ||
Ligne 33: | 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 53: | 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.1536572566.txt.gz · Dernière modification : 2018/09/10 09:42 de ronan