+2

Add Remote Types to Remotemanagement

Maxwell1924 8 months ago updated by Martin Bhuong 3 months ago 2

Is it possible to create additional remote types in GLPI?

The programs included in GLPI such as TeamViewer, LiteManager, Anydesk, etc. are unfortunately too few for us in the company, and we would like to have the option to add more.


Regards.

There is currently no way to add new remote management types in the GLPI interface. If you know which additional options you need, you can open a PR to have them added to GLPI.

Example PR for GLPI core:
https://github.com/glpi-project/glpi/pull/12210

Example PR for adding ability to collect remote management info using GLPI Agent:
https://github.com/glpi-project/glpi-agent/pull/179