|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectLogic.SnmpLoadPoller
public class SnmpLoadPoller
Thread responsible for polling the routers in the Outlier Detection Mode (training and operational mode) and storing the results on the router object.
| Constructor Summary | |
|---|---|
SnmpLoadPoller(Router r,
java.lang.String userName,
java.lang.String authPass,
double timePeriod)
|
|
| Method Summary | |
|---|---|
Router |
getRouter()
|
void |
run()
Polls the router for inOctets an all its interfaces, calculates the load and adds it to the router object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SnmpLoadPoller(Router r,
java.lang.String userName,
java.lang.String authPass,
double timePeriod)
| Method Detail |
|---|
public Router getRouter()
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||