Patchline
Deploying an agent?
Download the installer for the device's OS, then run it with an enrollment token from your admin (Fleet → Add device in the dashboard).
iwr -useb https://YOUR-DASHBOARD/agents/windows/install-agent.ps1 -OutFile install-agent.ps1; ./install-agent.ps1 -ServerUrl "https://YOUR-DASHBOARD" -EnrollToken "YOUR_TOKEN"
curl -fsSL https://YOUR-DASHBOARD/agents/linux/install-agent.sh | sudo bash -s -- --server "https://YOUR-DASHBOARD" --token "YOUR_TOKEN"

Fleet

All enrolled devices and their patch status
Fleet health 0 devices
Device OS Logged-in user Group Severity Pending Last check-in Status

Vulnerabilities

Every distinct pending patch across the fleet, grouped together
Patch Severity Affected devices

Reports

Fleet compliance trend and current summary
Compliance trend (% devices fully patched)

Software Inventory

Search installed software across every enrolled device
SoftwareVersionDevice
Start typing to search
Searches installed software reported by every device's agent.

Audit Log

Everything happening across the fleet — enrollments, patch jobs, and changes

Patch Groups

Group devices and set an auto-patch or manual-approval policy

Schedules

Weekly maintenance windows used by auto-patch groups

Alerts

Get a webhook notification when something needs attention