Contact
Contact
My account

Discover new interface

The main news of this version is a complete redesign of the interface and the user experience. The latest overhaul, dating back to version 0.90 was released in October 2015.

Based on tabler, Bootstrap 5 and Twig, this novelty brings many visual changes.
The integration of these standard libraries will make it easier to develop new interfaces and above all provides a “responsive” display mode that is easier to maintain.

Here are some screenshots to give you a preview:

We also have made a certain number of improvements of the user experience within GLPI. Without getting into the details, here is the list of key points.

We hope you enjoy these changes.

Vertical menu

As you may have noticed with the previous captures, GLPI has now a default layout with a vertical menu on its left. If you still prefer a layout similar to previous versions (named Horizontal) you can find it in the the user preferences.

Now t is possible to collapse the menu in order to have a compact display.

Button “Go to…”

Present since version 9.2 of GLPI, the “Go to” button allows a quick search of a menu. Now you can find it on top of the menu, its keyboard shortcut recalled.

Saved searches panel

The saved searches panel now is integrated to the GLPI design.
It can either be floating, as before, or pinned to pages, to be kept permanently (even during navigation).

Pinning is done on a page-by-page basis, a pinned panel for tickets will not be pinned for computers.

Note that it is now organized to present in the first tab, the saved searches corresponding to the type of object concerned: the list of tickets will display in priority order the saved searches concerning the tickets.
The second tab lists all the other searches concerning the other types of objects.

As the panel is now contextual to the type of object presented, access is via an icon named “Lists” present next to the breadcrumb.

Invisible search engine

It is now possible to disable the display of the search engine.

Very practical because you can navigate in GLPI only thanks to your saved searches!

Dynamic loading of search results

The display of the search engine is now launched in “AJAX” mode. A loading icon is displayed when starting a search, changing pages or sorting. Once the new results are available, only the content is replaced and not the entire page.

Multi-sorting of results

With a “ctrl” you can add several sorts on the columns of your search results.

Example: sort by “Name” and by “Date modified”.

Tri multiple

Portfolio item sheet

The main element form now displays a panel on the right recalling the images associated with the corresponding model.
These images were previously used only in the display part of data center racks, they are now available everywhere.

New palettes

With the arrival of new libraries tabler and Bootstrap 5, it is now much easier to create and modify the palettes defining the colors of GLPI.

Here is sample palette file corresponding to the screenshot below:

2 new dark palettes are also available:

Redesign of ITIL objects

The display and use of ITIL objects (Tickets, Issues and Changes) were redesigned.

Many changes were made:

The user who asked the question will be added as an observer of the object and a notification will be sent to him personally.
A new notification (and a corresponding event) named “New user mentioned” is added to your GLPI instance.

Follow-ups

You can now define the timeline for a follow-up.
In addition, an automatic reminder after a certain period and with recurrence can be defined in order to warn participants that a response from them is expected. It is also possible to plan an automatic resolution after a certain number of reminders.

Kanban for Helpdesk

This display mode previously only available in projects, is now accessible from the Helpdesk via dedicated icon next to the breadcrumb.

You can add columns corresponding to the statuses.
Attention, even if the “Closed” status is available, we will not display the relative data in order to prevent the execution time from taking too long. The column remains available to accommodate the object move.

On this new page and also on the page of projects it is now possible to add criteria to filter the cards.

Twig variables in Helpdesk templates

Follow-ups, tasks and solutions templates now support the addition of variables. These are replaced by their values ​​at the time of their use. For example, it is possible to use {{ticket.id}} in a template and when choosing the template in a follow-up, the variable is replaced by the ID of the current ticket.

Integrated documentation is available to know all the variables available.

Native inventory

We now support automatic inventory directly in GLPI.

A new REST API will be available (directly in the GLPI index) to receive inventory files in historical xml format or via the new json format.
We therefore maintain compatibility with previous agents (it will just be necessary to reconfigure the server URLs of historical agents, or to set up a web proxy to redirect to the new URL).

We now manage with this new format most of the GLPI inventory objects, such as telephones, applications, racks, etc.

