From fda468784f3f63f6bf4effec006d360bce79cc5f Mon Sep 17 00:00:00 2001 From: Artem Date: Sun, 23 Oct 2011 00:01:39 +0200 Subject: [PATCH] Initial version --- plugins/other/tcp-retransmissions | 36 +++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100755 plugins/other/tcp-retransmissions diff --git a/plugins/other/tcp-retransmissions b/plugins/other/tcp-retransmissions new file mode 100755 index 00000000..1b97b6e7 --- /dev/null +++ b/plugins/other/tcp-retransmissions @@ -0,0 +1,36 @@ +#!/bin/bash + +case $1 in + config) + cat <