404
edits
Line 193: | Line 193: | ||
* '''intervalPerSecond''': Average per second value of the selected time interval. If no interval is specified, this is similar to lastSecond. | * '''intervalPerSecond''': Average per second value of the selected time interval. If no interval is specified, this is similar to lastSecond. | ||
Please note that all counters are | Please note that all counters are byte counters, not bit counters. You need to multiply the counters by 8 to get the bitrate. | ||
This example extracts the received bytes of the last second of a specific IP. | This example extracts the received bytes of the last second of a specific IP. |
edits