diff options
| author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-03-29 10:32:02 +0000 |
|---|---|---|
| committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-03-29 10:32:02 +0000 |
| commit | 422f01891f3f99f4ba000b4036c588b788c08f56 (patch) | |
| tree | 19c36d331d12f8dd6cc00089600ef60ae5a287dd /NEWS | |
| parent | a77626cb62a053e6334c0a749277f263b75619e1 (diff) | |
| download | monitoring-plugins-422f01891f3f99f4ba000b4036c588b788c08f56.tar.gz | |
1.4.7 releaserelease-1.4.7
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1652 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -1,11 +1,12 @@ | |||
| 1 | This file documents the major additions and syntax changes between releases. | 1 | This file documents the major additions and syntax changes between releases. |
| 2 | 2 | ||
| 3 | 1.4.7 ?? | 3 | 1.4.7 29th March 2007 |
| 4 | check_procs uses /usr/ucb/ps if available - fixes pst3 problems on Solaris | 4 | check_procs uses /usr/ucb/ps if available - fixes pst3 problems on Solaris |
| 5 | Fixed MKINSTALLDIRS problem in po/ | 5 | Fixed MKINSTALLDIRS problem in po/ |
| 6 | ./configure now detects if possible to compile check_mysql | 6 | ./configure now detects if possible to compile check_mysql |
| 7 | Fixed broken HELO in check_smtp | 7 | Fixed broken HELO in check_smtp |
| 8 | check_icmp now allows to set a minimum number of hosts required for successs (-m) | 8 | check_icmp now allows to set a minimum number of hosts required for successs (-m) |
| 9 | check_icmp fix for *BSD when running for long time | ||
| 9 | check_ping times out 1 second quicker if host is unreachable | 10 | check_ping times out 1 second quicker if host is unreachable |
| 10 | Root plugins installed with world executable | 11 | Root plugins installed with world executable |
| 11 | check_sybase from contrib now maintained in NagiosExchange | 12 | check_sybase from contrib now maintained in NagiosExchange |
