Skip to content

1.6.0

Compare
Choose a tag to compare
@Napsty Napsty released this 04 Sep 13:39
· 1 commit to master since this release
75b5c20

Introducing new parameter -r (short for regular expression) which awaits a comma-separated list of strings. These given strings will be matched against the tcp statistics (invoked with -t). This way the tcp statistics can be cut to only a few ones, deemed important by the user.
And this also helps to avoid NRPE cutting the performance data output, because the output becomes too large (fixes #11 ).