diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2008-11-08 02:08:56 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2008-11-08 02:08:56 +0000 |
commit | 288b742ed61bb62a210fdd3614d4e3883aa82407 (patch) | |
tree | df78d3d69fa3b0015cfb59b0b3d75db841f4c603 /NEWS | |
parent | c4c897ea96c5592fd45294941d57f672f9361952 (diff) | |
download | monitoring-plugins-288b742ed61bb62a210fdd3614d4e3883aa82407.tar.gz |
check_http now has options to specify the HTTP method (Jan - 2155152)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2075 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ | |||
1 | This file documents the major additions and syntax changes between releases. | 1 | This file documents the major additions and syntax changes between releases. |
2 | 2 | ||
3 | 1.4.14 ... | 3 | 1.4.14 ... |
4 | check_http has options to specify the HTTP method (#2155152) | ||
4 | check_users thresholds were not working excatly as documented (>= rather than >) | 5 | check_users thresholds were not working excatly as documented (>= rather than >) |
5 | Updated tinderbox_build script to point to new tinderbox server | 6 | Updated tinderbox_build script to point to new tinderbox server |
6 | check_ifoperstatus -n flag now works as expected (sf.net #1569488) | 7 | check_ifoperstatus -n flag now works as expected (sf.net #1569488) |