opnsense-ports/sysutils/py-psutil/pkg-descr
Franco Fichtner 5f1f285626 */*: sync with upstream
Taken from: HardenedBSD
2018-04-25 22:09:27 +02:00

7 lines
332 B
Text

psutil is a module providing an interface for retrieving information on running
processes and system utilization (CPU, memory) in a portable way by using
Python, implementing many functionalities offered by tools like ps, top and
Windows task manager.
WWW: https://pypi.org/project/psutil/
WWW: https://github.com/giampaolo/psutil