Modifier and Type | Method and Description |
---|---|
CollectionSet |
ServiceCollectorImpl.collect(CollectionAgent agent,
Map<String,Object> parameters) |
Modifier and Type | Method and Description |
---|---|
CollectionSet |
VmwareCimCollector.collect(CollectionAgent agent,
Map<String,Object> parameters)
This method collect the data for a given collection agent.
|
CollectionSet |
VmwareCollector.collect(CollectionAgent agent,
Map<String,Object> parameters)
This method collect the data for a given collection agent.
|
CollectionSet |
WsManCollector.collect(CollectionAgent agent,
Map<String,Object> parameters) |
CollectionSet |
JdbcCollector.collect(CollectionAgent agent,
Map<String,Object> parameters) |
CollectionSet |
SnmpCollector.collect(CollectionAgent agent,
Map<String,Object> parameters)
Invokes a collection on the object.
|
CollectionSet |
SnmpCollectorNG.collect(CollectionAgent agent,
Map<String,Object> parameters) |
abstract CollectionSet |
AbstractSnmpCollector.collect(CollectionAgent agent,
Map<String,Object> parameters)
Invokes a collection on the object.
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
PrometheusCollector.collect(CollectionAgent agent,
Map<String,Object> map) |
Modifier and Type | Method and Description |
---|---|
protected CollectionSet |
TcaCollectionHandler.collect()
Collect.
|
CollectionSet |
TcaCollector.collect(CollectionAgent agent,
Map<String,Object> parameters) |
Modifier and Type | Class and Description |
---|---|
class |
CollectionFailed
CollectionFailed class.
|
class |
CollectionTimedOut
CollectionTimedOut class.
|
class |
CollectionUnknown
This exception should be thrown by a
ServiceCollector when
collection fails, but should not trigger a status change (resulting
in an alarm) for target service. |
class |
CollectionWarning
CollectionWarning class.
|
class |
InvalidCollectionAgentException |
Modifier and Type | Method and Description |
---|---|
void |
CollectionInstrumentation.reportCollectionException(String packageName,
int nodeid,
String ipAddress,
String svcName,
CollectionException e)
reportCollectionException
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
ServiceCollector.collect(CollectionAgent agent,
Map<String,Object> parameters)
Invokes a collection on the object.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultCollectdInstrumentation.reportCollectionException(String packageName,
int nodeId,
String ipAddress,
String svcName,
CollectionException e) |
Modifier and Type | Method and Description |
---|---|
CollectionSet |
CollectionSpecification.collect(CollectionAgent agent)
collect
|
Modifier and Type | Method and Description |
---|---|
void |
CollectorComplianceTest.canCollectUsingMinionWorkflow() |
void |
CollectorComplianceTest.canCollectUsingOpenNMSWorkflow() |
static void |
CollectorTestUtils.collectNTimes(RrdStrategy<?,?> rrdStrategy,
ResourceStorageDao resourceStorageDao,
CollectionSpecification spec,
CollectionAgent agent,
int numUpdates) |
static void |
CollectorTestUtils.failToCollectNTimes(RrdStrategy<?,?> rrdStrategy,
ResourceStorageDao resourceStorageDao,
CollectionSpecification spec,
CollectionAgent agent,
int numUpdates) |
Modifier and Type | Method and Description |
---|---|
CollectionSet |
XmpCollector.collect(CollectionAgent agent,
Map<String,Object> parameters)
Invokes a collection on the object.
|
protected Resource |
XmpCollector.getResource(NodeLevelResource nodeLevelResource,
String nodeTypeName,
String resourceType,
String instance) |
Modifier and Type | Method and Description |
---|---|
CollectionSet |
XmlCollector.collect(CollectionAgent agent,
Map<String,Object> parameters) |
CollectionSet |
AbstractXmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters) |
CollectionSet |
Sftp3gppXmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters) |
CollectionSet |
XmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters)
Collect.
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
Sftp3gppVTDXmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters) |
Copyright © 2021. All rights reserved.