User Tools

Site Tools


extensions:teemip-ip-discovery

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
extensions:teemip-ip-discovery [2023/10/04 15:39] – [Revision History] cnaudextensions:teemip-ip-discovery [2024/04/04 14:44] (current) – [Revision History] cnaud
Line 7: Line 7:
 level_hidden        : 1 level_hidden        : 1
 collector_hidden    : no collector_hidden    : no
-version             : 3.1.0 +version             : 3.1.1 
-release_dt          : 2023-06-21+release_dt          : 2023-12-11
 TeemIp              : 3.x TeemIp              : 3.x
 iTop                : 3.x iTop                : 3.x
Line 19: Line 19:
 keyword_tags        : discovery, ping, lookup, scan keyword_tags        : discovery, ping, lookup, scan
 dependencies_s      : teemip-ip-mgmt, teemip-ipv6-mgmt, teemip-network-mgmt dependencies_s      : teemip-ip-mgmt, teemip-ipv6-mgmt, teemip-network-mgmt
-download_wiki       : [[https://sourceforge.net/projects/teemip/files/teemip%20-%20extensions/IP%20Discovery/IP%20Discovery%20-%20Extension/3.1.0/teemip-ip-discovery-3.1.0-302.zip/download|teemip-ip-discovery-3.1.0-302.zip]]+download_wiki       : [[https://sourceforge.net/projects/teemip/files/teemip%20-%20extensions/IP%20Discovery/IP%20Discovery%20-%20Extension/3.1.1/teemip-ip-discovery-3.1.1-303.zip/download|teemip-ip-discovery-3.1.1-303.zip]]
 github_wiki         : [[https://github.com/TeemIp/teemip-ip-discovery|teemip-ip-discovery]] github_wiki         : [[https://github.com/TeemIp/teemip-ip-discovery|teemip-ip-discovery]]
 php-max             : 8.1 php-max             : 8.1
Line 32: Line 32:
 ===== Revision History ===== ===== Revision History =====
 ^  Version  ^  Release Date  ^  Status  ^  iTop \\ Min  ^  IPAM for iTop \\ Min  ^  Comments  ^ ^  Version  ^  Release Date  ^  Status  ^  iTop \\ Min  ^  IPAM for iTop \\ Min  ^  Comments  ^
-|  3.1.0  |  2023-06-21  |  Supported  |  3.0.0  |  3.0.0  | XML structure has moved to 3x | +|  **3.1.1**  |  2023-12-11  |  Supported  |  3.0.0  |  3.0.0  | - Add Chinese (simplified) translation | 
-|  3.0.1  |  2022-09-01  |  Stable   2.7.0  |  2.7.1  | Adopt 3.x icon style \\ Report number of discovered IPs at subnet level \\ Allow DHCP ranges to be skipped during discovery \\ Explode FQDN of discovered IPs into short name and domain name | +|  3.1.0  |  2023-06-21  |  Supported  |  3.0.0  |  3.0.0  | XML structure has moved to 3x | 
-|  1.0.0  |  2021-04-01  |  Obsolete  |  2.7.0  |  2.7.1  | Align extension structure with new guidelines | +|  3.0.1  |  2022-09-01  |  Obsolete   2.7.0  |  2.7.1  | Adopt 3.x icon style \\ Report number of discovered IPs at subnet level \\ Allow DHCP ranges to be skipped during discovery \\ Explode FQDN of discovered IPs into short name and domain name | 
-|  0.6.0  |  2020-10-20  |  Obsolete  |  2.6.0  |  2.5.0  | Enhance discovery reporting - consider "connection refused" for scans | +|  1.0.0  |  2021-04-01  |  Obsolete  |  2.7.0  |  2.7.1  | Align extension structure with new guidelines | 
-|  0.5.1  |  2020-04-14  |  Obsolete  |  2.6.0  |  2.5.0  | Move IP Application menu under the new Tools shortcut | +|  0.6.0  |  2020-10-20  |  Obsolete  |  2.6.0  |  2.5.0  | Enhance discovery reporting - consider "connection refused" for scans | 
-|  0.4.0  |  2019-10-11  |  Obsolete  |  2.6.0  |  2.5.0  | Enable / disable discovery of subnet attached to an IP Discovery application | +|  0.5.1  |  2020-04-14  |  Obsolete  |  2.6.0  |  2.5.0  | Move IP Application menu under the new Tools shortcut | 
-|  0.3.0  |  2019-08-29  |  Obsolete  |  2.5.0  |  2.4.0  | Move generic methods to IP Application level | +|  0.4.0  |  2019-10-11  |  Obsolete  |  2.6.0  |  2.5.0  | Enable / disable discovery of subnet attached to an IP Discovery application | 
-|  0.2.2  |  2019-02-09  |  Obsolete  |  2.5.0  |  2.4.0  | Initial production release |+|  0.3.0  |  2019-08-29  |  Obsolete  |  2.5.0  |  2.4.0  | Move generic methods to IP Application level | 
 +|  0.2.2  |  2019-02-09  |  Obsolete  |  2.5.0  |  2.4.0  | Initial production release |
  
 ===== Features ===== ===== Features =====
Line 47: Line 48:
 The solution is made of 2 components: The solution is made of 2 components:
   * a [[collectors:teemip-ip-discovery-collector|discovery engine]], called the IP Discovery Data collector or the IP Discovery Application, that discovers IPs through pings, DNS reverse lookups and port scanning,   * a [[collectors:teemip-ip-discovery-collector|discovery engine]], called the IP Discovery Data collector or the IP Discovery Application, that discovers IPs through pings, DNS reverse lookups and port scanning,
-  * a [[extensions:teemip-ip-discovery-extension|TeemIp extension]], called the IP Discovery Data model, that adapts TeemIp's standard data model to store the discovery outputs and enables communication between a TeemIp instance and the different discovery engines deployed on the network.+  * a [[extensions:teemip-ip-discovery|TeemIp extension]], called the IP Discovery Data model, that adapts TeemIp's standard data model to store the discovery outputs and enables communication between a TeemIp instance and the different discovery engines deployed on the network.
  
-{{  ipdiscoveryprinciples3x.png  }}+{{  ipdiscoveryprinciples3x.png?0x550  }}
  
 The IP Discovery extension, which is described in this page, is installed on a TeemIp instance. It models the IP Discovery applications that are connected to TeemIp and display the output provided by these applications.  The IP Discovery extension, which is described in this page, is installed on a TeemIp instance. It models the IP Discovery applications that are connected to TeemIp and display the output provided by these applications. 
Line 88: Line 89:
 Once installed, the extension will alter the IP Management menu by adding a sub menu group under the Tools section.  Once installed, the extension will alter the IP Management menu by adding a sub menu group under the Tools section. 
  
-{{ details_menu_ipdiscovery3x.png }}+{{ details_menu_ipdiscovery3x.png?0x700 }}
  
 ==== IP Discovery menu ==== ==== IP Discovery menu ====
extensions/teemip-ip-discovery.1696426740.txt.gz · Last modified: 2023/10/04 15:39 by cnaud