* stats
if you want to get this data and you're running outside the router, just toss on a "-Dstat.logFilters=* -Dstat.logFile=proxy.stats" to the java command line. the resulting file can be parsed w/ java -cp lib/i2p.jar net.i2p.stat.StatLogSplitter proxy.stats, then fed into gnuplot or whatever
Showing
- apps/streaming/java/src/net/i2p/client/streaming/Connection.java 22 additions, 1 deletion...reaming/java/src/net/i2p/client/streaming/Connection.java
- apps/streaming/java/src/net/i2p/client/streaming/ConnectionManager.java 24 additions, 0 deletions.../java/src/net/i2p/client/streaming/ConnectionManager.java
- apps/streaming/java/src/net/i2p/client/streaming/ConnectionPacketHandler.java 15 additions, 0 deletions...src/net/i2p/client/streaming/ConnectionPacketHandler.java
- apps/streaming/java/src/net/i2p/client/streaming/MessageHandler.java 3 additions, 0 deletions...ing/java/src/net/i2p/client/streaming/MessageHandler.java
- apps/streaming/java/src/net/i2p/client/streaming/PacketLocal.java 1 addition, 0 deletions...eaming/java/src/net/i2p/client/streaming/PacketLocal.java
- apps/streaming/java/src/net/i2p/client/streaming/PacketQueue.java 14 additions, 1 deletion...eaming/java/src/net/i2p/client/streaming/PacketQueue.java
Loading
Please register or sign in to comment