Replies: 10 comments
-
Hi @smurdza can you confirm you're using a user with administrative privileges for the remote access ? As the remote computer seems to be arm64 arch, maybe we are missing something. Can you share the output of the command when running with About |
Beta Was this translation helpful? Give feedback.
-
5.Path to dmidecode on remote serwer: /sbin/dmidecode |
Beta Was this translation helpful? Give feedback.
-
Hi @smurdza I requested debug2 level log (using
|
Beta Was this translation helpful? Give feedback.
-
Hi @g-bougard
with SUDO
Demicode Agent Process log:
GLPI::Agent::Task::Inventory::Linux::ARM Agent Process log:
|
Beta Was this translation helpful? Give feedback.
-
Hi @smurdza in the output you provided before, I only see GLPI::Agent::Task::Inventory::Generic::Dmidecode used for the local inventory, not during the RemoteInventory task. Do you mean you changed something in the remote access so now the module is enabled ? You're talking about Is the I also requested |
Beta Was this translation helpful? Give feedback.
-
Hi, @g-bougard /// Do you mean you changed something in the remote access so now the module is enabled ?
/// You're talking about sudo, do you mean you're using a remote user which can only run dmidecode with sudo ?--- /// I don't see any S/N or UUID in that output // /proc/cpuinfo
and processor : 128 report the same. |
Beta Was this translation helpful? Give feedback.
-
It's better to use an admin user in the context of RemoteInventory task. If you don't, you can loose some critical data like you here. If
I was meaning in
Nothing seems useful from this output. |
Beta Was this translation helpful? Give feedback.
-
Hi, @g-bougard
It is coherent, because is share you only part of whole dmidecode.
ls -ltr /sbin/dmidecode |
Beta Was this translation helpful? Give feedback.
-
Strange PATH with a lot of duplicated entry. Anyway, only About incomplete datas I noticed, you would have to tell you didn't give the full output. Having the full output can help to fix any parsing issue, but if you don't want to share, I can't confirm you dmidecode parsing on arm arch is still correct. So we can only hope current parsing is correct🤞. It should be looking at your last sharing. So finally, for me, there's no issue glpi-agent side. And this is only a remote access configuration problem. Then I'll convert this issue as Q&A discussion. |
Beta Was this translation helpful? Give feedback.
-
You had right, when we prepare this resolv:
All data inventory apper in GLPI. Thank you very much ! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug reporting acknowledgment
Yes, I read it
Professional support
None
Describe the bug
When I do remote inventory on the host:
Bellow information from CLI command: dmidecode
Agent don't collect information from remote host about UUID and SN, and don't send it to GLPI.
I check xml files and this inventory file don't have this information.
OS on remote host information:
Operating System: EulerOS 2.0 (SP10)
Kernel: Linux 4.19.90-vhulk2207.2.0.h1231.eulerosv2r10.aarch64
Architecture: arm64
To reproduce
Expected behavior
Agent collect information from remote host about UUID / SN and send it to GLPI.
Operating system
Linux
GLPI Agent version
v1.11
GLPI version
10.0.18
GLPIInventory plugin or other plugin version
Not applicable
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions