This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
extensions:teemip-ip-discovery [2023/12/11 15:41] – [IP Discovery Data model] cnaud | extensions:teemip-ip-discovery [2025/01/30 16:15] (current) – [Revision History] cnaud | ||
---|---|---|---|
Line 7: | Line 7: | ||
level_hidden | level_hidden | ||
collector_hidden | collector_hidden | ||
- | version | + | version |
- | release_dt | + | release_dt |
- | TeemIp | + | TeemIp |
- | iTop : 3.x | + | iTop : 3.1+ |
code : teemip-ip-discovery | code : teemip-ip-discovery | ||
localization | localization | ||
Line 19: | Line 19: | ||
keyword_tags | keyword_tags | ||
dependencies_s | dependencies_s | ||
- | download_wiki | + | download_wiki |
github_wiki | github_wiki | ||
- | php-max | + | php-max |
---- | ---- | ||
Line 32: | Line 32: | ||
===== Revision History ===== | ===== Revision History ===== | ||
^ Version | ^ Version | ||
- | | **3.1.1** | 2023-12-11 | + | | **3.2.0** |
- | | 3.1.0 | 2023-06-21 | + | | 3.1.1 |
- | | 3.0.1 | 2022-09-01 | + | | 3.1.0 | 2023-06-21 |
- | | 1.0.0 | 2021-04-01 | + | | 3.0.1 | 2022-09-01 |
- | | 0.6.0 | 2020-10-20 | + | | 1.0.0 | 2021-04-01 |
- | | 0.5.1 | 2020-04-14 | + | | 0.6.0 | 2020-10-20 |
- | | 0.4.0 | 2019-10-11 | + | | 0.5.1 | 2020-04-14 |
- | | 0.3.0 | 2019-08-29 | + | | 0.4.0 | 2019-10-11 |
- | | 0.2.2 | 2019-02-09 | + | | 0.3.0 | 2019-08-29 |
+ | | 0.2.2 | 2019-02-09 | ||
===== Features ===== | ===== Features ===== | ||
Line 83: | Line 84: | ||
No specific configuration is required in TeemIp' | No specific configuration is required in TeemIp' | ||
+ | |||
+ | |||
+ | ===== IP Objects ===== | ||
+ | The extension adds a new value to the **Status** attribute of IP Objects: **Discovered**. This enables objects that are newly identified by the [[collectors: | ||
+ | |||
+ | <note important> | ||
+ | * The status to be set at discovery time is defined in the data collector itself. | ||
+ | * Because it is defined at the IP Object level, the Discovered status can be used by all Blocks, Subnet, Ranges and Addresses classes. | ||
+ | </ | ||