summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorTobias Oetiker <tobi@oetiker.ch>2011-12-03 12:58:33 +0100
committerTobias Oetiker <tobi@oetiker.ch>2011-12-03 12:58:33 +0100
commitcda6cb8ef889fd0d7f08848025ea4687b41b2c1d (patch)
tree7b30f93b6133b2bc4b042e345f3efa58ad9717a2 /CHANGES
parent0f421fbf603b2427a6c010cdd375bf40b3aacabb (diff)
downloadsmokeping-cda6cb8ef889fd0d7f08848025ea4687b41b2c1d.tar.gz
smokeping-cda6cb8ef889fd0d7f08848025ea4687b41b2c1d.tar.xz
From: Chris Wilson <chris@aptivate.org>
Date: Fri, 2 Dec 2011 20:38:26 +0000 (GMT) I tried to use the tcpping probe but it didn't work for me (centos 5). It seems that the tcptraceroute output format has changed or there is a problem with the script's ability to parse options. It also doesn't report tcptraceroute errors properly or have much in the way of debugging support. And it required smokeping to be run as root. I think I have fixed these issues, and posted updated versions here: https://github.com/aptivate/network-scripts/blob/master/TCPPing.pm https://github.com/aptivate/network-scripts/blob/master/tcpping I hope that you will consider these for inclusion in your projects. Richard, are you still maintaining tcpping? If not, is it worth merging this functionality into the TCPPing module? (integrated the TCPPing.pm for now -- tobi)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bfb5875..8130241 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+* Updated TCPPing probe -- Chris Wilson chris aptivate.org
+
* Make Median matcher work without complaint at startup and if unknown data elements occur in the stream.
2011/11/12 -- released version 2.6.6