This code now allows you to receive partial inventories.
This consists of sending only part of the information related to the object concerned, and indicating to the server, with a key, to update only the data concerned.
Transporting, processing, inserting and updating data is done significantly faster.

GLPI Agent Desktop / Server

This new agent (bifurcating since version 2.6 of the fusioninventory project) has been enhanced with several new features:

You can get the archives for your systems at the following address: https://github.com/glpi-project/glpi-agent/releases
Nightly build packages are also available to get the latest developments: https://nightly.glpi-project.org/glpi-agent/
We also provide a perl script (see documentation dedicated) allowing to install the agent on your linux with a suitable package (rpm, deb, snap.)

The documentation is available and details of the installation, use and configuration of this new agent.

Some screenshots to illustrate the ToolBox interface of this new agent:

Android GLPI agent

The android agent is back on the google play store. It supports versions 4 to 10 of the OS.

For customers under subscriptions we have also added the possibility of configuring the server URL via a “Deeplink”. Via QRCode, the agent automatically retrieves the configuration to connect to the server.

Advanced Tasks

As seen above, GLPI now includes the basic brick for automatic inventory.
However we have not yet resumed the advanced tasks allowed by the previous projects.
Here are the points about these tasks:

For these last two features, two temporary scenarios are possible:

This package is transitional and the integration of these modules is planned in our roadmap, the complete package is expected in a few months.
We have started the work on developing the remote deployment module. In addition to its integration into the core of GLPI, a temporary community plugin will be made available to use the functionality before the next major version of GLPI.
We will continue SNMP and ESX functionality in the same way during the year: support available in the next major release, and community plugin for beta testing of the functionality.

Refreshing GANTT views of projects

Contribution of Fian services and Smartwood, the old Gantt view has been refreshed by integrating the library DHTMX Gantt.

This change also brings an interactivity of the view (possibility to create/modify/move tasks).

Refreshment of reservations

Material (items) reservations now use the same library (fullcalendar) as GLPI planning.

Rich text improvements

From the preferences, it is now possible to choose for the rich text fields (html), the layout of the integrated toolbar:

In the settings it is now possible to choose for the rich text fields (html), the layout of the integrated toolbar:

The “embedded” layout displays a contextual embedded toolbar to the right of your cursor.
Selecting text will bring up other options such as bold or italic.
Other less common options (source code, full screen, etc) will be available via right click.

Adding databases

The plugin databases previously carried by Infotel is now directly integrated (Management menu) thanks to their help.
A migration script to recover data from the old plugin is available from the command line console.

These two objects now can be linked, tabs have been added to them.

Cable management

A new cable object is now added to the Assets menu.
It is used to represent the physical link between the ports of two inventory objects.

Various dashboards

Miscellaneous Inventory

Miscellaneous Support

Various

Compatibility

New prerequisites:

If you are ready to try it, download the final version here:

At Teclib´ we are happy to announce that we are expecting the release of GLPI 10 in the following weeks. We have received many questions related to migration from older versions of GLPI/compatibility of plugins and decided to publish a dedicated video. Watch it on Youtube or read the transcription below.

  1. From which GLPI version I can migrate to GLPI 10?  

You can migrate to version 10 from any GLPI version (we support migrations from at least 0.80 version), all data, like users, tickets or assets, will be transferred. 

  1. What should I consider before migration? Which data can be lost in migration?  

The server must have at least PHP 7.4 and MySQL 5.6 dependencies. If your server doesn’t have these, you must upgrade these requirements. 

No data loss is expected, but as usual, make backups (files and database) and/or snapshots. 

You will need to execute some optional migrations after GLPI main update with the help of the console. 

If you have custom developments or core changes, please note they will be erased when copying the files. Consider porting them before the migration. 

  1. Which plugins will be compatible with GLPI 10?  

All plugins listed in GLPI Network Subscriptions (both Community and Exclusive ones) will be compatible with GLPI 10.  

Check https://plugins.glpi-project.org/#/version/~~10.0.0/plugins for a community based list. 

  1. What advantages has native inventory? 

