summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-07-06 10:42:36 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-07-06 10:42:36 (GMT)
commit1a0467f672ae7a3cb8ecf35e9cbedc0cb4c6124e (patch)
tree580475137471c835ee976dae6c0021d19497eba5
parent9cb630692805b3f35e6a81f98e64f55f164506bd (diff)
downloadmonitoring-plugins-1a0467f.tar.gz
NEWS: Add missing entries
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 575cbda..171d5b8 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,8 @@ This file documents the major additions and syntax changes between releases.
14 Add performance data to check_mysql_query 14 Add performance data to check_mysql_query
15 New check_file_age -i/--ignore-missing option to return OK on nonexistent files 15 New check_file_age -i/--ignore-missing option to return OK on nonexistent files
16 Make check_ping, check_users, and check_disk work on Windows 16 Make check_ping, check_users, and check_disk work on Windows
17 New check_ssh -P option to specify the expected SSH protocol version
18 check_dns now emits the warning and critical thresholds with the performance data
17 19
18 FIXES 20 FIXES
19 Don't let e.g. check_http's -C option reset SSL version if e.g. -S 1 -C 5 is specified 21 Don't let e.g. check_http's -C option reset SSL version if e.g. -S 1 -C 5 is specified