# orhun/kmon

Linux Kernel Manager and Activity Monitor 🐧💻

Repository: https://github.com/orhun/kmon
Canonical: https://ross.abutalabs.com/products/kmon
Homepage: https://kmon.cli.rs
Language: Rust
License: GPL-3.0
License Family: copyleft
Topics: linux, linux-kernel, kernel-modules, kernel-activities, monitoring, management, tui, kmon, kernel-information, hacktoberfest
Last push: 2026-07-31T15:23:18+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 40, longevity 100
- inputs: {"age_days": 2493, "days_push": 33, "days_rel": 626, "gap_med": 2, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2938, forks 94 (observed 2026-08-28T04:07:30.955147+00:00)

## What it is
kmon is a terminal-based Linux kernel manager and activity monitor written in Rust. It lets users view kernel information, manage kernel modules, and monitor kernel activities from a TUI.

## Use cases
- monitor linux kernel activity in the terminal
- load and unload kernel modules from a tui
- view detailed kernel information and logs
- manage kernel modules without writing modprobe commands
- watch kernel messages and dmesg output interactively

## When to choose
- you administer Linux systems and want a TUI for kernel/module management
- you need to inspect kernel logs and module states quickly
- you prefer Rust-based, lightweight terminal tools

## When to avoid
- you need a GUI-based kernel management tool
- you are on a non-Linux operating system
- you need deep kernel debugging beyond module and log monitoring

## Facets
- artifact type: cli-tool
- maturity: active
- function: monitoring, cli, terminal-ui, developer-tools
- domain: operating-systems, monitoring, developer-tools
- platform: cli
- tags: kernel-modules, tui, rust, kernel-management, system-monitoring, command-line, linux

## Member repositories
- orhun/kmon (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:30.955147+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:33:06.069997+00:00, confidence not recorded.
  - readme: https://github.com/orhun/kmon (fetched 2026-08-28T04:07:30.955147+00:00, sha 2a899dd43578)
  - homepage: https://kmon.cli.rs (fetched 2026-08-29T09:48:17.426489+00:00, sha 0e9ba5131b26)
  - registry_crates: https://crates.io/api/v1/crates/kmon (fetched 2026-08-29T09:48:17.436808+00:00, sha bd761a3092c0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
