In order to collect some system configuration information, I have been using dmidecode
and the related tool lshw
to find the information. This works great on most machines, but I have recently got access to a server to test my scripts on. dmidecode
gives me the error:
# No SMBIOS nor DMI entry point found, sorry.
and lshw
doesn't work as well. If there is a way to fix this, I would appreciate the help. Otherwise, I need to collect the following information without using dmidecode
:
- System manufacturer
- System model number
- System serial number
- The BIOS date