Skip to main content
GLPI
Updated over a week ago

GLPI is an open source IT Asset Management, issue tracking system and service desk system.

Check your GLPI configuration

First of all, you will have to enable the APIREST of your GLPI instance

Go to menu Setup - General

Select API menu

  • Edit the URL of the GLPI application. The URL has to be public in order to be reachable by PatrowlDashboard instance from Internet.

💡 The URL should have the following pattern https://FQDN/apirest.php

  • Select Yes to Enable Rest API section

  • Select Yes to Enable login with external token section

After, you will have to setup the APIREST url and api key

Select Add API client

  • Set Name

  • Set Yes to Active section

  • Set logs to Log Connections section

  • Set a token or auto-generate to the Application Token (app_token) section

  • Save

You can filter by IP only if you add Patrowl’s IPs in IPv4 Address Range

If you have selected auto-generate, you will need to get the api key in the api client item you just have created

Finally, you have to configure the glpi user

  • Set a token or auto-generate to the Personal Token section

  • Copy and paste the api key generated earlier to the API token section

  • Save

"That's all" :)

Did this answer your question?