Replies: 2 comments 3 replies
-
Hi @yoshi314 have you some sample of |
Beta Was this translation helpful? Give feedback.
0 replies
-
Well, it's like uuid but without the '-' signs. Same amount of digits/letters. e.g. e3c1940a72c84b469e48762dad337785 On my installs i patched the agent to read a custom file if uuid was not available and that worked just fine with glpi. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Your idea
I've had a problem with original fusioninventory agent - it had no facility to collect hw uuid from rpi4 machine. Because there likely is not one. Not sure how it varies across other arm boards.
I did a workaround by reading custom file with uuid, but since the agent tries to read /etc/machine-id in most cases for various containers - maybe try and use that for this platform?
Beta Was this translation helpful? Give feedback.
All reactions