diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2005-02-04 00:29:56 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2005-02-04 00:29:56 +0000 |
commit | 26de96e6e1ff69b421809a554b48d4207fe33694 (patch) | |
tree | 25ac1d920e8bec2faa11ea0c24f901ea0edf4cd8 /BUGS | |
parent | ede2764a535c0cbe812047187f4517b55a29b057 (diff) | |
download | monitoring-plugins-26de96e6e1ff69b421809a554b48d4207fe33694.tar.gz |
New file to note known bugs for major releases
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1136 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +This file lists known bugs in this specific release. It lists the major bugs from the Nagios +Plugins page on Sourceforge at http://sourceforge.net/tracker/?group_id=29880&atid=397597. + +For the 1.4 release: + +1107524 - check_ping can segfault if DNS lookups exceed timeout +1108499 - check_ping with -U on Debian fails +1106849 - check_procs returns WARNING with procps 3.1.15 +1105015 - nagios.spec.in problems +1094326 - check_ide_smart usage errors +1090549 - check_dhcp ignores DHCP replies +1081520 - check_snmp only works for version 1 and 3 of SNMP protocol + 990948 - check_disk_smb doesn't allow spaces in share names + |