Replies: 1 comment
-
Hi @ctos-ch following your sample, I was able to prepare a GLPI-Agent module to find SimpleHelp ID: SimpleHelp.pm.zip You can unzip the included perl module under: This module only permits to report the ID to GLPI. For the link part, you'll have to request a GLPI update, after the code would have been merged in GLPI-Agent. This module only is only targeting windows as you only shared the data for windows. But I saw on the site the software can also be installed on linux or macos. Do you know how we can find the ID on these platform ? I quickly check their documentation, but didn't find an answer. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Your idea
🚀 Feature Request: Inventory SimpleHelp ID in
glpi-agent
Summary:
Add support in
glpi-agent
to automatically inventory the SimpleHelp ID of a machine, which is essential for environments using SimpleHelp for remote support.Background:
SimpleHelp is a widely used remote support and access tool. Each client machine has a unique identifier (SimpleHelp ID), which is used to establish remote sessions. Currently,
glpi-agent
does not collect this identifier, requiring manual tracking or external scripts.Automating this process would improve asset visibility and streamline remote support workflows.
Technical Details:
ID=SG_123456789012
Benefits:
PowerShell Script Example:
Beta Was this translation helpful? Give feedback.
All reactions