| Modifier and Type | Class and Description | 
|---|---|
class  | 
ServiceCollectorImpl<T extends org.opennms.integration.api.v1.collectors.ServiceCollector>  | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceCollector | 
ServiceCollectorManager.map(org.opennms.integration.api.v1.collectors.ServiceCollectorFactory ext)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractSnmpCollector
 Commons between SnmpCollector and SnmpCollectorNG. 
 | 
class  | 
HttpCollector
Collect data via URI 
 | 
class  | 
JdbcCollector  | 
class  | 
JMXCollector
This class performs the collection and storage of data. 
 | 
class  | 
Jsr160Collector  | 
class  | 
SnmpCollector
 The SnmpCollector class ... 
 | 
class  | 
SnmpCollectorNG
The "New Generation" SnmpCollector. 
 | 
class  | 
VmwareCimCollector  | 
class  | 
VmwareCollector
The Class VmwareCollector
 
 This class is used to collect data from a Vmware vCenter server. 
 | 
class  | 
WmiCollector
 This class is designed to be used by the performance collection daemon to
 collect various  WMI performance metrics from a remote server. 
 | 
class  | 
WsManCollector
WS-Man Collector 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceCollector | 
Collectd.getServiceCollector(String svcName)
getServiceCollector 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Collectd.setServiceCollector(String svcName,
                   ServiceCollector collector)
setServiceCollector 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PrometheusCollector
Collects metrics exposed via HTTP(S) using the Prometheus exposition format. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TcaCollector
The Class TcaCollector. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractRemoteServiceCollector
Generic code for a  
ServiceCollector which is expected to run
 on both OpenNMS and Minion. | 
class  | 
AbstractServiceCollector
Boilerplate code for basic  
ServiceCollector implementations. | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceCollector | 
ServiceCollectorRegistry.getCollectorByClassName(String className)  | 
| Modifier and Type | Method and Description | 
|---|---|
CollectorRequestBuilder | 
CollectorRequestBuilder.withCollector(ServiceCollector collector)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,Object> | 
CollectorRequestDTO.getParameters(ServiceCollector collector)  | 
CollectorRequestBuilder | 
CollectorRequestBuilderImpl.withCollector(ServiceCollector collector)  | 
| Constructor and Description | 
|---|
CollectionSpecification(Package wpkg,
                       String svcName,
                       ServiceCollector collector,
                       CollectionInstrumentation instrumentation,
                       LocationAwareCollectorClient locationAwareCollectorClient,
                       ReadablePollOutagesDao pollOutagesDao)  | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceCollector | 
DefaultServiceCollectorRegistry.getCollectorByClassName(String className)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultServiceCollectorRegistry.onBind(ServiceCollector serviceCollector,
      Map properties)  | 
void | 
DefaultServiceCollectorRegistry.onUnbind(ServiceCollector serviceCollector,
        Map properties)  | 
| Modifier and Type | Method and Description | 
|---|---|
static CollectionSpecification | 
CollectorTestUtils.createCollectionSpec(String svcName,
                    ServiceCollector svcCollector,
                    String collectionName,
                    ReadablePollOutagesDao pollOutagesDao)  | 
| Constructor and Description | 
|---|
CollectorComplianceTest(Class<? extends ServiceCollector> collectorClass,
                       boolean runsOnMinion)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
XmpCollector  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NSClientCollector
NSClientCollector class. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
XmlCollector
The Class XmlCollector. 
 | 
Copyright © 2021. All rights reserved.