Package | Description |
---|---|
org.opennms.netmgt.collectd |
TODO: add package overview sentence here.
|
org.opennms.netmgt.collectd.tca | |
org.opennms.protocols.xml.collector |
Modifier and Type | Class and Description |
---|---|
class |
CollectionFailed
CollectionFailed class.
|
class |
CollectionTimedOut
CollectionTimedOut class.
|
class |
CollectionWarning
CollectionWarning class.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultCollectdInstrumentation.reportCollectionException(int nodeId,
String ipAddress,
String svcName,
CollectionException e)
reportCollectionException
|
void |
CollectdInstrumentation.reportCollectionException(int nodeid,
String ipAddress,
String svcName,
CollectionException e)
reportCollectionException
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
CollectionSpecification.collect(CollectionAgent agent)
collect
|
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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
TcaCollectionSet.collect()
Collect.
|
CollectionSet |
TcaCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
Modifier and Type | Method and Description |
---|---|
CollectionSet |
XmlCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
XmlCollectionSet |
XmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters)
Collect.
|
XmlCollectionSet |
Sftp3gppXmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters) |
XmlCollectionSet |
DefaultXmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters) |
Copyright © 2015. All Rights Reserved.