Fleet’s built-in queries for collecting and storing important device information.
Apple
Linux
Windows
ChromeOS
Munki info
Retrives information about the last Munki run on a macOS device.
SELECT
version, errors, warnings
FROM munki_info
This query uses the munki_info
data table. Learn more
Vitals