diff options
author | Holger Weiss <hweiss@users.sourceforge.net> | 2007-03-31 18:49:48 (GMT) |
---|---|---|
committer | Holger Weiss <hweiss@users.sourceforge.net> | 2007-03-31 18:49:48 (GMT) |
commit | 7cf9e06bfcb41d5c0658fa705ef5c2b946b80f55 (patch) | |
tree | f0f276d8ec80180372d22c02cc198950ab6bd3db | |
parent | cedc77a0ae4111d96f9d7c8893c11df2a7c9ddee (diff) | |
download | monitoring-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-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 | ||
9 | 1.4.7 29th March 2007 | 10 | 1.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 |