Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
pmset
Retrieves macOS power settings with the pmset -g
command.
Column | Type | Description |
---|---|---|
getting | text | Allows specifying a getting option when executing pmset. |
json_result | text | Result of the command in JSON format. |
This table is not a core osquery table. It is included as part of Fleet's agent (fleetd).