diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2008-08-21 15:21:11 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2008-08-21 15:21:11 (GMT) |
commit | be8df51de13a6e67ca0c929c348526c66f604cba (patch) | |
tree | fff133921b00374a0afecde550c198761cbb9152 | |
parent | f31cd40f7a014c076615c4a1c28b989162a6ca9d (diff) | |
download | monitoring-plugins-be8df51de13a6e67ca0c929c348526c66f604cba.tar.gz |
Note re: --enable-libtap
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2043 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ This file documents the major additions and syntax changes between releases. | |||
10 | check_snmp now only prints perfdata for non numeric values (#1867716) | 10 | check_snmp now only prints perfdata for non numeric values (#1867716) |
11 | check_icmp now supports packet size modification | 11 | check_icmp now supports packet size modification |
12 | check_http now sends the Host header first to fix 301s on servers with vitrual hosts (Michael Harris). | 12 | check_http now sends the Host header first to fix 301s on servers with vitrual hosts (Michael Harris). |
13 | libtap now included with this distribution for easier testing. Run ./configure with --enable-libtap | ||
13 | 14 | ||
14 | 1.4.12 27th May 2008 | 15 | 1.4.12 27th May 2008 |
15 | Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) | 16 | Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) |