Uses of Package
oshi.software.os

Packages that use oshi.software.os
Package Description
oshi
[oshi-core API] Provides a cross-platform implementation to retrieve Operating System and Hardware Information, such as OS version, memory, CPU, disk, devices, sensors, etc.
oshi.driver.linux
Provides functions to query Linux information
oshi.driver.linux.proc
Provides functions to query statistics in the Linux /proc pseudo-filesystem
oshi.driver.mac
Provides functions to query Mac info
oshi.driver.unix
Provides functions to query information common to all unix systems
oshi.driver.unix.freebsd
Provides functions to query FreeBSD information
oshi.driver.unix.solaris
Provides functions to query Solaris information
oshi.driver.windows
Provides functions to query information in windows
oshi.driver.windows.registry
Provides functions to query data in Windows Registry
oshi.software.common
Provides abstract classes for common code
oshi.software.os
[oshi-core API] Provides cross-platform implementation to retrieve OS, FileSystem, and Process information
oshi.software.os.linux
Provides information about Software and OS on Linux
oshi.software.os.mac
Provides information about Software and OS on macOS
oshi.software.os.unix.aix
Provides information about Software and OS on AIX
oshi.software.os.unix.freebsd
Provides information about Software and OS on FreeBSD
oshi.software.os.unix.openbsd
Provides information about Software and OS on OpenBSD
oshi.software.os.unix.solaris
Provides information about Software and OS on Solaris
oshi.software.os.windows
Provides information about Software and OS on Windows
  • Classes in oshi.software.os used by oshi
    Class Description
    OperatingSystem
    An operating system (OS) is the software on a computer that manages the way different programs use its hardware, and regulates the ways that a user controls the computer.
  • Classes in oshi.software.os used by oshi.driver.linux
    Class Description
    OSSession
    This class encapsulates information about users who are currently logged in to an operating system.
  • Classes in oshi.software.os used by oshi.driver.linux.proc
    Class Description
    OSProcess.State
    Process and Thread Execution States
  • Classes in oshi.software.os used by oshi.driver.mac
    Class Description
    OSDesktopWindow
    This class encapsulates information about a window on the operating system's GUI desktop
    OSProcess.State
    Process and Thread Execution States
    OSSession
    This class encapsulates information about users who are currently logged in to an operating system.
  • Classes in oshi.software.os used by oshi.driver.unix
    Class Description
    InternetProtocolStats.IPConnection
    Encapsulates information associated with an IP connection.
    InternetProtocolStats.TcpStats
    Encapsulates statistics associated with a TCP connection.
    InternetProtocolStats.UdpStats
    Encapsulates statistics associated with a UDP connection.
    OSDesktopWindow
    This class encapsulates information about a window on the operating system's GUI desktop
    OSSession
    This class encapsulates information about users who are currently logged in to an operating system.
  • Classes in oshi.software.os used by oshi.driver.unix.freebsd
    Class Description
    OSSession
    This class encapsulates information about users who are currently logged in to an operating system.
  • Classes in oshi.software.os used by oshi.driver.unix.solaris
    Class Description
    OSSession
    This class encapsulates information about users who are currently logged in to an operating system.
  • Classes in oshi.software.os used by oshi.driver.windows
    Class Description
    OSDesktopWindow
    This class encapsulates information about a window on the operating system's GUI desktop
  • Classes in oshi.software.os used by oshi.driver.windows.registry
    Class Description
    OSSession
    This class encapsulates information about users who are currently logged in to an operating system.
  • Classes in oshi.software.os used by oshi.software.common
    Class Description
    FileSystem
    The File System is a logical arrangement, usually in a hierarchial tree, where files are placed for storage and retrieval.
    InternetProtocolStats
    Includes key statistics of TCP and UDP protocols
    InternetProtocolStats.IPConnection
    Encapsulates information associated with an IP connection.
    InternetProtocolStats.TcpStats
    Encapsulates statistics associated with a TCP connection.
    InternetProtocolStats.UdpStats
    Encapsulates statistics associated with a UDP connection.
    NetworkParams
    NetworkParams presents network parameters of running OS, such as DNS, host name etc.
    OperatingSystem
    An operating system (OS) is the software on a computer that manages the way different programs use its hardware, and regulates the ways that a user controls the computer.
    OperatingSystem.OSVersionInfo
    A class representing the Operating System version details.
    OSFileStore
    A FileStore represents a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage.
    OSProcess
    Represents a Process on the operating system, which may contain multiple threads.
    OSThread
    Represents a Thread/Task on the operating system.
  • Classes in oshi.software.os used by oshi.software.os
    Class Description
    FileSystem
    The File System is a logical arrangement, usually in a hierarchial tree, where files are placed for storage and retrieval.
    InternetProtocolStats
    Includes key statistics of TCP and UDP protocols
    InternetProtocolStats.IPConnection
    Encapsulates information associated with an IP connection.
    InternetProtocolStats.TcpState
    The TCP connection state as described in RFC 793.
    InternetProtocolStats.TcpStats
    Encapsulates statistics associated with a TCP connection.
    InternetProtocolStats.UdpStats
    Encapsulates statistics associated with a UDP connection.
    NetworkParams
    NetworkParams presents network parameters of running OS, such as DNS, host name etc.
    OperatingSystem.OSVersionInfo
    A class representing the Operating System version details.
    OperatingSystem.ProcessSort
    Deprecated.
    Use comparators from OperatingSystem.ProcessSorting.
    OSDesktopWindow
    This class encapsulates information about a window on the operating system's GUI desktop
    OSFileStore
    A FileStore represents a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage.
    OSProcess
    Represents a Process on the operating system, which may contain multiple threads.
    OSProcess.State
    Process and Thread Execution States
    OSService
    Operating system services are responsible for the management of platform resources, including the processor, memory, files, and input and output.
    OSService.State
    Service Execution States
    OSSession
    This class encapsulates information about users who are currently logged in to an operating system.
    OSThread
    Represents a Thread/Task on the operating system.
  • Classes in oshi.software.os used by oshi.software.os.linux
    Class Description
    FileSystem
    The File System is a logical arrangement, usually in a hierarchial tree, where files are placed for storage and retrieval.
    InternetProtocolStats
    Includes key statistics of TCP and UDP protocols
    InternetProtocolStats.IPConnection
    Encapsulates information associated with an IP connection.
    InternetProtocolStats.TcpStats
    Encapsulates statistics associated with a TCP connection.
    InternetProtocolStats.UdpStats
    Encapsulates statistics associated with a UDP connection.
    NetworkParams
    NetworkParams presents network parameters of running OS, such as DNS, host name etc.
    OperatingSystem
    An operating system (OS) is the software on a computer that manages the way different programs use its hardware, and regulates the ways that a user controls the computer.
    OperatingSystem.OSVersionInfo
    A class representing the Operating System version details.
    OSFileStore
    A FileStore represents a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage.
    OSProcess
    Represents a Process on the operating system, which may contain multiple threads.
    OSProcess.State
    Process and Thread Execution States
    OSService
    Operating system services are responsible for the management of platform resources, including the processor, memory, files, and input and output.
    OSSession
    This class encapsulates information about users who are currently logged in to an operating system.
    OSThread
    Represents a Thread/Task on the operating system.
  • Classes in oshi.software.os used by oshi.software.os.mac
    Class Description
    FileSystem
    The File System is a logical arrangement, usually in a hierarchial tree, where files are placed for storage and retrieval.
    InternetProtocolStats
    Includes key statistics of TCP and UDP protocols
    InternetProtocolStats.IPConnection
    Encapsulates information associated with an IP connection.
    InternetProtocolStats.TcpStats
    Encapsulates statistics associated with a TCP connection.
    InternetProtocolStats.UdpStats
    Encapsulates statistics associated with a UDP connection.
    NetworkParams
    NetworkParams presents network parameters of running OS, such as DNS, host name etc.
    OperatingSystem
    An operating system (OS) is the software on a computer that manages the way different programs use its hardware, and regulates the ways that a user controls the computer.
    OperatingSystem.OSVersionInfo
    A class representing the Operating System version details.
    OSDesktopWindow
    This class encapsulates information about a window on the operating system's GUI desktop
    OSFileStore
    A FileStore represents a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage.
    OSProcess
    Represents a Process on the operating system, which may contain multiple threads.
    OSProcess.State
    Process and Thread Execution States
    OSService
    Operating system services are responsible for the management of platform resources, including the processor, memory, files, and input and output.
    OSSession
    This class encapsulates information about users who are currently logged in to an operating system.
    OSThread
    Represents a Thread/Task on the operating system.
  • Classes in oshi.software.os used by oshi.software.os.unix.aix
    Class Description
    FileSystem
    The File System is a logical arrangement, usually in a hierarchial tree, where files are placed for storage and retrieval.
    InternetProtocolStats
    Includes key statistics of TCP and UDP protocols
    InternetProtocolStats.TcpStats
    Encapsulates statistics associated with a TCP connection.
    InternetProtocolStats.UdpStats
    Encapsulates statistics associated with a UDP connection.
    NetworkParams
    NetworkParams presents network parameters of running OS, such as DNS, host name etc.
    OperatingSystem
    An operating system (OS) is the software on a computer that manages the way different programs use its hardware, and regulates the ways that a user controls the computer.
    OperatingSystem.OSVersionInfo
    A class representing the Operating System version details.
    OSFileStore
    A FileStore represents a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage.
    OSProcess
    Represents a Process on the operating system, which may contain multiple threads.
    OSProcess.State
    Process and Thread Execution States
    OSService
    Operating system services are responsible for the management of platform resources, including the processor, memory, files, and input and output.
    OSThread
    Represents a Thread/Task on the operating system.
  • Classes in oshi.software.os used by oshi.software.os.unix.freebsd
    Class Description
    FileSystem
    The File System is a logical arrangement, usually in a hierarchial tree, where files are placed for storage and retrieval.
    InternetProtocolStats
    Includes key statistics of TCP and UDP protocols
    InternetProtocolStats.TcpStats
    Encapsulates statistics associated with a TCP connection.
    InternetProtocolStats.UdpStats
    Encapsulates statistics associated with a UDP connection.
    NetworkParams
    NetworkParams presents network parameters of running OS, such as DNS, host name etc.
    OperatingSystem
    An operating system (OS) is the software on a computer that manages the way different programs use its hardware, and regulates the ways that a user controls the computer.
    OperatingSystem.OSVersionInfo
    A class representing the Operating System version details.
    OSFileStore
    A FileStore represents a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage.
    OSProcess
    Represents a Process on the operating system, which may contain multiple threads.
    OSProcess.State
    Process and Thread Execution States
    OSService
    Operating system services are responsible for the management of platform resources, including the processor, memory, files, and input and output.
    OSSession
    This class encapsulates information about users who are currently logged in to an operating system.
    OSThread
    Represents a Thread/Task on the operating system.
  • Classes in oshi.software.os used by oshi.software.os.unix.openbsd
    Class Description
    FileSystem
    The File System is a logical arrangement, usually in a hierarchial tree, where files are placed for storage and retrieval.
    InternetProtocolStats
    Includes key statistics of TCP and UDP protocols
    InternetProtocolStats.TcpStats
    Encapsulates statistics associated with a TCP connection.
    InternetProtocolStats.UdpStats
    Encapsulates statistics associated with a UDP connection.
    NetworkParams
    NetworkParams presents network parameters of running OS, such as DNS, host name etc.
    OperatingSystem
    An operating system (OS) is the software on a computer that manages the way different programs use its hardware, and regulates the ways that a user controls the computer.
    OperatingSystem.OSVersionInfo
    A class representing the Operating System version details.
    OSFileStore
    A FileStore represents a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage.
    OSProcess
    Represents a Process on the operating system, which may contain multiple threads.
    OSProcess.State
    Process and Thread Execution States
    OSService
    Operating system services are responsible for the management of platform resources, including the processor, memory, files, and input and output.
    OSThread
    Represents a Thread/Task on the operating system.
  • Classes in oshi.software.os used by oshi.software.os.unix.solaris
    Class Description
    FileSystem
    The File System is a logical arrangement, usually in a hierarchial tree, where files are placed for storage and retrieval.
    InternetProtocolStats
    Includes key statistics of TCP and UDP protocols
    InternetProtocolStats.TcpStats
    Encapsulates statistics associated with a TCP connection.
    InternetProtocolStats.UdpStats
    Encapsulates statistics associated with a UDP connection.
    NetworkParams
    NetworkParams presents network parameters of running OS, such as DNS, host name etc.
    OperatingSystem
    An operating system (OS) is the software on a computer that manages the way different programs use its hardware, and regulates the ways that a user controls the computer.
    OperatingSystem.OSVersionInfo
    A class representing the Operating System version details.
    OSFileStore
    A FileStore represents a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage.
    OSProcess
    Represents a Process on the operating system, which may contain multiple threads.
    OSProcess.State
    Process and Thread Execution States
    OSService
    Operating system services are responsible for the management of platform resources, including the processor, memory, files, and input and output.
    OSSession
    This class encapsulates information about users who are currently logged in to an operating system.
    OSThread
    Represents a Thread/Task on the operating system.
  • Classes in oshi.software.os used by oshi.software.os.windows
    Class Description
    FileSystem
    The File System is a logical arrangement, usually in a hierarchial tree, where files are placed for storage and retrieval.
    InternetProtocolStats
    Includes key statistics of TCP and UDP protocols
    InternetProtocolStats.IPConnection
    Encapsulates information associated with an IP connection.
    InternetProtocolStats.TcpStats
    Encapsulates statistics associated with a TCP connection.
    InternetProtocolStats.UdpStats
    Encapsulates statistics associated with a UDP connection.
    NetworkParams
    NetworkParams presents network parameters of running OS, such as DNS, host name etc.
    OperatingSystem
    An operating system (OS) is the software on a computer that manages the way different programs use its hardware, and regulates the ways that a user controls the computer.
    OperatingSystem.OSVersionInfo
    A class representing the Operating System version details.
    OSDesktopWindow
    This class encapsulates information about a window on the operating system's GUI desktop
    OSFileStore
    A FileStore represents a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage.
    OSProcess
    Represents a Process on the operating system, which may contain multiple threads.
    OSProcess.State
    Process and Thread Execution States
    OSService
    Operating system services are responsible for the management of platform resources, including the processor, memory, files, and input and output.
    OSSession
    This class encapsulates information about users who are currently logged in to an operating system.
    OSThread
    Represents a Thread/Task on the operating system.