Module sys_metrics::disks[][src]

Expand description

Disks information

Structs

Struct containing a disk’ information.

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

Functions

Return the (total, free) space of a Disk from it’s path (mount_point).

Get basic IoBlock (physical and virtual) info for each disks/partitions.

Return a Vec of Disks (physical and virtual) with their minimal information.

Return a Vec of Disks (physical) with their minimal information.

Get basic IoBlock (physical) info for each physical disks.