Giter VIP home page Giter VIP logo

fusioninventory-agent-task-netdiscovery's Introduction

		FusionInventory agent NetDiscovery task
		---------------------------------------

Description 
-----------
This tasks allows the agent to scans the network to find connected devices:
- devices discovery within an IP range, through nmap, NetBios or SNMP
- devices identification, through SNMP

NetDiscovery use the following tools, if available, to scan IP networks:
- nmap external command
- Net::NBName perl module
- Net::SNMP perl module
This allow to discover connected devices, with a few additional information,
such as mac address and hostname, but not to identify them.

If the device replies to SNMP, tough, an additional identification attempt is
performed, by comparing its sysdescr field with a database of known values. If 
there is an exact match, an SNMP description model can be assigned, allowing to
immediatly identify the device category (printer, network device, etc...), and
to use NetInventory task later to fetch additional informations.

Wether identified or not, discovered devices are reported to GLPI as 'unknown
device', and have to be imported in the inventory.

Dependencies
------------
This task requires a FusionInventory agent (minimal version 2.2.0), and can
only be executed with a GLPI server with FusionInventory plugin.

Additional optional perl modules:
- Net::SNMP
- Net::NBName

Additional optional programs:
- nmap

Authors 
-------
* David Durieux <[email protected]>
* Gonéri Le Bouder <[email protected]>
* Guillaume Rousse <[email protected]>

Copyright 2010-2012 FusionInventory Team

License
-------
This software is licensed under the terms of GPLv2+, see LICENSE file for
details.

fusioninventory-agent-task-netdiscovery's People

Contributors

guillomovitch avatar remicollet avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

aquette amolsen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.