Is there any document somewhere that describes the units used in the ntop API?
I wrote a Python script that pulls out the info for a specific connection but the units don't seem to tie up to what I see in the web interface. Example: For connection X in my Python script : actualRcvdThpt = 1516.50 averageRcvdThpt = 805.68 peakRcvdThpt = 1758.53 lastHourRcvdThpt = 309.92 For connection X in the web interface : Data current : 204.4 Kbps Data average : 116.6 Kbps Data peak : 274.7 Kbps All I want to extract is the current data throughput in a meaningful unit like Kbps. Thanks Paul _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
