Package | Description |
---|---|
org.opennms.netmgt.threshd |
Modifier and Type | Method and Description |
---|---|
ThresholdNetworkInterface |
SnmpThresholdNetworkInterface.getNetworkInterface()
getNetworkInterface
|
Modifier and Type | Method and Description |
---|---|
int |
SnmpThresholder.check(ThresholdNetworkInterface netIface,
EventProxy eproxy,
Map<?,?> parms)
Deprecated.
Invokes threshold checking on the object.
|
int |
ServiceThresholder.check(ThresholdNetworkInterface iface,
EventProxy eproxy,
Map<?,?> parameters)
Invokes threshold checking on the object.
|
int |
JMXThresholder.check(ThresholdNetworkInterface iface,
EventProxy eproxy,
Map<?,?> parameters)
Deprecated.
Invokes threshold checking on the object.
|
void |
SnmpThresholder.initialize(ThresholdNetworkInterface netIface,
Map<?,?> parms)
Deprecated.
initialize
|
void |
ServiceThresholder.initialize(ThresholdNetworkInterface iface,
Map<?,?> parameters)
initialize
|
void |
JMXThresholder.initialize(ThresholdNetworkInterface iface,
Map<?,?> parameters)
Deprecated.
initialize
|
void |
SnmpThresholder.release(ThresholdNetworkInterface iface)
Deprecated.
release
|
void |
ServiceThresholder.release(ThresholdNetworkInterface iface)
release
|
void |
JMXThresholder.release(ThresholdNetworkInterface iface)
Deprecated.
release
|
void |
SnmpThresholdNetworkInterface.setNetworkInterface(ThresholdNetworkInterface networkInterface)
setNetworkInterface
|
Constructor and Description |
---|
SnmpThresholdNetworkInterface(ThresholdsDao thresholdsDao,
ThresholdNetworkInterface iface,
Map<?,?> parms)
Constructor for SnmpThresholdNetworkInterface.
|
Copyright © 2015. All Rights Reserved.