Le Fri, 4 Oct 2013 10:05:58 +0200 Gonéri Le Bouder <[email protected]> a écrit:
>On Fri, Oct 04, 2013 at 09:20:11AM +0200, David DURIEUX wrote: >Hi David, > >> For collect modules: >> >> * getFromRegistry send only one url with results >> >> * getFromWMI send only one url with result >> >> * findFile send one url for each result > >Yes, we do so because the result of findFile can be very large. To be >more consistent, we can change getFromRegistry and getFromWMI behavior >too. oki >> I have problem in server to manage results of findFile because never >> know when collect have finished to send data. >> Is it possible to have first sent with parameter begin=1 and the last >> with last=1 >The idea is to submit the result during the scan to avoid. Unless we >do a first scan to count the number of files, I don't know how we can >known we dealing we the very last entry. Or perhaps send a first http query to say it begin scan and another at the end to say it finished (a little like for snmp discovery/inventory) without that, it's really impossible to manage it in glpi >Best regards, _______________________________________________ Fusioninventory-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/fusioninventory-devel
