diff options
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -2,10 +2,16 @@ This file lists the major bugs from the Nagios Plugins page on Sourceforge | |||
2 | at http://sourceforge.net/tracker/?group_id=29880&atid=397597. These are not | 2 | at http://sourceforge.net/tracker/?group_id=29880&atid=397597. These are not |
3 | necessarily verified as errors. | 3 | necessarily verified as errors. |
4 | 4 | ||
5 | For the 1.4.13 release: | 5 | For the 1.4.14 release: |
6 | 6 | ||
7 | 2832451 - check_snmp regression parsing multi-line snmpget responses | ||
8 | 2826570 - check_http does not work with some HTTPS servers | ||
9 | 2823005 - check_swap returns OK if no swap activated | ||
10 | 2786808 - check_http asks for HTTP/1.1, but doesn't understand chunked | ||
11 | 2555782 - check_imap fails with SSL3 | ||
12 | 2550254 - check_ldap with starttls requires hostname to match cert name | ||
13 | 2315953 - check_ping: timeouts when reverse name resolution times out | ||
7 | 2075933 - check_disk segfault on freebsd 7 if using -p option | 14 | 2075933 - check_disk segfault on freebsd 7 if using -p option |
8 | 1985263 - check_ups doesn't disconnect cleanly | ||
9 | 1984255 - check_swap not built on Solaris 10 and HP-UX 11.11, 11.23 | 15 | 1984255 - check_swap not built on Solaris 10 and HP-UX 11.11, 11.23 |
10 | 1984240 - check_tcp Segmentation fault on HP-UX 11.23 | 16 | 1984240 - check_tcp Segmentation fault on HP-UX 11.23 |
11 | 1939578 - check_jabber: Always returns WARNING with Openfire server | 17 | 1939578 - check_jabber: Always returns WARNING with Openfire server |
@@ -14,19 +20,14 @@ For the 1.4.13 release: | |||
14 | 1922579 - check_ldap: ldap_init implicitly converted | 20 | 1922579 - check_ldap: ldap_init implicitly converted |
15 | 1904965 - check_apt: SECURITY_RE is not correct | 21 | 1904965 - check_apt: SECURITY_RE is not correct |
16 | 1894850 - check_ping: incorrectly parses ping6 output | 22 | 1894850 - check_ping: incorrectly parses ping6 output |
17 | 1868822 - check_http link fails with openssl installed | ||
18 | 1864404 - check_smtp/check_http miscalculate timezones in cert expiry | ||
19 | 1681516 - output too verbose for various checks | 23 | 1681516 - output too verbose for various checks |
20 | 1670261 - check_snmp might require snmpget with LD_LIBRARY_PATH | ||
21 | 1523748 - check_disk should error if warn range is subset of critical | 24 | 1523748 - check_disk should error if warn range is subset of critical |
22 | 1478287 - check_dns fails with CNAMEs | ||
23 | 1469468 - signal handler in popen.c is broken | 25 | 1469468 - signal handler in popen.c is broken |
24 | 1381604 - Perlsec breaks any perl plugin with perl 5.8.x | 26 | 1381604 - Perlsec breaks any perl plugin with perl 5.8.x |
25 | 1373801 - check_ping timeout on Mandrake 10.1 | 27 | 1373801 - check_ping timeout on Mandrake 10.1 |
26 | 1370031 - check_disk_smb requires DNS agree with NetBIOS names | 28 | 1370031 - check_disk_smb requires DNS agree with NetBIOS names |
27 | 1250982 - check_postgresql: configure test for -lcrypto on OpenBSD | 29 | 1250982 - check_postgresql: configure test for -lcrypto on OpenBSD |
28 | 1225470 - check_swap perf data incorrect | 30 | 1225470 - check_swap perf data incorrect |
29 | 1108499 - check_ping with -U on Debian fails | ||
30 | 1090549 - check_dhcp ignores DHCP replies | 31 | 1090549 - check_dhcp ignores DHCP replies |
31 | 990948 - check_disk_smb doesn't allow spaces in share names | 32 | 990948 - check_disk_smb doesn't allow spaces in share names |
32 | 33 | ||