Fleet logo
Menu An icon indicating that interacting with this button will open the navigation menu.
Fleet logo An 'X' icon indicating that this can be interacted with to close the navigation menu.
Multi platform
Device management   (+ MDM) Orchestration   (+ monitoring) Software management   (+ CVEs) Integrations

Docs
Pricing
More
News Case studies Ask around Meetups Share your story The handbook Get your license Schedule a demo
Schedule a demo
Multi platform
Device management + MDM Orchestration + monitoring Software management + CVEs, usage, software catalog Integrations
Docs Pricing
More
News Case studies Ask around Meetups Share your story
The handbook Get your license Schedule a demo
Try it yourself

Tables

Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.

macOS Apple

Linux Linux

Windows Windows

Chrome ChromeOS

{{table.title}} evented table

cpu_info

click to open the table of contents
macOS logo Windows logo Linux logo

cpu​_info

The cpu_info table expresses the data made available from a computer or mobile device by its Central Processing Unit (CPU).

Column Type Description
address_width text The width of the CPU address bus.
availability text The availability and status of the CPU.
Not returned in SELECT * FROM cpu_info.
Only available on Windows
cpu_status integer The current operating status of the CPU.
current_clock_speed integer The current frequency of the CPU.
device_id text The DeviceID of the CPU.
load_percentage integer The current percentage of utilization of the CPU.
Not returned in SELECT * FROM cpu_info.
Only available on Windows
logical_processors integer The number of logical processors of the CPU.
manufacturer text The manufacturer of the CPU.
max_clock_speed integer The maximum possible frequency of the CPU.
model text The model of the CPU.
number_of_cores text The number of cores of the CPU.
number_of_efficiency_cores integer The number of efficiency cores of the CPU. Only available on Apple Silicon
Not returned in SELECT * FROM cpu_info.
Only available on macOS
number_of_performance_cores integer The number of performance cores of the CPU. Only available on Apple Silicon
Not returned in SELECT * FROM cpu_info.
Only available on macOS
processor_type text The processor type, such as Central, Math, or Video.
socket_designation text The assigned socket on the board for the given CPU.

Example

Basic query:

SELECT * FROM cpu_info;

Notes

The cpu_info table is a good example of the cross-platform capabilities of osquery. It can be used on Linux, Mac and Windows hardware.

As seen in the schema table above, there are differences in CPU metadata made available across different platforms. These differences arise from various hardware manufacturers and operating systems not necessarily being held to an industry-wide, agreed-upon standard or protocol for CPU data.

Edit page

Questions?

Ask us anything
{{table.title}} evented table
Fleet logo
Multi platform Device management Orchestration Software management Integrations Pricing
Documentation Support Docs API Release notes Get your license
Company About News Jobs Logos/artwork Why open source?
ISO 27001 coming soon a small checkmarkSOC2 Type 2 Creative Commons Licence CC BY-SA 4.0
© 2025 Fleet Inc. Privacy
Slack logo GitHub logo LinkedIn logo X (Twitter) logo Youtube logo Mastadon logo
Tried Fleet yet?

Get started with Fleet

Start
continue
×