| Modifier and Type | Interface and Description |
|---|---|
interface |
SnmpCollectionAgent
CollectionAgent interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCollectionAgent
Represents a remote SNMP agent on a specific IPv4 interface.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CollectionAgent
CollectionAgent 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
NetworkInterface object for this service. |
NetworkInterface<InetAddress> |
MonitorTester.SimpleMonitoredService.getNetInterface() |
| Modifier and Type | Method and Description |
|---|---|
NetworkInterface<InetAddress> |
MockMonitoredService.getNetInterface() |
| 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 | 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.