Package oshi.driver.linux.proc
package oshi.driver.linux.proc
Provides functions to query statistics in the Linux /proc pseudo-filesystem
-
Class SummaryClassDescriptionUtility to read CPU info from
/proc/cpuinfoUtility to read CPU statistics from/proc/statUtility to read disk statistics from/proc/diskstatsUtility to read process statistics from/proc/[pid]/statUtility to read system uptime from/proc/uptimeUtility class to temporarily cache the userID and group maps in Linux, for parsing process ownership. -
Enum SummaryEnumDescriptionEnum corresponding to the fields in the output of
/proc/diskstatsEnum corresponding to the fields in the output of/proc/[pid]/statEnum corresponding to the fields in the output of/proc/[pid]/statm