This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| extensions:teemip-ip-discovery [2024/03/22 13:09] – [Revision History] 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.x | + | 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.1.1** | 2023-12-11 | + | | **3.2.1** |
| - | | 3.1.0 | 2023-06-21 | + | | 3.2.0 | 2024-06-26 |
| - | | 3.0.1 | 2022-09-01 | + | | 3.1.1 |
| - | | 1.0.0 | 2021-04-01 | + | | 3.1.0 | 2023-06-21 |
| - | | 0.6.0 | 2020-10-20 | + | | 3.0.1 | 2022-09-01 |
| - | | 0.5.1 | 2020-04-14 | + | | 1.0.0 | 2021-04-01 |
| - | | 0.4.0 | 2019-10-11 | + | | 0.6.0 | 2020-10-20 |
| - | | 0.3.0 | 2019-08-29 | + | | 0.5.1 | 2020-04-14 |
| - | | 0.2.2 | 2019-02-09 | + | | 0.4.0 | 2019-10-11 |
| + | | 0.3.0 | 2019-08-29 | ||
| + | | 0.2.2 | 2019-02-09 | ||
| ===== Features ===== | ===== Features ===== | ||
| Line 83: | 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. | ||
| + | </ | ||