Package | Description |
---|---|
org.opennms.netmgt.collectd |
TODO: add package overview sentence here.
|
org.opennms.netmgt.mock | |
org.opennms.netmgt.poller |
TODO: add package overview sentence here.
|
org.opennms.netmgt.poller.pollables |
TODO: add package overview sentence here.
|
org.opennms.netmgt.poller.remote | |
org.opennms.netmgt.threshd |
TODO: add package overview sentence here.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CollectionAgent
CollectionAgent interface.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCollectionAgent
Represents a remote SNMP agent on a specific IPv4 interface.
|
Modifier and Type | Method and Description |
---|---|
NetworkInterface<InetAddress> |
MockService.getNetInterface()
getNetInterface
|
Modifier and Type | Class and Description |
---|---|
class |
InetNetworkInterface
The NetworkInterface class is designed to be a well defined front for passing
interfaces to a service monitor.
|
Modifier and Type | Method and Description |
---|---|
NetworkInterface<InetAddress> |
MonitoredService.getNetInterface()
Returns the Netinterface object for this service.
|
Modifier and Type | Method and Description |
---|---|
NetworkInterface<InetAddress> |
PollableService.getNetInterface()
getNetInterface
|
Modifier and Type | Method and Description |
---|---|
NetworkInterface<InetAddress> |
PolledService.getNetInterface()
getNetInterface
|
Modifier and Type | Interface and Description |
---|---|
interface |
ThresholdNetworkInterface
Extension to the NetworkInterface class that includes the node ID.
|
Modifier and Type | Method and Description |
---|---|
NetworkInterface<InetAddress> |
LatencyInterface.getNetworkInterface()
getNetworkInterface
|
Constructor and Description |
---|
LatencyInterface(NetworkInterface<InetAddress> iface,
String serviceName)
Constructor for LatencyInterface.
|
Copyright © 2015. All Rights Reserved.