public interface DataCollectionConfigDao
DataCollectionConfig interface.
| Modifier and Type | Field and Description |
|---|---|
static int |
ALL_IF_ATTRIBUTES
Constant
ALL_IF_ATTRIBUTES=-2 |
static int |
NODE_ATTRIBUTES
Constant
NODE_ATTRIBUTES=-1 |
| Modifier and Type | Method and Description |
|---|---|
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
|
static final int NODE_ATTRIBUTES
NODE_ATTRIBUTES=-1static final int ALL_IF_ATTRIBUTES
ALL_IF_ATTRIBUTES=-2List<MibObject> getMibObjectList(String cName, String aSysoid, String anAddress, int ifType)
getMibObjectList
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.Copyright © 2015. All Rights Reserved.