psutil 3.3.0

Process and system monitoring library
Documentation

psutil

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 18 feature flags, 15 of them enabled by default.

default

  • cpu
  • disk
  • host
  • memory
  • network
  • process
  • sensors

cpu

  • mach2
  • num_cpus

disk

  • derive_more
  • unescape

host

  • platforms

memory

  • mach2

network

  • derive_more

process

  • darwin-libproc
  • mach2
  • memory

sensors

  • glob

mach2

  • dep:mach2

num_cpus

  • dep:num_cpus

derive_more

  • dep:derive_more

unescape

  • dep:unescape

platforms

  • dep:platforms

darwin-libproc

  • dep:darwin-libproc

glob

  • dep:glob

serde

  • renamed_serde
  • platforms/serde

signal

  • dep:signal

renamed_serde

  • dep:renamed_serde