kernstat
Install latest/stable of kernstat
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Details for kernstat
Package name
- kernstat
License
- GPL-3.0-or-later
Last updated
- 2 June 2026 - latest/stable
Websites
Contact
Source code
Report a bug
External link warning
You are about to open
Do you wish to proceed?
Report a Snap Store violation
Report kernstat for a Snap Store violation
Snap Store Violation Report submitted successfully
Thank you for your report. Information you provided will help us investigate further.
Error submitting report
There was an error while sending your report. Please try again later.
Share this snap
Generate an embeddable card to be shared on external websites.
Lightweight Linux system statistics CLI
kernstat is a lightweight command-line tool for monitoring Linux system performance. It reads kernel statistics directly from the /proc and /sys interfaces, with no external monitoring daemons, subprocess calls, or third-party dependencies for data collection.
kernstat reports CPU usage, memory consumption, disk space and I/O, network throughput, and per-process statistics. Each command offers human-readable output for interactive use and structured JSON output for scripting, automation, and monitoring pipelines.
A live updating dashboard displays all key system metrics in a single refreshing view, and a TOML configuration file lets you set defaults such as the sampling interval and output format.
Available commands:
- kernstat cpu: CPU usage percentage
- kernstat memory: memory usage statistics
- kernstat disk: disk space and I/O rates
- kernstat network: network throughput
- kernstat proc PID: per-process statistics
- kernstat report: full system report
- kernstat dashboard: live updating dashboard
kernstat runs under strict confinement and requires no additional interfaces. All functionality, including per-process inspection, works within the default snap sandbox. This makes it a safe, minimal footprint utility for servers, containers, and minimal Linux systems.
| Revision | Channel | Version | Build | Commit | Download SBOM |
|---|
The build and commit information is derived from build infrastructure records.
Install kernstat on your Linux distribution
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.