Crate psutil

source ·
Expand description

Process monitoring utilities.

Modules

Load disk informations Author : Adrien Gaillard
Load network informations
Contains functions to read and write pidfiles.
Read process-specific information from /proc.
Read information about the operating system from /proc.

Functions

Return the PID of the calling process.
Return the PID of the parent process.

Type Definitions

Type for group identifiers.
Type for process identifiers.
Type for user identifiers.