Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
memory_arrays
Data associated with collection of memory devices that operate to form a memory address.
Column | Type | Description |
---|---|---|
handle | text | Handle, or instance number, associated with the array |
location | text | Physical location of the memory array |
max_capacity | integer | Maximum capacity of array in gigabytes |
memory_error_correction | text | Primary hardware error correction or detection method supported |
memory_error_info_handle | text | Handle, or instance number, associated with any error that was detected for the array |
number_memory_devices | integer | Number of memory devices on array |
use | text | Function for which the array is used |