Utilities

PyPsutil

Third-party Python package module — psutil. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.

Other Methods

.boot_time()Neutral
#
Signature
boot_time()

boot_time function.

.cpu_count()Neutral
#
Signature
cpu_count(logical)

cpu_count function.

.cpu_freq()Neutral
#
Signature
cpu_freq(percpu)

cpu_freq function.

.cpu_percent()Neutral
#
Signature
cpu_percent(interval, percpu)

cpu_percent function.

.cpu_stats()Neutral
#
Signature
cpu_stats()

cpu_stats function.

.cpu_times()Neutral
#
Signature
cpu_times(percpu)

cpu_times function.

.cpu_times_percent()Neutral
#
Signature
cpu_times_percent(interval, percpu)

cpu_times_percent function.

.disk_io_counters()Neutral
#
Signature
disk_io_counters(perdisk, nowrap)

disk_io_counters function.

.disk_partitions()Neutral
#
Signature
disk_partitions(all)

disk_partitions function.

.disk_usage()Neutral
#
Signature
disk_usage(path)

disk_usage function.

Fully-Qualified Names

FQNField
psutilfqns[0]

Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.

Import

rule.py
import psutil