Module: monitoring-plugins
Branch: master
Commit: 1a0467f672ae7a3cb8ecf35e9cbedc0cb4c6124e
Author: Holger Weiss <[email protected]>
Date: Sun Jul 6 12:42:36 2014 +0200
URL:
https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1a0467f
NEWS: Add missing entries
---
NEWS | 2 ++
1 file changed, 2 insertions(+)
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.
Add performance data to check_mysql_query
New check_file_age -i/--ignore-missing option to return OK on
nonexistent files
Make check_ping, check_users, and check_disk work on Windows
+ New check_ssh -P option to specify the expected SSH protocol version
+ check_dns now emits the warning and critical thresholds with the
performance data
FIXES
Don't let e.g. check_http's -C option reset SSL version if e.g. -S 1 -C
5 is specified