csb/psutil/slack-desc
Willy Sudiarto Raharjo 33f7c7ce01
Update slack-desc URLs.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
2018-04-27 23:20:20 +07:00

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: