diff options
author | Matthias Eble <psychotrahe@users.sourceforge.net> | 2008-06-09 19:47:36 (GMT) |
---|---|---|
committer | Matthias Eble <psychotrahe@users.sourceforge.net> | 2008-06-09 19:47:36 (GMT) |
commit | d8577e19942b4885ac642513540fc1791a0fa38b (patch) | |
tree | e31b28007cee8baf4c76ed5a3eb2312d0a6fdac8 /NEWS | |
parent | 5c3d4aea27de408cb7b04f5aab83558efbf841f4 (diff) | |
download | monitoring-plugins-d8577e19942b4885ac642513540fc1791a0fa38b.tar.gz |
Added testcases for check_dig
check_dig's -l option is mandatory now (#1986306)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2011 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ This file documents the major additions and syntax changes between releases. | |||
4 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) | 4 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) |
5 | Optimised pst3 for systems with large number of processes (Duncan Ferguson) | 5 | Optimised pst3 for systems with large number of processes (Duncan Ferguson) |
6 | Updated Nagios::Plugin to 0.27 | 6 | Updated Nagios::Plugin to 0.27 |
7 | Fix Debian bug #479013: check_dig's -l is mandatory now (sf.net #1986306) | ||
8 | check_dig now returns CRITICAL instead of WARNING when no answer section is found | ||
7 | 9 | ||
8 | 1.4.12 27th May 2008 | 10 | 1.4.12 27th May 2008 |
9 | Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) | 11 | Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) |