GLPI Agent 1.8 has been released.
You can download it on the GLPI Agent github project: https://github.com/glpi-project/glpi-agent/releases/tag/1.8
This version comes with a lot of changes and enhancements for the MSI packaging for Windows:
AGENTMONITOR_NEWTICKET_URL
to configure the GLPI url for the open new ticket option.On the inventory side, a new feature will help you reduce the carbon footprint of your GLPI system: the full inventory postpone
full-inventory-postpone
is a new configuration parameter which value is 14
by default. Setting it to 0
, it is still possible to disable this feature coming back to previous normal running.glpi-agent
script is also supporting --full
option to temporary disable the feature.The MacOSX package only activates Inventory task by default now. You’ll have to explicitly activate any other tasks you need in a dedicated configuration file.
A lot of fixes and enhancement have also been included. Inventory, RemoteInventory, NetworkDiscovery et NetInventory tasks, but also Proxy and ToolBox plugins, are concerned. We encourage you to check all changes details in the official online Changelog available here: https://github.com/glpi-project/glpi-agent/blob/1.8/Changes
We encourage you to update your agents as soon as possible to take advantage of these improvements.