Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
oem_strings
OEM defined strings retrieved from SMBIOS.
Column | Type | Description |
---|---|---|
handle | text | Handle, or instance number, associated with the Type 11 structure |
number | integer | The string index of the structure |
value | text | The value of the OEM string |