diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -1,6 +1,6 @@ | |||
| 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.15 ... | 3 | 1.4.15 27th July 2010 |
| 4 | ENHANCEMENTS | 4 | ENHANCEMENTS |
| 5 | New check_ntp_peer -m and -n options to check the number of usable time sources ("truechimers") | 5 | New check_ntp_peer -m and -n options to check the number of usable time sources ("truechimers") |
| 6 | New check_disk_smb -a option which allows for specifying the IP address of the remote server | 6 | New check_disk_smb -a option which allows for specifying the IP address of the remote server |
| @@ -11,6 +11,7 @@ This file documents the major additions and syntax changes between releases. | |||
| 11 | check_http now displays the missing search string and the URL in the output when failed (Duncan Ferguson - #2999924) | 11 | check_http now displays the missing search string and the URL in the output when failed (Duncan Ferguson - #2999924) |
| 12 | Updated Nagios::Plugin perl module | 12 | Updated Nagios::Plugin perl module |
| 13 | Updated gnulib to June 2010 | 13 | Updated gnulib to June 2010 |
| 14 | |||
| 14 | FIXES | 15 | FIXES |
| 15 | Fix check_ircd binding to wrong interface (#668778) | 16 | Fix check_ircd binding to wrong interface (#668778) |
| 16 | Add proxy-authorization option to check_http (Marcel Kuiper - #1323230, Bryan Irvine - #2863925) | 17 | Add proxy-authorization option to check_http (Marcel Kuiper - #1323230, Bryan Irvine - #2863925) |
| @@ -32,6 +33,7 @@ This file documents the major additions and syntax changes between releases. | |||
| 32 | Fix cmd_run overwriting the environment, which would break some commands that needed it | 33 | Fix cmd_run overwriting the environment, which would break some commands that needed it |
| 33 | Allow check_ifstatus to accept version=2c - used to only allow version=2 (Brian Landers) | 34 | Allow check_ifstatus to accept version=2c - used to only allow version=2 (Brian Landers) |
| 34 | Fix examples in check_disk, where it implied was possible to suffix unit values to warn/crit parameters | 35 | Fix examples in check_disk, where it implied was possible to suffix unit values to warn/crit parameters |
| 36 | |||
| 35 | WARNINGS | 37 | WARNINGS |
| 36 | Updated developer documentation to say that performance labels should not have an equals sign or | 38 | Updated developer documentation to say that performance labels should not have an equals sign or |
| 37 | single quote in the label | 39 | single quote in the label |
