This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| extensions:teemip-ip-discovery [2024/06/26 14:12] – [IP Discovery Data model] cnaud | extensions:teemip-ip-discovery [2025/07/15 14:58] (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.1+ | + | iTop : 3.2+ |
| 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.2.0** | 2024-06-26 | + | | **3.2.1** |
| - | | 3.1.1 | 2023-12-11 | + | | 3.2.0 |
| + | | 3.1.1 | 2023-12-11 | ||
| | 3.1.0 | 2023-06-21 | | 3.1.0 | 2023-06-21 | ||
| | 3.0.1 | 2022-09-01 | | 3.0.1 | 2022-09-01 | ||
| Line 84: | Line 85: | ||
| 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. | ||
| + | </ | ||