forked from I2P_Developers/i2p.i2p
2006-03-18 jrandom
* Added a new graphs.jsp page to show all of the stats being harvested
This commit is contained in:
@@ -31,6 +31,9 @@ public class StatSummarizer implements Runnable {
|
||||
}
|
||||
}
|
||||
|
||||
/** list of SummaryListener instances */
|
||||
List getListeners() { return _listeners; }
|
||||
|
||||
private static final String DEFAULT_DATABASES = "bw.sendRate.60000" +
|
||||
",bw.recvRate.60000" +
|
||||
",tunnel.testSuccessTime.60000" +
|
||||
|
||||
Reference in New Issue
Block a user