mirror of
https://github.com/amidaware/rmmagent.git
synced 2026-04-26 06:45:48 +03:00
[GH-ISSUE #42] serial number on linux not quite working as expected #29
Labels
No labels
bug
bug
enhancement
fixed
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rmmagent#29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bbrendon on GitHub (Feb 5, 2024).
Original GitHub issue: https://github.com/amidaware/rmmagent/issues/42
Originally assigned to: @wh1te909 on GitHub.
For example on a dell tactical reports: /77NDZ12/CN70163475007C/
dmidecode reports : 77NDZ12
On a vmware guest trmm reports: None
dmidecode : VMware-56 4d fa 72 69 7a 39 13-aa 0e 17 06 9b 09 42 c8
Also note, windows guests on vmware also report the serial number dmidecode reports.
@wh1te909 commented on GitHub (Feb 5, 2024):
thanks will need to test on different hw, didn't catch this in my testing
@maffmeier commented on GitHub (May 14, 2025):
We use a simple script to collect the serial, it is from the time before serialnumber was supported on Linux Agents.
Maybe it helps: