diff options
author | Holger Weiss <hweiss@users.sourceforge.net> | 2007-03-31 18:49:48 +0000 |
---|---|---|
committer | Holger Weiss <hweiss@users.sourceforge.net> | 2007-03-31 18:49:48 +0000 |
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. check_disk extra options for regex matching of filesystems and grouping of filesystems for collective thresholds Better configure test for mysqlclient availability + Various check_ntp fixes 1.4.7 29th March 2007 check_procs uses /usr/ucb/ps if available - fixes pst3 problems on Solaris |