Open Source psutil Alternatives
psutil is described as 'module providing an interface for retrieving information on all running processes and system utilization (CPU, memory, disks, network, users) in a portable way by'. There are more than 10 alternatives to psutil for various platforms. The best alternative is htop, which is both free and Open Source. Other great apps like psutil are glances (Free, Open Source), GNOME System Monitor (Free, Open Source), Linux Process Explorer (Free, Open Source) and nmon (Free, Open Source).
- htop is an interactive process viewer for Linux. It is a text-mode application (for console or X terminals) and requires ncurses.
- Glances is a CLI curses based monitoring tool for GNU/Linux and BSD OS. Glances uses the PsUtil library to get information from your system. It is developed in Python.
- Free • Open Source
- Mac
- Windows
- Linux
- BSD
- System Monitor is a tool to manage running processes and monitor system resources.
- Linux process explorer, behaves the same as the windows process explorer from Mark Russinovich.
- Free • Open Source
- Linux
- This systems administrator, tuner, benchmark tool gives you a huge amount of important performance information in one go. It can output the data in two ways
- An advanced interactive monitor for Linux-systems to view the load on system-level and process-level.
- px tells you what processes are running on your system and how they are interconnected.
- libstatgrab is a library that provides cross platform access to statistics about the system on which it's run.