public interface SigarProxy
long getPid()
long getServicePid(java.lang.String name)
throws SigarException
SigarExceptionMem getMem() throws SigarException
SigarExceptionSwap getSwap() throws SigarException
SigarExceptionCpu getCpu() throws SigarException
SigarExceptionCpuPerc getCpuPerc() throws SigarException
SigarExceptionUptime getUptime() throws SigarException
SigarExceptionResourceLimit getResourceLimit() throws SigarException
SigarExceptiondouble[] getLoadAverage()
throws SigarException
SigarExceptionlong[] getProcList()
throws SigarException
SigarExceptionProcStat getProcStat() throws SigarException
SigarExceptionProcMem getProcMem(long pid) throws SigarException
SigarExceptionProcMem getProcMem(java.lang.String pid) throws SigarException
SigarExceptionProcMem getMultiProcMem(java.lang.String query) throws SigarException
SigarExceptionProcState getProcState(long pid) throws SigarException
SigarExceptionProcState getProcState(java.lang.String pid) throws SigarException
SigarExceptionProcTime getProcTime(long pid) throws SigarException
SigarExceptionProcTime getProcTime(java.lang.String pid) throws SigarException
SigarExceptionProcCpu getProcCpu(long pid) throws SigarException
SigarExceptionProcCpu getProcCpu(java.lang.String pid) throws SigarException
SigarExceptionMultiProcCpu getMultiProcCpu(java.lang.String query) throws SigarException
SigarExceptionProcCred getProcCred(long pid) throws SigarException
SigarExceptionProcCred getProcCred(java.lang.String pid) throws SigarException
SigarExceptionProcCredName getProcCredName(long pid) throws SigarException
SigarExceptionProcCredName getProcCredName(java.lang.String pid) throws SigarException
SigarExceptionProcFd getProcFd(long pid) throws SigarException
SigarExceptionProcFd getProcFd(java.lang.String pid) throws SigarException
SigarExceptionProcExe getProcExe(long pid) throws SigarException
SigarExceptionProcExe getProcExe(java.lang.String pid) throws SigarException
SigarExceptionjava.lang.String[] getProcArgs(long pid)
throws SigarException
SigarExceptionjava.lang.String[] getProcArgs(java.lang.String pid)
throws SigarException
SigarExceptionjava.util.Map getProcEnv(long pid)
throws SigarException
SigarExceptionjava.util.Map getProcEnv(java.lang.String pid)
throws SigarException
SigarExceptionjava.lang.String getProcEnv(long pid,
java.lang.String key)
throws SigarException
SigarExceptionjava.lang.String getProcEnv(java.lang.String pid,
java.lang.String key)
throws SigarException
SigarExceptionjava.util.List getProcModules(long pid)
throws SigarException
SigarExceptionjava.util.List getProcModules(java.lang.String pid)
throws SigarException
SigarExceptionlong getProcPort(int protocol,
long port)
throws SigarException
SigarExceptionlong getProcPort(java.lang.String protocol,
java.lang.String port)
throws SigarException
SigarExceptionFileSystem[] getFileSystemList() throws SigarException
SigarExceptionFileSystemMap getFileSystemMap() throws SigarException
SigarExceptionFileSystemUsage getMountedFileSystemUsage(java.lang.String name) throws SigarException
SigarExceptionFileSystemUsage getFileSystemUsage(java.lang.String name) throws SigarException
SigarExceptionDiskUsage getDiskUsage(java.lang.String name) throws SigarException
SigarExceptionFileInfo getFileInfo(java.lang.String name) throws SigarException
SigarExceptionFileInfo getLinkInfo(java.lang.String name) throws SigarException
SigarExceptionDirStat getDirStat(java.lang.String name) throws SigarException
SigarExceptionDirUsage getDirUsage(java.lang.String name) throws SigarException
SigarExceptionCpuInfo[] getCpuInfoList() throws SigarException
SigarExceptionCpu[] getCpuList() throws SigarException
SigarExceptionCpuPerc[] getCpuPercList() throws SigarException
SigarExceptionNetRoute[] getNetRouteList() throws SigarException
SigarExceptionNetInterfaceConfig getNetInterfaceConfig(java.lang.String name) throws SigarException
SigarExceptionNetInterfaceConfig getNetInterfaceConfig() throws SigarException
SigarExceptionNetInterfaceStat getNetInterfaceStat(java.lang.String name) throws SigarException
SigarExceptionjava.lang.String[] getNetInterfaceList()
throws SigarException
SigarExceptionNetConnection[] getNetConnectionList(int flags) throws SigarException
SigarExceptionjava.lang.String getNetListenAddress(long port)
throws SigarException
SigarExceptionjava.lang.String getNetListenAddress(java.lang.String port)
throws SigarException
SigarExceptionNetStat getNetStat() throws SigarException
SigarExceptionjava.lang.String getNetServicesName(int protocol,
long port)
Who[] getWhoList() throws SigarException
SigarExceptionTcp getTcp() throws SigarException
SigarExceptionNfsClientV2 getNfsClientV2() throws SigarException
SigarExceptionNfsServerV2 getNfsServerV2() throws SigarException
SigarExceptionNfsClientV3 getNfsClientV3() throws SigarException
SigarExceptionNfsServerV3 getNfsServerV3() throws SigarException
SigarExceptionNetInfo getNetInfo() throws SigarException
SigarExceptionSigarVersion getSigarVersion()
java.lang.String getFQDN()
throws SigarException
SigarExceptionCopyright ? 2004-2011 Hyperic. All Rights Reserved.