In addition to the small gain of not using a plugin, the feature will use less history data and database storage (for example, software updates take 1 line instead 2). 

We worked also on user experience, you have now assets separated by types for a more comfortable setup. 

It unlocks some features like partial inventories, which reduces performances footprint.  

More asset types are available for inventory (you can send files for racks, appliances, certificates, etc). 

In combination with GLPI agent, you also obtain some great features: 

Our professional support for on-premise (GLPI Network Subscriptions) covers support L.3 for migration from GLPI 9.5 to GLPI 10. 

All GLPI Network Cloud paid customers will be upgraded for free. 

Major features:

See changelog for detail.

Many things has changed since the release of GLPI 10.0.0-rc2, including:

See rc2 to rc3 changelog for detail.

Report bugs: https://github.com/glpi-project/glpi/issues

Some weeks ago, we released a beta version for GLPI 10.0.0. Many of you have tested it and reported issues in this version, and we thank you for these reports.

Today, we release a new release candidate archive with a lot of additional fixes for this future version.

Consult the full changelog for a more complete list.

GLPI native inventory newsGLPI Agent v.1.1 is available (bugfixes version). Click on detailed changelog to see what has been done & download the update. 

Here is a list of major issues fixed in this new release:

HOW YOU CAN HELP US ?

Download the RC archive, test the migration and the new features (you may also test the existing ones) and report us the issues you encounter on the bug tracker (tag it as [beta-10.0.0]).

Translators, please, add missing sentences of your language on transifex.

Need professional support? Check our offer on https://services.glpi-network.com/

A newly revealed critical vulnerability impacting Apache Log4j was disclosed and registered as CVE-2021-44228 with the highest severity rating. Log4j is an open-source, Java-based logging utility widely used by enterprise applications and cloud services. By exploiting this vulnerability, a remote attacker could take control of the affected system.

We would like to assure all users that GLPI core and its plugins, being written in PHP and not using Log4j, are not affected by the Log4Shell vulnerability.

Exploiting this vulnerability requires a Java Virtual Machine and the org.apache.logging.log4j.core.lookup.JndiLookup Java class in a vulnerable version. None of them are included or used in GLPI distributions.

We can also confirm that:

 

Warning: this does not prevent layers/tools potentially upstream of GLPI (reverse-proxy, firewall, etc.), or connected to GLPI, which we are not aware of in your context, from being potentially impacted.

For example, if you have a Metabase server connected to GLPI you should note that Metabase (<0.41.4) is affected by Log4j vulnerability, and you should update it ASAP!

Documentation:

 

Using GLPI on-premises? Do you want to try GLPI with all exclusive plugins and support package included? We offer free data migration, so you can test the platform in a production mode.

Here is why you have to give it a try:

Security:

All GLPI Network Cloud instances includes Support L.3 and covered by Teclib guarantee.

Speed of implementation​:

You do not have to make the initial installation, GLPI Network Cloud is already setup, just create your account and start parameterization.

Service:

Updates and backups are included to our offer, no need to worry about data loss anymore!

Functionality:

Use all exclusive GLPI plugins to enhance your experience: Branding to customize your instance, AdvancedDashboards to build your own reports, Oauthsso to login via third party providers like Facebook or Azure, etc.

Scalability:

Your team is growing? With monthly payments you can add as many agents as you need. Our payment system aslo allows to end service any time you want. Consult our Privacy Policy here: https://www.glpi-network.cloud/privacy-policies.php 

Start your free trial here: click

 

GLPI team is happy to announce that the latest major version 9.5 is available on GLPI Network Cloud!

Our hosting service GLPI Network Cloud allows you to use the application everywhere: at any time and from any device.

