cpulimit Alternatives for Linux
There are many alternatives to cpulimit for Linux if you are looking for a replacement. The best Linux alternative is htop, which is both free and Open Source. If that doesn't suit you, our users have ranked more than 10 alternatives to cpulimit and four of them are available for Linux so hopefully you can find a suitable replacement. Other interesting Linux alternatives to cpulimit are vtop, Ctop and timelimit.
cpulimit alternatives are mainly Process Management Tools but may also be Process Monitoring Tools or System Information Utilities. Filter by these if you want a narrower list of alternatives or looking for a specific functionality of cpulimit.htop is an interactive process viewer for Linux. It is a text-mode application (for console or X terminals) and requires ncurses. htop is an interactive top replacement that runs in the terminal. The available columns are: PID, STATE, PPID, PGRP, SESSION, TTY_NR, TPGID, MINFLT...
- Free • Open Source
- Process Monitoring Tool
- Process Management Tool
- System Information Utility
38 alternatives to vtop- Mac
- Linux
- BSD
vtop is a graphical command-line tool that uses unicode braille to chart CPU and memory usage. It can be easily extended.
Top-like interface for container metrics. ctop provides a concise and condensed overview of real-time metrics for multiple containers as well as a single container view for inspecting a specific container.
timelimit executes a command and terminates the spawned process after a given time with a given signal. A “warning” signal is sent first, then, after a timeout, a “kill” signal, similar to the way init(8) operates on shutdown.