Fleet 4.22.0 is up and running. Check out the full changelog or continue reading to get the highlights.
For upgrade instructions, see our upgrade guide in the Fleet docs.
Available in Fleet Premium
Discovering that hosts are missing can cause any admin or engineer to worry. Did someone take parental leave? Is their laptop broken? Or was their computer stolen?
Before you can answer these questions, you need to know which hosts are missing. Fleet makes your search simple. Premium users can see how many hosts have been offline for 30 days or more on the Fleet UI homepage.
Clicking the Missing card will take you to the Hosts page with the Missing filter applied — generating a list of all your missing hosts. You can also navigate to this list by pasting this URL into your browser: fleet.organization.com/hosts/manage/?status=missing
.
This list shows you details about your missing hosts, including the name, team, and when its host vitals were last fetched.
Available in Fleet Premium
Making sure hosts have the latest operating system updates is tough enough. End users have their own priorities and computer maintenance is usually low on the list. Deadlines get even tighter when IT admins find out hosts don’t have enough disk space. Fleet can help you avoid these unpleasant surprises.
On the Fleet UI homepage, Premium users can see how many hosts have less than 32 GB of disk space remaining. Clicking the Low disk space card generates a list of all these devices. You can also get to this list by pasting this URL into your browser: fleet.organization.com/hosts/manage/?low_disk_space=32
.
This list lets you see exactly how much disk space remains on each device. It also provides identifying information about the devices, like the hostname and team. So, you can prioritize devices and contact users accordingly.
Available in Fleet Free and Fleet Premium
You can find so much data with Fleet. Take a look at our query library to see what we mean. But, like any new tool, all the possibilities can seem overwhelming. First-time Fleet users will now enjoy a more welcoming experience with our updated query console panel.
Have you heard of osquery evented tables? This configuration helps you view data over time — without repeatedly refreshing queries yourself. Learn more by reading our guide on how to use osquery evented tables. The Evented Table tag lets you know right away if the query you’re running is evented.
Compatible operating systems display in the same order throughout the Fleet UI, making results even easier to check at a glance.
We’ve made a couple improvements to the Columns section. Columns required in the WHERE clause are listed first with an asterisk. Otherwise, columns are listed alphabetically.
Certain tables may include a column with a unique qualification, like being required in the WHERE clause. A column could also be platform-specific (even if it’s compatible overall) or default to the root. In these instances, you’ll see bold notes at the bottom of the column tooltip.
Finally, we saved you some scrolling by wrapping SQL examples.
Available in Fleet Free and Fleet Premium
We’re familiar with the pros and cons of remote work by now. (Insert joke about pajamas, pets, and/or neighbors here.) But there’s one issue in particular that Fleet now solves: confusing hostnames.
When working from home, a device’s hostname can be whatever the internet service provider (ISP) assigns to the device. For example, a hostname could be aianas-mbp.cable.rcn.com
. That isn’t very helpful, especially if you have hundreds of similar results.
Fleet 4.22.0 no longer defaults to whatever the ISP provides. Instead, Fleet uses the computer name or the hostname for the display name. If the computer name has been set, then that will be the display name. If not, then Fleet will use the hostname.
fleetctl package [...] --disable-updates
).fleetctl package [...] --orbit-channel 1.0.0 --desktop-channel 1.1.0
).command_line_flags
object in the Agent Options section of Organization Settings and Team Settings.inherited_policies
array to the GET /teams/{team_id}/policies
endpoint that lists the global policies inherited by the team, along with the pass/fail counts for the hosts on that team./device/{token}/desktop
API route to display the number of failing policies.directIngestOSWindows
.config.features
settings was edited via the UI, then both features.enable_host_users
and features.enable_software_inventory
would be false insead of the global default.ingestKubequeryInfo
query ingestion.0
in the teams/{id}
endpoint.fleetctl apply
with the --dry-run
flag would fail in some cases.agent_options
key.Visit our Upgrade guide in the Fleet docs for instructions on updating to Fleet 4.22.0.
Find out how Fleet can benefit your organization by exploring our docs and community.
Want to get up and running quicker? Then try out Fleet locally on your device - you’ll be up and running in minutes.