Package oshi.driver.linux.proc


package oshi.driver.linux.proc
Provides functions to query statistics in the Linux /proc pseudo-filesystem
  • Class
    Description
    Utility to read auxiliary vector from /proc/self/auxv
    Utility to read CPU info from /proc/cpuinfo
    Utility to read CPU statistics from /proc/stat
    Utility to read disk statistics from /proc/diskstats
    Enum corresponding to the fields in the output of /proc/diskstats
    Utility to read process statistics from /proc/[pid]/stat
    Enum corresponding to the fields in the output of /proc/[pid]/stat
    Enum corresponding to the fields in the output of /proc/[pid]/statm
    Utility to read system uptime from /proc/uptime