summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Weiss <hweiss@users.sourceforge.net>2007-03-31 18:49:48 (GMT)
committerHolger Weiss <hweiss@users.sourceforge.net>2007-03-31 18:49:48 (GMT)
commit7cf9e06bfcb41d5c0658fa705ef5c2b946b80f55 (patch)
treef0f276d8ec80180372d22c02cc198950ab6bd3db
parentcedc77a0ae4111d96f9d7c8893c11df2a7c9ddee (diff)
downloadmonitoring-plugins-7cf9e06bfcb41d5c0658fa705ef5c2b946b80f55.tar.gz
Various check_ntp fixes
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1667 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0a6ee59..f1d44e0 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ This file documents the major additions and syntax changes between releases.
5 check_disk extra options for regex matching of filesystems and grouping of filesystems 5 check_disk extra options for regex matching of filesystems and grouping of filesystems
6 for collective thresholds 6 for collective thresholds
7 Better configure test for mysqlclient availability 7 Better configure test for mysqlclient availability
8 Various check_ntp fixes
8 9
91.4.7 29th March 2007 101.4.7 29th March 2007
10 check_procs uses /usr/ucb/ps if available - fixes pst3 problems on Solaris 11 check_procs uses /usr/ucb/ps if available - fixes pst3 problems on Solaris