diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-06-04 08:58:13 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-06-04 08:58:13 +0000 |
commit | 80fbd442aac63cd978b95ba7d095f80b27388416 (patch) | |
tree | caf65f7c37c072e9af6ecbe93714709be0ec93c2 /NEWS | |
parent | 9480b4ad3e33df79b11927399f4d13bbbb4816a5 (diff) | |
download | monitoring-plugins-release-1.4.9.tar.gz |
For 1.4.9 releaserelease-1.4.9
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1733 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ | |||
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.9 ?? | 3 | 1.4.9 4th June 2006 |
4 | Inclusion of contrib/check_cluster2 as check_cluster with some improvements | 4 | Inclusion of contrib/check_cluster2 as check_cluster with some improvements |
5 | New/improved -E/--skip-stderr and -S/--skip-stdout options for check_by_ssh | 5 | New/improved -E/--skip-stderr and -S/--skip-stdout options for check_by_ssh |
6 | check_snmp now support Counter64 | 6 | check_snmp now supports Counter64 |
7 | Fix compilation of check_ldap, check_radius and check_pgsql | 7 | Fix compilation of check_ldap, check_radius and check_pgsql |
8 | check_load can optionally divide by number of cpus | 8 | check_load can optionally divide by number of cpus |
9 | Fix check_time returning wrong OK when time is before the epoch on some arch | 9 | Fix check_time returning wrong OK when time is before the epoch on some arch |