|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataCollectionConfig
DataCollectionConfig interface.
| Field Summary | |
|---|---|
static int |
ALL_IF_ATTRIBUTES
Constant ALL_IF_ATTRIBUTES=-2 |
static int |
NODE_ATTRIBUTES
Constant NODE_ATTRIBUTES=-1 |
| Method Summary | |
|---|---|
Map<String,ResourceType> |
getConfiguredResourceTypes()
getConfiguredResourceTypes |
List<MibObject> |
getMibObjectList(String cName,
String aSysoid,
String anAddress,
int ifType)
getMibObjectList |
List<String> |
getRRAList(String collectionName)
getRRAList |
String |
getRrdPath()
getRrdPath |
RrdRepository |
getRrdRepository(String collectionName)
getRrdRepository |
String |
getSnmpStorageFlag(String collectionName)
getSnmpStorageFlag |
int |
getStep(String collectionName)
getStep |
| Field Detail |
|---|
static final int NODE_ATTRIBUTES
NODE_ATTRIBUTES=-1
static final int ALL_IF_ATTRIBUTES
ALL_IF_ATTRIBUTES=-2
| Method Detail |
|---|
String getSnmpStorageFlag(String collectionName)
getSnmpStorageFlag
collectionName - a String object.
String object.
List<MibObject> getMibObjectList(String cName,
String aSysoid,
String anAddress,
int ifType)
getMibObjectList
cName - a String object.aSysoid - a String object.anAddress - a String object.ifType - a int.
List object.Map<String,ResourceType> getConfiguredResourceTypes()
getConfiguredResourceTypes
Map object.RrdRepository getRrdRepository(String collectionName)
getRrdRepository
collectionName - a String object.
RrdRepository object.int getStep(String collectionName)
getStep
collectionName - a String object.
List<String> getRRAList(String collectionName)
getRRAList
collectionName - a String object.
List object.String getRrdPath()
getRrdPath
String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||