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> |
SimpleMonitoredService.getNetInterface() |
NetworkInterface<InetAddress> |
MonitoredService.getNetInterface()
Returns the
NetworkInterface object for this service. |
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 © 2017. All rights reserved.