psutil
- Free • Open Source
- Mac
- Windows
- Linux
- BSD
...
psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, memory, disks, network, users) in a portable way by using Python, implementing many functionalities offered by command line tools such as: ps, top, df, kill, free, lsof, netstat, ifconfig, nice, ionice, iostat, iotop, uptime, pidof, tty, who, taskset, and pmap.
Show full description ▾
psutil
Summary and Relevance
Our users have written 1 comments and reviews about psutil, and it has gotten 9 likes
- Developed by Giampaolo Rodola
- Open Source and Free product.
- 10 alternatives listed
Popular alternatives
View allpsutil was added to AlternativeTo by kafene on Oct 9, 2012 and this page was last updated Apr 10, 2021.
Features Vote on or suggest new features
Comments and Reviews Post a comment / review all • positive • negative relevance • date
Categories
OS & Utilities • System & Hardware • Development • Education & Reference • Network & AdminTags
- system-administration
psutil
Summary and Relevance
Our users have written 1 comments and reviews about psutil, and it has gotten 9 likes
- Developed by Giampaolo Rodola
- Open Source and Free product.
- 10 alternatives listed
Popular alternatives
View allpsutil was added to AlternativeTo by kafene on Oct 9, 2012 and this page was last updated Apr 10, 2021.
Recent user activities on psutil
- DzmitryLahoda liked psutilDz7 months ago
Notice that it's a programming library for Python, and that it doesn't provide a user interface by iteself.
Ports exist for other programming languages (links on the project webpage): Go, C, Node, Rust, Ruby and Nim (as of 8th November 2017).
The library have some permission issues on MacOS.