Solutions
Device management
Remotely manage, and protect laptops and mobile devices.
Orchestration
Automate tasks across devices, from app installs to scripts.
Software management
Inventory, patch, and manage installed software.
Infrastructure as code
See every change, undo any error, repeat every success.
Extend Fleet
Integrate your favorite tools with Fleet.
More
Device management
Remotely manage, and protect laptops and mobile devices.
Orchestration
Automate tasks across devices, from app installs to scripts.
Software management
Inventory, patch, and manage installed software.
Infrastructure as code
See every change, undo any error, repeat every success.
Extend Fleet
Integrate your favorite tools with Fleet.
Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
Apple
Linux
Windows
ChromeOS
video_info
Retrieve video card information of the machine.
| Column | Type | Description |
|---|---|---|
| color_depth | integer | The amount of bits per pixel to represent color. |
| driver | text | The driver of the device. |
| driver_date | bigint | The date listed on the installed driver. |
| driver_version | text | The version of the installed driver. |
| manufacturer | text | The manufacturer of the gpu. |
| model | text | The model of the gpu. |
| series | text | The series of the gpu. |
| video_mode | text | The current resolution of the display. |