Package | Description |
---|---|
org.opennms.netmgt.collectd | |
org.opennms.netmgt.config | |
org.opennms.netmgt.config.collectd.jmx |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.jmx.samples |
Modifier and Type | Method and Description |
---|---|
Map<String,List<Attrib>> |
JMXNodeInfo.getAttributeMap()
getAttributeMap
|
Modifier and Type | Method and Description |
---|---|
protected static Map<String,JMXDataSource> |
JMXCollector.buildDataSourceList(JMXDataCollectionConfigDao jmxDataCollectionConfigDao,
String collectionName,
Map<String,List<Attrib>> attributeMap)
This method is responsible for building a list of RRDDataSource objects
from the provided list of MBeanObject objects.
|
void |
JMXNodeInfo.setAttributeMap(Map<String,List<Attrib>> oidList)
setAttributeMap
|
Modifier and Type | Method and Description |
---|---|
Map<String,List<Attrib>> |
JMXDataCollectionConfigDao.getAttributeMap(String cName,
String aSysoid,
String anAddress) |
Modifier and Type | Method and Description |
---|---|
Attrib |
CompMember.toAttrib()
Converts this
CompMember to an Attrib . |
Modifier and Type | Method and Description |
---|---|
List<Attrib> |
Mbean.getAttribList() |
Modifier and Type | Method and Description |
---|---|
void |
Mbean.addAttrib(Attrib vAttrib) |
Modifier and Type | Method and Description |
---|---|
void |
Mbean.setAttribCollection(List<Attrib> attribList) |
Modifier and Type | Method and Description |
---|---|
Attrib |
JmxAttributeSample.getAttrib() |
Copyright © 2020. All rights reserved.