public class KstatProbeIndexed extends KstatProbe implements IndexedProbe
| Constructor and Description |
|---|
KstatProbeIndexed() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
configure() |
Boolean |
configure(Integer instance) |
Boolean |
configure(String name) |
Boolean |
configure(String device,
Integer instance) |
String |
getDevice() |
String |
getIndexName() |
Integer |
getInstance() |
String |
getModule() |
String |
getName() |
void |
setDevice(String device) |
void |
setInstance(Integer instance) |
void |
setModule(String module) |
void |
setName(String name) |
filterValues, getNewSampleValuesConnected, getSourceType, setupgetConnection, getConnectionName, getNewSampleValues, isCollectRunning, setConnectionName, setUptimeaddGraph, addGraph, checkStore, checkStoreFile, collect, compareTo, create, dsExist, dumpAsXml, dumpAsXml, fetchData, fetchData, fetchData, getCollectMapping, getDsDefs, getGraphList, getHost, getLabel, getLastUpdate, getLastValues, getNamedLogger, getPd, getQualifiedName, getRrdDef, getRrdName, getTags, getUptime, hashCode, log, log, modifySample, readProperties, readSpecific, setHost, setLabel, setPd, setUptime, toStringconfigureStarters, find, find, find, find, find, getHostList, getLevel, getParent, getStarters, getStep, getTimeout, isStarted, registerStarter, registerStarter, setParent, setParent, setStep, setTimeout, startCollect, stopCollectpublic Boolean configure()
configure in class KstatProbepublic String getIndexName()
getIndexName in interface IndexedProbepublic Integer getInstance()
public void setInstance(Integer instance)
instance - the instance to setpublic String getDevice()
public void setDevice(String device)
device - the device to setpublic void setName(String name)
public String getModule()
public void setModule(String module)
module - the module to set