> > fusioninventory-netinventory --verbose --credentials > > version:2c,community:public --host 10.5.1.210 > Works! Or at least provede more data then before!
Ok, second step. From my GLPI instalation i'm using the FI daemon on a remote network, in server kaa. Kaa FI instance is run as a deaemon, and seems that correct task is activated: Oct 27 17:59:29 kaa fusinv-agent[3802]: FusionInventory Agent (2.3.9.1) Oct 27 17:59:29 kaa fusinv-agent[3802]: Configuration directory: /etc/fusioninventory Oct 27 17:59:29 kaa fusinv-agent[3802]: Data directory: /usr/share/fusioninventory Oct 27 17:59:29 kaa fusinv-agent[3802]: Storage directory: /var/lib/fusioninventory-agent Oct 27 17:59:29 kaa fusinv-agent[3802]: Lib directory: /usr/share/fusioninventory/lib Oct 27 17:59:29 kaa fusinv-agent[3802]: [target server0] Next server contact planned for Tue Oct 28 01:25:46 2014 Oct 27 17:59:29 kaa fusinv-agent[3802]: Time to call Proc::Daemon Oct 27 17:59:29 kaa fusinv-agent[3804]: Daemon started Oct 27 17:59:29 kaa fusinv-agent[3804]: Available tasks: Oct 27 17:59:29 kaa fusinv-agent[3804]: - ESX: 2.2.1 Oct 27 17:59:29 kaa fusinv-agent[3804]: - Inventory: 1.0 Oct 27 17:59:29 kaa fusinv-agent[3804]: - WakeOnLan: 2.0 Oct 27 17:59:29 kaa fusinv-agent[3804]: - NetDiscovery: 2.2.0 Oct 27 17:59:29 kaa fusinv-agent[3804]: - NetInventory: 2.2.0 Oct 27 17:59:29 kaa fusinv-agent[3804]: [http server] HTTPD service started at http://localhost:62354 (this is wrong, 'netstat' correcly say that is listening to 0.0.0.0:62354 and i can telnet in) Oct 27 17:59:29 kaa fusinv-agent[3804]: FusionInventory Agent initialised then i've defined a task to poll a switch in that network. manual poll works: root@kaa:~# fusioninventory-netinventory --verbose --credentials version:2c,community:public --host tinca <?xml version="1.0" encoding="UTF-8" ?> <REQUEST> <CONTENT> <AGENT> <AGENTVERSION /> <START>1</START> </AGENT> <MODULEVERSION>2.2.0</MODULEVERSION> <PROCESSNUMBER>1</PROCESSNUMBER> </CONTENT> <DEVICEID>foo</DEVICEID> <QUERY>SNMPQUERY</QUERY> </REQUEST> <?xml version="1.0" encoding="UTF-8" ?> <REQUEST> <CONTENT> <DEVICE> <INFO> <COMMENTS>ProCurve J9086A Switch 2610-24/12PWR, revision R.11.60, ROM R.10.06 (/sw/code/build/nemo(R_ndx))</COMMENTS> <CONTACT>[email protected]</CONTACT> <FIRMWARE>R.10.06</FIRMWARE> <ID>0</ID> <IPS> [...] but still does nothing (eg, task complete OK but no data get imported). In syslog (with debug=1) i see only: Oct 27 17:59:38 kaa fusinv-agent[3804]: [http server] request /status from client 10.5.1.5 Because i've not found a way to use exclusively SNMPv2c, i've removed v1 definition from GLPI, but nothing changed. What i'm missing now? Thanks. -- dott. Marco Gaiarin GNUPG Key ID: 240A3D66 Associazione ``La Nostra Famiglia'' http://www.sv.lnf.it/ Polo FVG - Via della Bontà , 7 - 33078 - San Vito al Tagliamento (PN) marco.gaiarin(at)lanostrafamiglia.it t +39-0434-842711 f +39-0434-842797 Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA! http://www.lanostrafamiglia.it/chi_siamo/5xmille.php (cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA) _______________________________________________ Fusioninventory-user mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/fusioninventory-user
