opnsense-ports/sysutils/py-psutil/pkg-descr
2022-09-07 22:33:21 +02:00

4 lines
252 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.