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
Stories
News Ask around Meetups Share your story COMPANY
The handbook Testimonials

Pricing Schedule a demo
Multi platform
Device management + MDM Orchestration + monitoring Software management + CVEs, usage, app library Integrations
Docs
Stories
News Ask around Meetups Schedule a demo Share your story COMPANY The handbook Testimonials
Pricing 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

pci_devices

click to open the table of contents
macOS logo Linux logo

pci​_devices

PCI devices active on the host system.

Column Type Description
driver text PCI Device used driver
model text PCI Device model
model_id text Hex encoded PCI Device model identifier
pci_class text PCI Device class
pci_class_id text PCI Device class ID in hex format
Only available on Linux
pci_slot text PCI Device used slot
pci_subclass text PCI Device subclass
Only available on Linux
pci_subclass_id text PCI Device subclass in hex format
Only available on Linux
subsystem_model text Device description of PCI device subsystem
Only available on Linux
subsystem_model_id text Model ID of PCI device subsystem
Only available on Linux
subsystem_vendor text Vendor of PCI device subsystem
Only available on Linux
subsystem_vendor_id text Vendor ID of PCI device subsystem
Only available on Linux
vendor text PCI Device vendor
vendor_id text Hex encoded PCI Device vendor identifier

Example

This table allows you to list PCI devices. With this query, identify devices with a specific model ID. This can be useful when trying to identify systems that use common hardware, for example, when trying to target firmware updates or understand similarities between problematic systems.

SELECT driver, model, vendor, vendor_id FROM pci_devices WHERE model_id='0x1001';
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
×