diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-11-07 01:41:17 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-11-07 01:41:17 (GMT) |
commit | 526c3ad7a766832676780a82847bcb0756f73c8b (patch) | |
tree | 569a3d1fbf1e381f456c59cfab53b3b5c5c1a42c /NEWS | |
parent | dac9d73736570d175ce40a0cc5151e6b0ee3d3d0 (diff) | |
download | monitoring-plugins-526c3ad7a766832676780a82847bcb0756f73c8b.tar.gz |
check_icmp now reports min and max round trip time perfdata (Steve Rader)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2073 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ This file documents the major additions and syntax changes between releases. | |||
11 | Fixed dependency issue on libtap when ./configure --enable-libtap used. Warning: will install libtap | 11 | Fixed dependency issue on libtap when ./configure --enable-libtap used. Warning: will install libtap |
12 | Fixed segfault in extra-opts under some circumstance when reading multiple sections | 12 | Fixed segfault in extra-opts under some circumstance when reading multiple sections |
13 | Fix long options parsing in check_tcp | 13 | Fix long options parsing in check_tcp |
14 | check_icmp now reports min and max round trip time perfdata (Steve Rader) | ||
14 | 15 | ||
15 | 1.4.13 25th Sept 2008 | 16 | 1.4.13 25th Sept 2008 |
16 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) | 17 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) |