diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -4,6 +4,7 @@ This file documents the major additions and syntax changes between releases. | |||
| 4 | ENHANCEMENTS | 4 | ENHANCEMENTS |
| 5 | check_ide_smart now defaults to plugin output, original output appended with -v | 5 | check_ide_smart now defaults to plugin output, original output appended with -v |
| 6 | Extra-Opts are now enabled by default | 6 | Extra-Opts are now enabled by default |
| 7 | check_swap now supports a configurable state when there is no swap | ||
| 7 | 8 | ||
| 8 | FIXES | 9 | FIXES |
| 9 | Don't let e.g. check_http's -C option reset SSL version if e.g. -S 1 -C 5 is specified | 10 | Don't let e.g. check_http's -C option reset SSL version if e.g. -S 1 -C 5 is specified |
| @@ -20,6 +21,8 @@ This file documents the major additions and syntax changes between releases. | |||
| 20 | been disabled because they were broken | 21 | been disabled because they were broken |
| 21 | State retention: the NAGIOS_PLUGIN_STATE_DIRECTORY environment variable has been | 22 | State retention: the NAGIOS_PLUGIN_STATE_DIRECTORY environment variable has been |
| 22 | renamed MP_STATE_DIRECTORY. The old variable will continue to work in v1.6.x | 23 | renamed MP_STATE_DIRECTORY. The old variable will continue to work in v1.6.x |
| 24 | check_swap used to allow returning OK on a system without swap when only percent thresholds | ||
| 25 | were used. This is no longer the case and one must now use -n/--no-swap=<state> | ||
| 23 | 26 | ||
| 24 | 1.5 2nd October 2013 | 27 | 1.5 2nd October 2013 |
| 25 | ENHANCEMENTS | 28 | ENHANCEMENTS |
