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.
Extend Fleet
Integrate your favorite tools with Fleet.
Customers
Stripe + Fleet
Stripe consolidates multiple tools with Fleet.
Foursquare + Fleet
Foursquare quickly migrates to Fleet for device management.
What people are saying
Stories from the Fleet community.
More
Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
lxd_storage_pools
LXD storage pool information.
Column | Type | Description |
---|---|---|
driver | text | Storage driver |
inodes_total | bigint | Total number of inodes available in this storage pool |
inodes_used | bigint | Number of inodes used |
name | text | Name of the storage pool |
size | text | Size of the storage pool |
source | text | Storage pool source |
space_total | bigint | Total available storage space in bytes for this storage pool |
space_used | bigint | Storage space used in bytes |
select * from lxd_storage_pools