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(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>> |
JMXDataCollectionConfigFactory.getAttributeMap(String cName,
String aSysoid,
String anAddress)
This method returns the list of MIB objects associated with a particular
system object id, IP address, and ifType for the specified collection.
|
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 © 2015. All rights reserved.