Package | Description |
---|---|
org.opennms.netmgt.collectd | |
org.opennms.netmgt.collectd.tca |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCollectionAgent
Represents a remote SNMP agent on a specific IPv4 interface.
|
Modifier and Type | Method and Description |
---|---|
static SnmpCollectionAgent |
DefaultCollectionAgent.create(Integer ifaceId,
IpInterfaceDao ifaceDao,
org.springframework.transaction.PlatformTransactionManager transMgr)
create
|
SnmpCollectionAgent |
ResourceType.getAgent()
getAgent
|
SnmpCollectionAgent |
SnmpCollectionSet.getCollectionAgent()
getCollectionAgent
|
Constructor and Description |
---|
GenericIndexResourceType(SnmpCollectionAgent agent,
OnmsSnmpCollection snmpCollection,
ResourceType resourceType)
Constructor for GenericIndexResourceType.
|
IfAliasResourceType(SnmpCollectionAgent agent,
OnmsSnmpCollection snmpCollection,
ServiceParameters params,
IfResourceType ifResourceType)
Constructor for IfAliasResourceType.
|
IfResourceType(SnmpCollectionAgent agent,
OnmsSnmpCollection snmpCollection)
Constructor for IfResourceType.
|
NodeResourceType(SnmpCollectionAgent agent,
OnmsSnmpCollection snmpCollection)
Constructor for NodeResourceType.
|
OnmsSnmpCollection(SnmpCollectionAgent agent,
ServiceParameters params)
Constructor for OnmsSnmpCollection.
|
OnmsSnmpCollection(SnmpCollectionAgent agent,
ServiceParameters params,
DataCollectionConfigDao config)
Constructor for OnmsSnmpCollection.
|
ResourceType(SnmpCollectionAgent agent,
OnmsSnmpCollection snmpCollection)
Constructor for ResourceType.
|
SnmpCollectionSet(SnmpCollectionAgent agent,
OnmsSnmpCollection snmpCollection)
Constructor for SnmpCollectionSet.
|
Constructor and Description |
---|
TcaCollectionSet(SnmpCollectionAgent agent,
RrdRepository repository,
ResourceStorageDao resourceStorageDao)
Instantiates a new TCA collection set.
|
Copyright © 2017. All rights reserved.