WAPT audit - GLPI 10

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Answer
MIKL
Messages: 5
Registration: Oct 26, 2022 - 08:57

March 15, 2024 - 1:49 PM

Hello!

We are experiencing some difficulties with the tis-glpi-plugin-export-to-glpi10 package.

More specifically:
Inventory export works correctly from WAPT to GLPI 10. The two files "glpi.ini" and "wapt_api.ini" are therefore correctly configured.
The problem lies with the information being sent.
The WAPT agent does have the network card information, including the IP addresses visible for each PC from the WAPT console.
This IP address information is not being sent to GLPI, or if it exists on the GLPI side, it is never updated.
The network card, however, correctly reports the MAC address (whether it's a USB/Ethernet card or the motherboard's integrated network card).

I've tried several things:
Using different Ethernet adapters / Wi-Fi connection -> The WAPT agent correctly handles the IP address change and the network cards.
Uninstalling and deleting the "glpi.ini" and "wapt_api.ini" configuration files -> Reinstalling and reconfiguring changed nothing.
I should mention that we have the latest version of the GLPI10 package available, namely 14-14.
The server itself is running on Debian 12 with the latest version of WAPT.

Is there an option I might have missed somewhere that would "exclude" the IP address from the inventory report? :roll:

Thank you in advance for your help! :D

Michael
Guillaume_I
Messages: 10
Registration: March 15, 2024 - 4:34 PM

April 3, 2024 - 3:44 PM

Good morning,

We are encountering the same problem: the IP addresses of the machines are not appearing in GLPI even though synchronization is working fine between WAPT and GLPI.
The other information is being retrieved correctly.

Code: Select all

OS du serveur WAPT : Debian 12
Version de WAPT : 2.5.4.15342
Version de GLPI : 10.0.12
Paquet tis-glpi-plugin-export-to-glpi10, version 14-14
Sincerely,

Guillaume
Environment information:
WAPT Server OS version: Debian 12;
WAPT version: 2.6.0.16937 (Enterprise Edition);
OS of the machine from which the packages are created: Windows 10 22H2;
Secondary repository: Ubuntu 22.04
Answer