HInventory Linux Script for H-Inventory Project

I] How to use it

- Edit and configure hinventory.conf
- Execute sh script 

II) Requirements

No requirements to use the script except for http and soap methods.

For HTTP Method, you must install curl package.

For SOAP Method you must install:	 
       - perl with modules:
          * SOAP::Lite
          * MIME::Base64 

For Debian:
If you want to know which packages are not at the last version you must install apt-show-versions (apt-get install apt-show-versions) and configure hinventory.conf to test_update

III) Autoupdate:
The perl script autoupdate.pl permits you to autoupdate your linux script.
More infos here: http://www.h-inventory.com/download/autoupdate/
NB: your config file must call hinventory.conf.
