User Tools

Site Tools


extensions:teemip-ip-discovery-collector

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
Next revisionBoth sides next revision
extensions:teemip-ip-discovery-collector [2019/10/09 10:14] – [TeemIp IPv4 Discovery] cnaudextensions:teemip-ip-discovery-collector [2020/08/26 12:18] cnaud
Line 15: Line 15:
 keyword_tags        : discovery, ping, lookup, scan keyword_tags        : discovery, ping, lookup, scan
 dependencies_s      :  dependencies_s      : 
-download_url        : https://wiki.teemip.com/extensions/teemip-ip-discovery-collector-0.3.0-425.zip+download_wiki       [[https://sourceforge.net/projects/teemip/files/teemip%20-%20extensions/IP%20Discovery/IP%20Discovery%20-%20Collector/0.4.0/teemip-ip-discovery-collector-0.4.0-485.zip/download|teemip-ip-discovery-collector-0.4.0-485.zip]]
 ---- ----
 +
 +
  
  
Line 28: Line 30:
 ===== Revision History ===== ===== Revision History =====
 ^  Version  ^  Release Date  ^  Comments  ^ ^  Version  ^  Release Date  ^  Comments  ^
-|  0.4.0  |  Coming soon | Improves IP lookup and handles DNS views |+|  0.5.0  |  ??  | Improves reporting - Consider “connection refused” for scans | 
 +|  0.4.0  |  2019-10-11  | Improves IP lookup and handles DNS views |
 |  0.3.0  |  2019-02-09  | Initial production release | |  0.3.0  |  2019-02-09  | Initial production release |
  
Line 226: Line 229:
     * UDP is tried first.     * UDP is tried first.
     * If no answered is received, a test is done with TCP.     * If no answered is received, a test is done with TCP.
 +
 +According to the parameter //Consider “connection refused” as valid//, a scan that fails with error 111 (connection is refused) may be considered as valid from a discovery standpoint.
  
 ===== Synchronize TeemIp IPs and subnets ===== ===== Synchronize TeemIp IPs and subnets =====
 Discovery results of an IP Discovery Application are fed back to TeemIp through standard synchro data sources. Every IP discovery application will automatically create its own synchro data sources and will use them to push its finding and statistics into TeemIp, systematically, at the end of each discovery process. Discovery results of an IP Discovery Application are fed back to TeemIp through standard synchro data sources. Every IP discovery application will automatically create its own synchro data sources and will use them to push its finding and statistics into TeemIp, systematically, at the end of each discovery process.
  
-These synchro data sources can be listed and managed from the Synchronization Data Sources menu under the Admin tools section.+These synchro data sources can be listed and managed from the Synchronization Data Sources menu under the Admin tools section. As usual with synchro data sources, the Status tab will provide information on every synchronization that occurred between the remote IP Discovery application and TeemIp. 
 + 
 + 
 +==== TeemIp Discovery Application ==== 
 + 
 +{{ details_synchrodatasource_applicationdiscovery.png }} 
 + 
 +Default parameters for a given data source are defined in the remote IP Discovery application configuration file. 
 +  * The UUID of the application is appended to the name of the synchro data source for an easy identification, 
 +  * Statistics on discovery durations are updated. 
 + 
 +Reconciliation of the Application is made on the UUID. The following attributes may be affected by this synchro: 
 + 
 +^  Name  ^  When ?  ^ Comment ^ 
 +| Last discovery date | Creation and update | | 
 +| Duration | Creation and update | | 
  
 ==== TeemIp IPv4 Discovery ==== ==== TeemIp IPv4 Discovery ====
Line 257: Line 278:
  
 <note tip> <note tip>
-The discovery collector automatically detects if the Zone management extension is installed on the remote application:+The discovery collector automatically detects if the Zone Management extension is installed on the remote application:
   * If this is the case: the collector handles the DNS view attribute brought by the extension.   * If this is the case: the collector handles the DNS view attribute brought by the extension.
-  * If this is NOT the ase: the DNS view attribute is not managed.+  * If this is NOT the case: the DNS view attribute is not managed.
 </note> </note>
 ==== TeemIp IPv4 Subnet Discovery ==== ==== TeemIp IPv4 Subnet Discovery ====
Line 274: Line 295:
 | Last discovery date | Update | | Last discovery date | Update |
 | Ping duration | Update | | Ping duration | Update |
 +| Ping # | Update |
 | IP lookup duration | Update | | IP lookup duration | Update |
 +| IP Lookup # | Update |
 | Scan duration | Update | | Scan duration | Update |
- +| Scan # | Update |
- +
-As usual with synchro data sources, the Status tab will provide information on every synchronization that occurred between the remote IP Discovery application and TeemIp. +
- +