[][src]Crate sys_metrics

sys_metrics is a crate used to get a system's information.

Modules

cpu

Functions related to CPU stats

disks

Functions related to disks stats

memory

Functions related to memory stats

miscs

Functions related to diverse stats

network

Functions related to network stats

users

Functions related to users informations

Structs

Disks

Struct containing a disk' information.

HostInfo

Struct containing the principal host's information.

IoStats

Struct containing a disk_io (bytes read/wrtn) information.

LoadAvg

Struct containing a cpu's loadavg information.

Memory

Struct containing the memory (ram/swap) information.