lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame^] | 1 | The RATEEST target collects statistics, performs rate estimation calculation |
| 2 | and saves the results for later evaluation using the \fBrateest\fP match. |
| 3 | .TP |
| 4 | \fB\-\-rateest\-name\fP \fIname\fP |
| 5 | Count matched packets into the pool referred to by \fIname\fP, which is freely |
| 6 | choosable. |
| 7 | .TP |
| 8 | \fB\-\-rateest\-interval\fP \fIamount\fP{\fBs\fP|\fBms\fP|\fBus\fP} |
| 9 | Rate measurement interval, in seconds, milliseconds or microseconds. |
| 10 | .TP |
| 11 | \fB\-\-rateest\-ewmalog\fP \fIvalue\fP |
| 12 | Rate measurement averaging time constant. |