diff options
| author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-11-23 04:21:09 +0000 |
|---|---|---|
| committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-11-23 04:21:09 +0000 |
| commit | ef999f8f451043bfa0ae281149592ab190839fd9 (patch) | |
| tree | 5d0fdd598066dfaf2059c228291249ba00d62163 /NEWS | |
| parent | caca7a50fdaaf447c7c5b9fd28a26b51f1ca1f2d (diff) | |
| download | monitoring-plugins-ef999f8f451043bfa0ae281149592ab190839fd9.tar.gz | |
- Use max_state_alt in check_ntp to fix some issues with the latest commits.
- Roll back the stratum check as there were issues with it and a better one is already implemented in check_ntp_peer (about to be included)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1830 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -3,7 +3,6 @@ This file documents the major additions and syntax changes between releases. | |||
| 3 | 1.4.11 or 1.5 ?? | 3 | 1.4.11 or 1.5 ?? |
| 4 | Fix check_http regression in 1.4.10 where following redirects to | 4 | Fix check_http regression in 1.4.10 where following redirects to |
| 5 | relative URLs on virtual hosts failed if both "-H" and "-I" were used | 5 | relative URLs on virtual hosts failed if both "-H" and "-I" were used |
| 6 | Add stratum thresholds support to check_ntp (feature request #1703823) | ||
| 7 | check_ntp now return UNKNOWN instead of WARNING if jitter is unavailable (jitter=-1.000000) | 6 | check_ntp now return UNKNOWN instead of WARNING if jitter is unavailable (jitter=-1.000000) |
| 8 | as long as the thresholds range inculde -1. If no offset threshold is specified | 7 | as long as the thresholds range inculde -1. If no offset threshold is specified |
| 9 | and the offset is unavailable, will return UNKNOWN as well. | 8 | and the offset is unavailable, will return UNKNOWN as well. |
