On Mon, Jun 10, 2013 at 03:54:18PM -0300, Mario Jorge de Sousa Freire wrote:
> Hi!
>  
> This page says that additional-content can also be a registry key:
> http://www.fusioninventory.org/documentation/agent/additional_content/
>  
> Could you please give me an example?
>  
> I've tried something like this, but it did not work:
> C:\Program Files\FusionInventory-Agent\perl\bin>perl fusioninventory-agent
> --config=none --server=http://server/glpi/plugins/fusioninventory/
> --additional-content=HKEY_LOCAL_MACHINE\SOFTWARE\FusionInventory
Hi Mario,

The additional-content expected parameter is a file. You can do that with a
registry.

This is an example of a file content:
<?xml version="1.0" encoding="UTF-8" ?>
<REQUEST>
  <CONTENT>
      <SOFTWARES>
          <NAME>foo</NAME>
          <VERSION>bar</VERSION>
      </SOFTWARES>
  </CONTENT>
</REQUEST>

Best regards,
-- 
    Gonéri Le Bouder

Attachment: pgp44u0sJ2ukk.pgp
Description: PGP signature

_______________________________________________
Fusioninventory-user mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/fusioninventory-user

Reply via email to