[][src]Crate linux_stats

Data structures representative of various procfs reports.

Structs

MemInfo

Represents the output of cat /proc/meminfo

Socket

Represents a line (socket) in output of cat /proc/net/{tcp,udp}

Stat

Represents the output of cat /proc/stat

Enums

SocketState

Represents TCP socket's state.

SocketTimerState

Represents TCP socket's timer status.

Functions

meminfo
stat
tcp
udp