diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-12-02 13:22:17 +0100 | 
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-12-02 13:22:17 +0100 | 
| commit | 04e0a182aeb5defaf6b39cbbd8d9c87491c4f1e4 (patch) | |
| tree | f979149a56a5392fe1827dc5f39d5faf310437ab /NEWS | |
| parent | ed9394880c18a66fa2b60483774cf49064dd3771 (diff) | |
| parent | 14d306f57359e82b309ee5c39472fa5af7ef18e1 (diff) | |
| download | monitoring-plugins-04e0a182aeb5defaf6b39cbbd8d9c87491c4f1e4.tar.gz | |
Merge branch 'handle-hanging-nfs'
* handle-hanging-nfs:
  NEWS: Mention check_disk enhancement
  Cosmetic change: s/THRLIBS/THREADLIBS/
  configure.ac: Don't let pthread check depend on OS
  check_disk: Seperate declarations from code
  check_disk: Remove unused status variable
  check_disk: Fix pthread start routine type
  Don't let check_disk hang on hanging file systems
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -6,6 +6,7 @@ This file documents the major additions and syntax changes between releases. | |||
| 6 | thresholds | 6 | thresholds | 
| 7 | New check_snmp "-N" option to specify SNMPv3 context name | 7 | New check_snmp "-N" option to specify SNMPv3 context name | 
| 8 | New check_nt "-l" parameters: seconds|minutes|hours|days | 8 | New check_nt "-l" parameters: seconds|minutes|hours|days | 
| 9 | Make sure check_disk won't hang on hanging (network) file systems | ||
| 9 | 10 | ||
| 10 | FIXES | 11 | FIXES | 
| 11 | Let check_real terminate lines with CRLF when talking to the server, as | 12 | Let check_real terminate lines with CRLF when talking to the server, as | 
