| Interface | Description |
|---|---|
| SigarProxy |
The proxyable interface for caching via SigarProxyCache.
|
| Class | Description |
|---|---|
| Arp |
Arp sigar class.
|
| Cpu |
Cpu sigar class.
|
| CpuInfo |
CpuInfo sigar class.
|
| CpuPerc |
CPU percentage usage
|
| CpuTimer | |
| CurrentProcessSummary | Deprecated |
| DirStat |
DirStat sigar class.
|
| DirUsage |
DirUsage sigar class.
|
| DiskUsage |
DiskUsage sigar class.
|
| FileAttrs |
FileAttrs sigar class.
|
| FileInfo | |
| FileSystem |
FileSystem sigar class.
|
| FileSystemMap |
Helper class to build a map of mounted file systems.
|
| FileSystemUsage |
FileSystemUsage sigar class.
|
| FileTail | |
| FileWatcher | |
| FileWatcherThread | |
| Humidor |
The Humidor provides access to a single Sigar instance.
|
| LoadAverage |
Object wrapper of double[] Sigar.getLoadAverage() for use in bean patterns (JMX).
|
| Mem |
Mem sigar class.
|
| MultiProcCpu |
Provide multi process cpu metrics.
|
| MultiProcMem | |
| NetConnection |
NetConnection sigar class.
|
| NetFlags |
Flag constants for network related ops.
|
| NetInfo |
NetInfo sigar class.
|
| NetInterfaceConfig |
NetInterfaceConfig sigar class.
|
| NetInterfaceStat |
NetInterfaceStat sigar class.
|
| NetRoute |
NetRoute sigar class.
|
| NetServices | Deprecated |
| NetStat | |
| NfsClientV2 |
NfsClientV2 sigar class.
|
| NfsClientV3 |
NfsClientV3 sigar class.
|
| NfsFileSystem | |
| NfsServerV2 |
NfsServerV2 sigar class.
|
| NfsServerV3 |
NfsServerV3 sigar class.
|
| OperatingSystem | |
| ProcCpu |
ProcCpu sigar class.
|
| ProcCred |
ProcCred sigar class.
|
| ProcCredName |
ProcCredName sigar class.
|
| ProcExe |
ProcExe sigar class.
|
| ProcFd |
ProcFd sigar class.
|
| ProcFileMirror | |
| ProcMem |
ProcMem sigar class.
|
| ProcStat |
ProcStat sigar class.
|
| ProcState |
ProcState sigar class.
|
| ProcTime |
ProcTime sigar class.
|
| ProcUtil | |
| ResourceLimit |
ResourceLimit sigar class.
|
| RPC | |
| Sigar |
The Sigar class provides access to the sigar objects containing
system information.
|
| SigarInvoker |
This class provides a string-ish interface to sigar.
|
| SigarLoader | |
| SigarLog | |
| SigarProxyCache |
This class implements a caching mechanism to avoid system calls
with heavy Sigar usage in a short period of time.
|
| SigarVersion | |
| SudoFileInputStream |
InputStream wrapper for 'sudo cat filename'
|
| Swap |
Swap sigar class.
|
| SysInfo |
SysInfo sigar class.
|
| Tcp |
Tcp sigar class.
|
| ThreadCpu |
ThreadCpu sigar class.
|
| Uptime |
Uptime sigar class.
|
| Who |
Who sigar class.
|
| Exception | Description |
|---|---|
| NfsUnreachableException | |
| SigarException |
Sigar base exception class.
|
| SigarFileNotFoundException | |
| SigarNotImplementedException |
Sigar exception class, thrown for methods which are not implemented
on a given platform.
|
| SigarPermissionDeniedException |
Copyright ? 2004-2011 Hyperic. All Rights Reserved.