1.6.0
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 ).