| Package | Description |
|---|---|
| org.rhq.core.system | |
| org.rhq.core.system.pquery |
| Class and Description |
|---|
| AggregateProcessInfo
Tracks the historical usage for child processes as they come and go to give an estimation of the total resources used
by a process and all its children, past and present.
|
| AggregateProcessInfo.AggregateProcCpu |
| AggregateProcessInfo.AggregateProcFd |
| AggregateProcessInfo.AggregateProcMem |
| AggregateProcessInfo.AggregateProcTime
Aggregates
ProcTime data into a single object. |
| CpuInformation
Provides native information on a specific CPU.
|
| FileSystemInfo
Information about a mounted file system.
|
| NativeSystemInfo
The superclass for all the native
SystemInfo implementations. |
| NetworkAdapterInfo
Provides information on a network adapater.
|
| NetworkAdapterInfo.OperationState |
| NetworkAdapterStats |
| NetworkStats |
| OperatingSystemType
The types of platforms that are natively supported.
|
| ProcessExecution
Provides information on what process to execute and how to execute it.
|
| ProcessExecutionResults
Encapsulates the results of a process that was executed via
SystemInfo.executeProcess(ProcessExecution). |
| ProcessInfo
Encapsulates information about a known process.
|
| ProcessInfo.ProcessInfoSnapshot
Exposes non static process properties and operations computed on them (like
ProcessInfo.ProcessInfoSnapshot.isRunning() method). |
| ServiceInfo
Encapsulates information about a known service.
|
| SystemInfo
Interface of all native system info objects plus the "non-native" generic
JavaSystemInfo object. |
| SystemInfoException |
| Class and Description |
|---|
| ProcessInfo
Encapsulates information about a known process.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.