Package | Description |
---|---|
org.opennms.netmgt.collectd |
TODO: add package overview sentence here.
|
org.opennms.netmgt.collectd.jdbc | |
org.opennms.netmgt.collectd.tca | |
org.opennms.netmgt.collectd.wmi | |
org.opennms.netmgt.config.collector | |
org.opennms.netmgt.dao.support | |
org.opennms.netmgt.protocols.xmp.collector | |
org.opennms.netmgt.threshd |
TODO: add package overview sentence here.
|
org.opennms.protocols.nsclient.collector | |
org.opennms.protocols.xml.collector |
Modifier and Type | Class and Description |
---|---|
protected class |
HttpCollector.HttpCollectionSet |
class |
SnmpCollectionSet
SnmpCollectionSet class.
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
CollectionSpecification.collect(CollectionAgent agent)
collect
|
CollectionSet |
WmiCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
CollectionSet |
JdbcCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
CollectionSet |
SnmpCollector.collect(CollectionAgent agent,
EventProxy eventProxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
CollectionSet |
ServiceCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
CollectionSet |
JMXCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> map)
Invokes a collection on the object.
|
CollectionSet |
HttpCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
CollectionSet |
SnmpIfCollector.getCollectionSet()
getCollectionSet
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractCollectionSetVisitor.completeCollectionSet(CollectionSet set)
completeCollectionSet
|
void |
AbstractCollectionSetVisitor.visitCollectionSet(CollectionSet set)
visitCollectionSet
|
Modifier and Type | Class and Description |
---|---|
class |
JdbcCollectionSet |
Modifier and Type | Class and Description |
---|---|
class |
TcaCollectionSet
The Class TcaCollectionSet.
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
TcaCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
Modifier and Type | Class and Description |
---|---|
class |
WmiCollectionSet
WmiCollectionSet class.
|
Modifier and Type | Method and Description |
---|---|
void |
CollectionSetVisitor.completeCollectionSet(CollectionSet set)
completeCollectionSet
|
void |
CollectionSetVisitor.visitCollectionSet(CollectionSet set)
visitCollectionSet
|
Modifier and Type | Method and Description |
---|---|
void |
StringAttributeVisitor.completeCollectionSet(CollectionSet set) |
void |
StringAttributeVisitor.visitCollectionSet(CollectionSet set) |
Modifier and Type | Class and Description |
---|---|
class |
XmpCollectionSet |
Modifier and Type | Method and Description |
---|---|
CollectionSet |
XmpCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
Modifier and Type | Method and Description |
---|---|
void |
ThresholdingVisitor.visitCollectionSet(CollectionSet set) |
Modifier and Type | Method and Description |
---|---|
CollectionSet |
NSClientCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlCollectionSet
The Class XmlCollectionSet.
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
XmlCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
Copyright © 2015. All Rights Reserved.