This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
collectors:teemip-ip-discovery-collector [2024/05/21 17:19] – [Revision History] cnaud | collectors:teemip-ip-discovery-collector [2024/06/10 16:21] (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.x | ||
Line 20: | Line 20: | ||
keyword_tags | keyword_tags | ||
dependencies_s | dependencies_s | ||
- | download_wiki | + | download_wiki |
github_wiki | github_wiki | ||
php-max | php-max | ||
Line 34: | Line 34: | ||
===== Revision History ===== | ===== Revision History ===== | ||
^ Version | ^ Version | ||
- | | 3.1.3 | 2024-xx-yy | - Includes iTop Data Collector Base 1.4.0 \\ - PR [[https:// | + | | |
- | | | + | | 3.1.2 | 2023-10-30 |
| 3.1.1 | 2023-08-07 | | 3.1.1 | 2023-08-07 | ||
| 3.1.0 | 2023-07-25 | | 3.1.0 | 2023-07-25 | ||
Line 167: | Line 167: | ||
| ipv4_synchro_name | Name of the data IPv4 synchro that the discovery application will create in TeemIp. By default, the UUID will be appended to that string. | TeemIp IPv4 Discovery | | | ipv4_synchro_name | Name of the data IPv4 synchro that the discovery application will create in TeemIp. By default, the UUID will be appended to that string. | TeemIp IPv4 Discovery | | ||
|subnetv4_synchro_name | Name of the IPv4 subnet data synchro that the discovery application will create in TeemIp. By default, the UUID will be appended to that string.| TeemIp IPv4 Subnet Discovery | | |subnetv4_synchro_name | Name of the IPv4 subnet data synchro that the discovery application will create in TeemIp. By default, the UUID will be appended to that string.| TeemIp IPv4 Subnet Discovery | | ||
- | | ip_default_status | Status of IPs when create by the discovery application. Possible values: allocated, released, reserved, unassigned | unassigned | | + | | ip_default_status | Status of IPs when create by the discovery application. Possible values: allocated, discovered(*), released, reserved, unassigned | unassigned | |
| ip_default_view | String that defines the default view to be set on discovered IPs (if relevant) | "" | | ip_default_view | String that defines the default view to be set on discovered IPs (if relevant) | "" | ||
| ping_absolute_path | Absolute path of the ping tool | /bin/ | | | ping_absolute_path | Absolute path of the ping tool | /bin/ | | ||
Line 174: | Line 174: | ||
| fping_enable | Enable usage of fping command | yes | | | fping_enable | Enable usage of fping command | yes | | ||
+ | (*) the **discovered** status is available with version 3.2+ of the [[extensions: | ||
<note tip>The [[https:// | <note tip>The [[https:// | ||
- | <note warning>Since TeemIp 2.3 or iTop 2.5, access | + | <note warning>Access |
===== Run the discovery ===== | ===== Run the discovery ===== | ||
Line 225: | Line 226: | ||
**// | **// | ||
- | If it has been installed on the server and if it has not been disabled through the [[extensions: | + | If it has been installed on the server and if it has not been disabled through the [[collectors: |
^ Parameter ^ Defined in ^ Default value ^ | ^ Parameter ^ Defined in ^ Default value ^ |