diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2005-02-04 00:29:56 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2005-02-04 00:29:56 (GMT) |
commit | 26de96e6e1ff69b421809a554b48d4207fe33694 (patch) | |
tree | 25ac1d920e8bec2faa11ea0c24f901ea0edf4cd8 | |
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
-rw-r--r-- | BUGS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ | |||
1 | This file lists known bugs in this specific release. It lists the major bugs from the Nagios | ||
2 | Plugins page on Sourceforge at http://sourceforge.net/tracker/?group_id=29880&atid=397597. | ||
3 | |||
4 | For the 1.4 release: | ||
5 | |||
6 | 1107524 - check_ping can segfault if DNS lookups exceed timeout | ||
7 | 1108499 - check_ping with -U on Debian fails | ||
8 | 1106849 - check_procs returns WARNING with procps 3.1.15 | ||
9 | 1105015 - nagios.spec.in problems | ||
10 | 1094326 - check_ide_smart usage errors | ||
11 | 1090549 - check_dhcp ignores DHCP replies | ||
12 | 1081520 - check_snmp only works for version 1 and 3 of SNMP protocol | ||
13 | 990948 - check_disk_smb doesn't allow spaces in share names | ||
14 | |||