Have syscollector collect/obtain the device serial number #5699
Labels
level/task
Task issue
reporter/community
Issue reported by the community
type/enhancement
Enhancement issue
Description
One of the most important identifiers in a workstation or system is its serial number. However, it seems syscollerctor fails to collect it.
In Linux, you can get this information via:
sudo dmidecode -t system
In MacOS, you can collect this information via:
system_profiler SPHardwareDataType
Tasks
The steps that have to be completed in order to close the issue.
Additional information
As noted before, this is how you can collect the aforementioned information:
In Linux, you can get this information via:
sudo dmidecode -t system
In MacOS, you can collect this information via:
system_profiler SPHardwareDataType
The text was updated successfully, but these errors were encountered: