[][src]Crate psutil

Process monitoring utilities.

Modules

cpu
disk

Load disk informations Author : Adrien Gaillard

host
memory

Read information about the operating system from /proc.

network

Load network informations

pidfile

Contains functions to read and write pidfiles.

process

Read process-specific information from /proc.

sensors

Sensor information

system

Functions

getpid

Return the PID of the calling process.

getppid

Return the PID of the parent process.

Type Definitions

GID

Type for group identifiers.

PID

Type for process identifiers.

UID

Type for user identifiers.