Hosted on the most important web hosting providers in Europe (OVH), your data is safe and backed up every day.Upgrades of new versions are also included and available upon request from your customer´s account, as well as technical support from our team.What is included to the Cloud offer?*  Last major GLPI 9.5 version (all modules)*  17 included Plugins*  Corrective support (bugfixes)*  GLPI updates included (on-demand)*  Daily backups*  No commitment duration*  Disk : 5 Gb (extra storage cost: +50Gb = 29€ or +100Gb = 49€ / month. excl. tax.)Available plugins – try exclusive plugins developed by Teclib:*  FusionInventory*  Datainjection*  Escalade*  PDF*  Order*  Fomrcreator*  Uninstall*  Tags*  Oauth2*  Collaborativetools*  Branding*  Holiday*  Splicat*  Credit*  News*  Metabase*  Agent config

Start your 45 days free trial today! Consult the prices after the trial period here: https://glpi-network.cloud/pricing.php

Improve the approach and response from IT technicians to users in need with GLPI ITSM software! Manage requests, incidents, issues and changes easy and efficient with service management (service desk) feature.

A service desk is the single point of contact between the service provider (tech support specialists) and users seeking for help with routine questions. Many companies implementing service management software, because it provides great visibility and central control in dealing with IT issues to ensure the steady workflow.The mechanism of this software is simple: users are creating “tickets”, usually it is a special form where they can describe the problem, attach images, documents, videos, etc. Once the form is completed, support agent is assigned to start working on resolving the described problem. Each stage of communication is displayed, so it is very easy to keep track of the problem solving.Service Desk is a great tool for both tech specialists and users, for tech specialists it is easy and efficient way to manage and respond to users requests, for users it is a comfortable way of communication with tech support with ability to track the progress of the request.Talking about Service Management, it impossible not to mention ITSM standards. ITSM standards is a the world's most widely used framework of best practices for delivering IT services. The goal of this framework is to improve efficiency and achieve predictable service levels. The service assistance module of GLPI ITSM software meets these specific standards and is a perfect solution for companies of any size.What are the main pluses of Service Desk tool?1. Transparent communication2.Effective time management3.Shared expertise4.Better user experience 5.Clear track of the workflowStart automation of your business with GLPI ITSM software, which combines categorisation, escalation, service level agreement, impact, urgency, priority calculation, status standardization, validation request at several levels, and the implementation of automatic workflows based on business policies. To learn more about service management features of GLPI, please, read our article "ITIL V2 COMPATIBLE SERVICE DESK”.

GLPI Network is an incredible ITSM software tool that helps you plan and manage IT changes in an easy way, solve problems efficiently when they come and allows you to take control over your company’s IT infrastructure.

Meet the new tool that will become your control tower for all your IT Infrastructure!

 So, what makes GLPI Network so great? It is all-in-one ITSM solution which combines different tools for many IT challenges your company's infrastructure might be facing.

Dynamic inventory with or without agent (GLPI inventory module ex Fusion)

If you have a bunch of devices all over the world and a strict security protocol, it can be pretty hard to take inventory of them. GLPI Network offers you a solution - a dynamic inventory with or without agent (GLPI inventory module ex Fusion)!Instead of plugins GLPI Network connects to all your devices through Simple Network Management Protocol (SNMP). SNMP is an Internet Standard protocol for collecting and organizing information about managed devices on IP networks and for modifying that information to change device behavior. GLPI Network is also connected to VMWare Virtualization Inventory that allows companies to transform, manage and optimise their IT systems´ infrastructure through virtualisation.

Features for inventory and asset management.

Are you in charge of too many different devices? Not a problem! GLPI Network provides numerous advanced features for inventory and asset management. Get the full information about the state of: PCs and servers, printers, monitors, consumables and cartridges, IP phones, software, locations, switches, routers and etc.GLPI Network gives a full report about all modifications made, localize assets by geographic area, track equipment lifecycle, - to sum up, handles the whole system.

Mobile device management plugin (Flyve MDM)

Do you have a lot of corporate mobile devices which you would like to have a total control over? GLPI Network provides you with a mobile device management plugin (via Flyve MDM). This smart plugin allows to evaluate all  devices (iOS and Android based) to understand better where efficiency might be improved.Meet Flyve MDM plugin, which combines the following functions:

Deployment solutions.

