Package oshi.driver.linux.proc
Provides functions to query statistics in the Linux /proc pseudo-filesystem
-
Class Summary Class Description CpuInfo Utility to read CPU info from/proc/cpuinfoCpuStat Utility to read CPU statistics from/proc/statDiskStats Utility to read disk statistics from/proc/diskstatsProcessStat Utility to read process statistics from/proc/[pid]/statUpTime Utility to read system uptime from/proc/uptime -
Enum Summary Enum Description DiskStats.IoStat Enum corresponding to the fields in the output of/proc/diskstatsProcessStat.PidStat Enum corresponding to the fields in the output of/proc/[pid]/statProcessStat.PidStatM Enum corresponding to the fields in the output of/proc/[pid]/statm