by Daniela Buxo | Jun 20, 2022 | News
You’re encouraged to upgrade your GLPI agents or migrate if you’re still using FusionInventory agents.
You can download it on the GLPI Agent github project:
https://github.com/glpi-project/glpi-agent/releases/tag/1.3
This release includes some fixes and enhancements. Here are the most important ones:
- we implemented a feature request from the community to support SSL server certificate of the GLPI server deployment with operating system deployment feature:
- on windows, the glpi server certificate can be deployed through the enterprise keystore,
- on macosx, the glpi server certificate can be deployed in system keychain through a MDM.
- we added the support of the new ‘ssl-fingerprint’ option and it permits to trust a GLPI server certificate without the need of deploying a certificate:
- you can first enable one time the ‘no-ssl-check’ option on one agent to find the related ssl fingerprint reported in agent log,
- then you can set the discovered value for all your agents and disable ‘no-ssl-check’ on the first one.
- the windows MSI packaging is now using Perl 5.36.0 and includes some fixes and improvements:
- as it was wrongly creating firewall rules, this is fixed and wrong rules are removed,
- few libraries was missing if you wanted to use SNMPv3 authentication during network discovery or inventory,
- the installer was failing to create the windows task when you wanted to use windows task scheduling,
- few configurations was not possible during silent installation.
- the MacOSX packages has been upgraded to use Perl 5.36.0, OpenSSL 3.0.3 & zlib 1.2.12 and the installation on APFS filesystem has also been fixed.
- for linux packaging, we have also few big improvements:
- AppImage support for older linux like CentOS 7,
- AppImage uninstallation process has been improved,
- Snap packaging has been upgraded to use Perl 5.36.0,
- perl linux installer has been enhanced to support installation on openSUSE.
- For inventory task, we integrated:
- a patch from the community which can fix monitor inventory on linux,
- an Oracle database inventory support update,
- an update to avoid false positive antivirus alert during software inventory on windows,
- a fix on JSON format support to avoid wrongly encoded strings on macosx,
- a fix against a JSON validation error while monitor serial is an integer,
- a fix on generated partial inventory as the ‘partial’ property was missing,
- an update for additional-content option support while using JSON format.
- RemoteInventory task has been improved so remote ssh inventory of linux/unix platforms can fallback on ssh command calls when libssh2 is not available.
- Netdiscovery and NetInventory tasks now includes a module from the community which enhances DefensePro support.
As always, you can check the more detailed changelog at:
https://github.com/glpi-project/glpi-agent/blob/1.3/Changes
by Daniela Buxo | Apr 25, 2022 | News
Description Fixes :XML formatFix storage scope (Android 11)Fix inventory sharingFix android versionFeatures :New option to define asset type of inventoryComputerPhone (only for GLPI Native Inventory)Android compatibilityFrom android 4 (Jelly Bean) To android 11GLPI /...
by Polina Marishicheva | Apr 14, 2022 | News
GLPI Agent 1.2 has been released.
You’re encouraged to upgrade your GLPI agents or migrate if you’re still using FusionInventory agents.
You can download it on the GLPI Agent github project:
https://github.com/glpi-project/glpi-agent/releases/tag/1.2
This release includes some fixes and enhancements. Here are the most important ones:
- For inventory task, we integrated:
- some patches from the FusionInventory community and our own, including lxc container inventory enhancement, AnyDesk remote managament enhancement,
- a fix for TeamViewer remote management inventory,
- a new feature to inventory flatpak packages on linux,
- a fix to inventory SQL Server 2012 Express databases,
- a fix for snap packages inventory on linux,
- many monitor inventory enhancements for a lot of Acer monitors.
- RemoteInventory task has been enhanced for remote ssh inventory of linux/unix platforms. It now also supports ssh user/password authentication.
- Netdiscovery and NetInventory tasks has also been updated with few enhancements.
- User interactions for the Deploy task had a problem with message encoding. This is fixed.
- For the http interface, the SSL Server plugin was faulty. This is fixed and you now can select ciphers to support.
- The injector script now supports short name as folder and the -R option handling has been fixed.
- We added as contribution the ADMX/ADML files for agent configuration via GPO.
We also introduces with this version a new solution for linux users: You can now use the AppImage GLPI Agent installer for any linux distribution supporting AppImage format.
Just check the dedicated documentation at:
https://glpi-agent.readthedocs.io/en/latest/installation/linux-appimage.html
As always, you can check the more detailed changelog at:
https://github.com/glpi-project/glpi-agent/blob/1.2/Changes
by Polina Marishicheva | Jan 13, 2020 | Fonctionnalité
Qu’est-ce que le GLPI Agent ?
GLPI Agent est une application utilisée pour l’inventaire logiciels et matériel des téléphones, pour l’instant Android.
Les données collectées par cette application sont directement injectées dans GLPI via le plugin FusionInventory.
Vous pouvez accéder à la liste complète des fonctionnalités ici: cliquez ici
Quelles fonctionnalités sont disponibles dans cette version ?
- Un nouveau design de l’interface
- Envoi manuel de l’inventaire
- La possibilité de planifier l’exécution et l’envoi de l’inventaire
- La possibilité d’envoyer l’inventaire à plusieurs serveurs GLPI
- Afficher l’inventaire local dans l’application (l’application dispose d’une fonctionnalité qui permet à l’utilisateur de consulter les données récupérées par l’inventaire)
- Partagez l’inventaire local (sms / mails / bluetooth etc…) – (via un fichier xml / json) grâce au partage natif Android
- Lancer automatiquement l’application au démarrage du système
- QR code et lien unique pour auto-configuration de l’application (nécessite le plugin Agent Config disponible dans la souscription GLPI Network)
Compatibilité actuelle des versions Android : d‘Android 4 (Jelly Bean) à Android 9 (Pie)
Compatibilité GLPI/FusionInventory/Agent Config :
Distribution :
Comment obtenir l’agent d’inventaire GLPI pour Android ?
Vous pouvez le télécharger sur google play: cliquez ici
Le support professionnel pour cet agent et pour GLPI est disponible via notre réseau de Partenaires pour les clients couverts par notre souscription GLPI Network. Vous pouvez obtenir un accompagnement professionnel personnalisé en nous contactant: cliquez ici
Interconnexion :
GLPI Agent est interconnecté avec GLPI et le plugin FusionInventory.
Utilisez la CMDB de GLPI et les règles d’inventaire FusionInventory pour inventorier facilement votre flotte mobile basée sur Android.
Le plugin GLPI Agent Config vous permet de facilement configurer le serveur et la fréquence de l’inventaire sur l’agent avec un QRCode ou un lien unique (disponible avec notre souscription GLPI Network, n’hésitez pas à nous contacter).
by Polina Marishicheva | Jan 13, 2020 | Features
What is GLPI Agent?
GLPI Agent is an application used for software and hardware inventory for Android-based phones (for the moment).
The data collected by GLPI Agent directly goes to the ITSM GLPI software via the FusionInventory plugin.
Access the full features list here: https://glpi-project.github.io/android-inventory-agent/
What features you can expect in this release:
- New design of the interface
- Manual run and send the inventory
- Schedule tasks to run and send the inventory
- Send inventory to multiple GLPI servers
- Show local inventory under the app (app has a feature which allows user to look at the data retrieved by the inventory)
- Share local inventory (sms / mails / bluetooth etc …) – share it (an xml / json file) via native Android sharing
- Start app on a system boot
- QR code and Deeplink management to pre-fill agent configuration (requires a plugin available only in the GLPI Network subscription)
Android mobile devices compatibility:
- From Android 4 (Jelly Bean) to Android 9 (Pie)
GLPI/FusionInventory/Agent Config compatibility:
Distribution
How you can get GLPI Android Inventory Agent?
You can download it on Google Play: click
The professional support for GLPI Android Inventory Agent and GLPI is available through our Partners´ Network for the customers covered by GLPI Network Subscription. Obtain a personalised professional support by contacting us: click
Interconnection
GLPI Android Inventory Agent is interconnected with GLPI and FusionInventory plugin.
Use CMDB management with GLPI and FusionInventory inventory rules to manage easily your Android-based mobile fleet.
GLPI plugin “Agent Config” allows you to easily configure (server and inventory frequency) the agent via QR Code or DeepLink (only available under GLPI Network subscription)