Need to deploy applications? GLPI Network includes a package of deployment solutions on remote computers:

Beautiful dashboard

Need clear and straight forward dashboard? You will absolutely like GLPI Network´s beautiful dashboard (Metabase plugin). Metabase is an easy  way for everyone to ask questions and learn from data. Enjoy all its benefits installing the Metabase plugin for GLPI Network: learn, check, make reports and keep an eye on the performance of your network.

Service assistance module.

Looking for Service Desk which will meet ITIL standards? The service assistance module of GLPI Network meets the specified standards of ITIL v2, the most widely accepted best practice framework for service management software. Combines categorization, escalation, service level agreement, impact, urgency, priority calculation, status standardization, validation request at several levels and the implementation of automatic workflows based on business policies.

Configure and use antivirus.

Last, but not least is a security question. With GLPI Network you can configure and use antivirus to protect your network. Armadito for GLPI provides a central management console for computers´ antivirus in your IT infrastructure. It could be used to manage various kind of antiviruses like Armadito, Kaspersky and ESET Nod32. With the addition of Fusioninventory project on your central GLPI, you can also check the deployment of antivirus updates.

As you can see, GLPI Network is a complex ITSM software that meets the specific needs of your company. Check the prices for subscription here: https://glpi-project.org/subscriptions/

City of Košice: digital transformation.

City of Košice embarked on an ambitious IT infrastructure transformation program, including the Service Desk project, to centralize and standardize IT operations based on ITIL best practices. This project aimed to integrate multiple IT technician teams and 1500 IT users, consolidating all IT services and requests into a single system. By implementing the GLPI platform and ten ITSM processes, the city aimed to enhance service delivery and provide improved IT services to its employees and affiliated organizations.

About OMNICOM.

OMNICOM is an official Gold partner of Teclib (GLPI) in Slovakia. Founded in 1995 (more than 15 years in ITSM / ESM business) OMNICOM provides implementation and support services for several service management tools.They are not just a tool integrator but also an implementer with a focus on delivering high added value through changes in value streams, tools, and people. OMNICOM's services are designed to support multi-entity environments, and they have successfully deployed GLPI to over 200 technicians and more than 3000 assets, including GLPI agents.Their extensive portfolio of successful projects includes the recent completion of the Service Desk project for the city of Košice, which we will discuss more in detail below.City of Košice project background.The city of Košice had an ambitious IT infrastructure transformation program in place, which included several IT projects, one of which was the Service Desk project. The main objective of the Service Desk project was to set up IT and IT operations according to ITIL best practices, centralize IT, and standardize IT operations.

1. The challenge:

The project presented several challenges related to the large scope of the project. One of the most significant challenges was the need to include all existing IT technician teams from 12 city organizations. Additionally, all IT users of the city of Košice, totalling 1500 users, needed to be integrated as well. The objective was to have all IT requirements in one place, which meant consolidating all IT services and requests into a single system, making it easier for users to request services and for technicians to manage them.The expected outcome was to establish a realistic set of expectations for IT services through the creation of a service catalogue. This catalogue would provide users with a clear understanding of the IT services available to them and the level of service they could expect to receive. Second, the aim was to improve the overall quality of IT services provided to users by implementing ITIL best practices.

2. The goal:

The goal was to design and implement a new system for the management of IT services for the City of Kosice and its included organizations. This involved creating a functional design for individual ITSM processes that would support the management of IT services for the city, in line with ITILv4 best practices. The project team also processed a detailed functional specification for the implementation of the Service Desk using the GLPI platform, an open-source software.

3. Why GLPI?

OMNICOM: “GLPI is a tool that covers and complies with requested scope of ITIL processes. On the other hand, GLPI allows setting up a multi-level structure of organisations (so-called entities) and assigning technician groups to separate organisations, which in this case and for the needs of IT and IT operation appeared to be an ideal solution. Also, thanks to the open-source licensing model, the city IT can also scaleup the usage of GLPI without negative impact to the planned IT budget”.

4. Project implementation:

