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
lxd_cluster
LXD cluster information.
| Column | Type | Description |
|---|---|---|
| enabled | integer | Whether clustering enabled (1) or not (0) on this node |
| member_config_description | text | Config description |
| member_config_entity | text | Type of configuration parameter for this node |
| member_config_key | text | Config key |
| member_config_name | text | Name of configuration parameter |
| member_config_value | text | Config value |
| server_name | text | Name of the LXD server node |
select * from lxd_cluster