mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-26 21:59:28 +01:00
33f7c7ce01
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
12 lines
651 B
Text
12 lines
651 B
Text
|-----handy-ruler------------------------------------------------------|
|
|
psutil: psutil (python interface for process and system info)
|
|
psutil:
|
|
psutil: psutil is a module providing an interface for retrieving information
|
|
psutil: on all running processes and system utilization (CPU, memory, disks,
|
|
psutil: network, users) in a portable way by using Python, implementing many
|
|
psutil: functionalities offered by command line tools such as: ps, top, df,
|
|
psutil: kill, free, lsof, netstat, ifconfig, nice, ionice, iostat, iotop,
|
|
psutil: uptime, pidof, tty, who, taskset, and pmap
|
|
psutil:
|
|
psutil: Homepage: https://github.com/giampaolo/psutil
|
|
psutil:
|