Once the functional design and specification were complete, the team implemented the necessary functionalities and processes in both the test and production environments. The project implementation involved the introduction of ten ITSM processes (including Incident Management, Service Request Fulfilment, Change Management, Problem Management, Service Asset Management, Configuration Management, Knowledge Management, Supplier Management, Service Catalogue Management, and Service Level Management). For each of these processes, OMNICOM designed workflows and configured GLPI to support them.OMNICOM: “The scope of the project was challenging. We knew that the big bang approach will be doomed to failure. Therefore, we suggested splitting the implementation process into individual sub-fulfilments, up to three iterations, on the basis of which the design and functionality of ServiceDesk modules were specified. These functionalities were step by step implemented and tested by working groups and defined users.This resulted in a better adaptation of the new tool and its functionalities for the IT users themselves. It was very important to design the processes in such a way that they reflect the customers’ needs and are also not too complex for their application in practice”.A project manager from OMNICOM was assigned to control the project from start to finish, ensuring that it was delivered within the contracted timeline of up to 9 months. However, due to effective management and efficient work processes, the project was delivered within just 7 months, which was ahead of schedule. To ensure the project was delivered smoothly and with minimal disruption to ongoing operations, it was divided into three distinct phases, each with specific deliverables.

5. Results:

The project aimed to create and implement a Service Desk tool for managing IT services for the City of Košice and its associated organisations. Additionally, it involved the implementation of 10 ITSM processes to improve service delivery. The main outcome of the project is the enhanced ability of IT teams to provide improved IT services to all employees within the city and its affiliated organisations.OMNICOM: “The project was about to design and implement a Service Desk tool for managing the IT services for the City of Košice and other 12 organisations belonging under the City of Košice. It was also tightly connected with the introduction of 10 ITSM processes.The main result is increased ability of IT teams to provide better IT services for all employees of the city and related organisations. GLPI also allows them to automate some activities and enable professional management of IT services in accordance with ITIL best practice.Self-service portal as a single point of contact between end users and IT support was introduced. We immediately see benefits like faster resolved user queries such incidents and requests. Change management helps to protect stability of IT operation and minimise negative impact of changes. IT is now able to measure user satisfaction and gather feedback in order to improve the quality of IT services”.

6. Regarding the collaboration with the City of Kosice

The collaboration between OMNICOM and the City of Košice has been characterised by a high level of professionalism. Despite the project's broad scope, OMNICOM was able to complete it successfully in less time than expected. We greatly value the open communication and mutual understanding between both parties, recognizing that this project is a shared effort where collaboration is essential for achieving our goals.OMNICOM: “Cooperation with the City of Košice was and is at a highly professional level, and despite the wide scope of the project, we managed it to successfully finish in a shorter time than it was defined. We really appreciate open communication and great understanding that this is a common project, where both sides need to collaborate in order to achieve the goals”.Mesto Košice about GLPI:The ITSM tool procurement selected the GLPI application by Teclib. It is an open-source solution. We required a robust system with support from a local Teclib partner that would ensure that one team could provide assistance from one location. The contested tool meets all our expectations and is open to further adaptations and changes.“Mesto Košice about Omnicom:The supplier of the GLPI application - Omnicom - was active from the time the tender was announced, it was clear that he cares about this contract. He approached the client professionally, he was interested in clarifying all the details of the assignment. Even during the design of the solution and its implementation, we perceived the positive and professional approach of the project team. We are currently in the phase of post-implementation support and continue to work together to improve the tool. We are extremely satisfied with the supplier.“

                      How can you try GLPI?

If you have not tried GLPI yet, you can start a free 45 day trial on GLPI Network Cloud (no credit card needed!): https://glpi-network.cloud/ If you want to download GLPI on-premise and need assistance, our partners-integrators can support you (you will need to have a valid GLPI Network Subscription). 

Do you use GLPI and want to share your experience?

We are proud to state that our solution is used by millions of people worldwide. If you are one of them and you want to contribute the promotion, we invite you to leave your contact details.We will be delighted to hear your story!

chevron-right
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram