← Back to Tools
T

throttle-detect

CPU throttling detector using turbostat.

Bash Markdown

Overview

A Bash script that monitors CPU frequency with turbostat and alerts when it drops below a user-defined threshold, detecting throttling events.

Tech stack

  • Bash
  • turbostat (from linux-tools)