ddurieux / fusioninventory-agent

FusionInventory Agent

Home Page:http://www.FusionInventory.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FusionInventory Agent
---------------------

Installation
------------
Minimum perl version: 5.8

Additional mandatory perl modules:
- Digest::MD5
- XML::Simple
- LWP
- Net::IP
- UNIVERSAL::require
- Mac::SysProfile (MacOs only)

Additional optional perl modules:
- Compress::Zlib, for message compression
- HTTP::Daemon, for web interface
- Net::CUPS (v0.60 minimum), for printers detection 
- File::ShareDir, for automatic data directory determination
- Proc::Daemon, for daemon mode (Unix only)
- Proc::PID::File, for daemon mode (Unix only)

Additional optional programs:
- nmap or ipdiscover, for network discovery
- dmidecode (linux or bsd) for hardware inventory
- lspci (linux or bsd) for hardware inventory

Post-installation
-----------------
Run fusioninventory-agent-config for automatic configuration.

About

FusionInventory Agent

http://www.FusionInventory.org/

License:GNU General Public License v2.0


Languages

Language:Perl 99.4%Language:Shell 0.5%Language:CSS 0.0%