diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-12-17 11:47:33 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-12-17 11:47:33 +0000 |
commit | 250a82a57c9b467ff14036907b4fdaa5dc95bfd0 (patch) | |
tree | 5dc611824e08ad8c606c9d49a4e5261bbe09a222 /NEWS | |
parent | 5640aa07577fabbb9a250bc63fafff16dffd9dfb (diff) | |
download | monitoring-plugins-250a82a57c9b467ff14036907b4fdaa5dc95bfd0.tar.gz |
Add check_nt -v INSTANCES (Alessandro Ren)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1877 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
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.12 or 1.5 ?? | ||
4 | Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) | ||
5 | |||
3 | 1.4.11 13th December 2007 | 6 | 1.4.11 13th December 2007 |
4 | Fixed check_http regression in 1.4.10 where following redirects to | 7 | Fixed check_http regression in 1.4.10 where following redirects to |
5 | relative URLs on virtual hosts failed if both "-H" and "-I" were used | 8 | relative URLs on virtual hosts failed if both "-H" and "-I" were used |