pakdel / 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 (worker):
- Digest::MD5
- LWP
- Mac::SysProfile (MacOs only)
- Net::IP
- UNIVERSAL::require
- XML::TreePP

Additional mandatory perl modules (server):
- POE
- POE::Component::IKC
- POE::Component::Server::HTTP
- Proc::Daemon (Unix only)
- Text::Template

Additional optional perl modules:
- Compress::Zlib, for message compression
- Crypt::SSLeay, for SSL support
- Net::CUPS (v0.60 minimum), for printers detection 

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.

FusionInventory Agent is published under the GLPv2 release

About

FusionInventory Agent

http://www.FusionInventory.org/

License:GNU General Public License v2.0


Languages

Language:Perl 99.4%Language:Shell 0.5%Language:Python 0.1%Language:CSS 0.0%Language:R 0.0%