public interface SigarProxy
long getPid()
long getServicePid(java.lang.String name) throws SigarException
SigarException
Mem getMem() throws SigarException
SigarException
Swap getSwap() throws SigarException
SigarException
Cpu getCpu() throws SigarException
SigarException
CpuPerc getCpuPerc() throws SigarException
SigarException
Uptime getUptime() throws SigarException
SigarException
ResourceLimit getResourceLimit() throws SigarException
SigarException
double[] getLoadAverage() throws SigarException
SigarException
long[] getProcList() throws SigarException
SigarException
ProcStat getProcStat() throws SigarException
SigarException
ProcMem getProcMem(long pid) throws SigarException
SigarException
ProcMem getProcMem(java.lang.String pid) throws SigarException
SigarException
ProcMem getMultiProcMem(java.lang.String query) throws SigarException
SigarException
ProcState getProcState(long pid) throws SigarException
SigarException
ProcState getProcState(java.lang.String pid) throws SigarException
SigarException
ProcTime getProcTime(long pid) throws SigarException
SigarException
ProcTime getProcTime(java.lang.String pid) throws SigarException
SigarException
ProcCpu getProcCpu(long pid) throws SigarException
SigarException
ProcCpu getProcCpu(java.lang.String pid) throws SigarException
SigarException
MultiProcCpu getMultiProcCpu(java.lang.String query) throws SigarException
SigarException
ProcCred getProcCred(long pid) throws SigarException
SigarException
ProcCred getProcCred(java.lang.String pid) throws SigarException
SigarException
ProcCredName getProcCredName(long pid) throws SigarException
SigarException
ProcCredName getProcCredName(java.lang.String pid) throws SigarException
SigarException
ProcFd getProcFd(long pid) throws SigarException
SigarException
ProcFd getProcFd(java.lang.String pid) throws SigarException
SigarException
ProcExe getProcExe(long pid) throws SigarException
SigarException
ProcExe getProcExe(java.lang.String pid) throws SigarException
SigarException
java.lang.String[] getProcArgs(long pid) throws SigarException
SigarException
java.lang.String[] getProcArgs(java.lang.String pid) throws SigarException
SigarException
java.util.Map getProcEnv(long pid) throws SigarException
SigarException
java.util.Map getProcEnv(java.lang.String pid) throws SigarException
SigarException
java.lang.String getProcEnv(long pid, java.lang.String key) throws SigarException
SigarException
java.lang.String getProcEnv(java.lang.String pid, java.lang.String key) throws SigarException
SigarException
java.util.List getProcModules(long pid) throws SigarException
SigarException
java.util.List getProcModules(java.lang.String pid) throws SigarException
SigarException
long getProcPort(int protocol, long port) throws SigarException
SigarException
long getProcPort(java.lang.String protocol, java.lang.String port) throws SigarException
SigarException
FileSystem[] getFileSystemList() throws SigarException
SigarException
FileSystemMap getFileSystemMap() throws SigarException
SigarException
FileSystemUsage getMountedFileSystemUsage(java.lang.String name) throws SigarException
SigarException
FileSystemUsage getFileSystemUsage(java.lang.String name) throws SigarException
SigarException
DiskUsage getDiskUsage(java.lang.String name) throws SigarException
SigarException
FileInfo getFileInfo(java.lang.String name) throws SigarException
SigarException
FileInfo getLinkInfo(java.lang.String name) throws SigarException
SigarException
DirStat getDirStat(java.lang.String name) throws SigarException
SigarException
DirUsage getDirUsage(java.lang.String name) throws SigarException
SigarException
CpuInfo[] getCpuInfoList() throws SigarException
SigarException
Cpu[] getCpuList() throws SigarException
SigarException
CpuPerc[] getCpuPercList() throws SigarException
SigarException
NetRoute[] getNetRouteList() throws SigarException
SigarException
NetInterfaceConfig getNetInterfaceConfig(java.lang.String name) throws SigarException
SigarException
NetInterfaceConfig getNetInterfaceConfig() throws SigarException
SigarException
NetInterfaceStat getNetInterfaceStat(java.lang.String name) throws SigarException
SigarException
java.lang.String[] getNetInterfaceList() throws SigarException
SigarException
NetConnection[] getNetConnectionList(int flags) throws SigarException
SigarException
java.lang.String getNetListenAddress(long port) throws SigarException
SigarException
java.lang.String getNetListenAddress(java.lang.String port) throws SigarException
SigarException
NetStat getNetStat() throws SigarException
SigarException
java.lang.String getNetServicesName(int protocol, long port)
Who[] getWhoList() throws SigarException
SigarException
Tcp getTcp() throws SigarException
SigarException
NfsClientV2 getNfsClientV2() throws SigarException
SigarException
NfsServerV2 getNfsServerV2() throws SigarException
SigarException
NfsClientV3 getNfsClientV3() throws SigarException
SigarException
NfsServerV3 getNfsServerV3() throws SigarException
SigarException
NetInfo getNetInfo() throws SigarException
SigarException
SigarVersion getSigarVersion()
java.lang.String getFQDN() throws SigarException
SigarException
Copyright ? 2004-2011 Hyperic. All Rights Reserved.