Commit History

Author SHA1 Message Date
  Thomas Guyot-Sionnest fa4efcdf6d Bump plugins/ to GPLv3 (check_apt to check_nwstat) 18 years ago
  Thomas Guyot-Sionnest 34cfb0c103 Fix bugs and flaws in best offset server selection of check_ntp_time and (deprecated) check_ntp 18 years ago
  Thomas Guyot-Sionnest b5d3997aa3 Fix Bug #1862300: check_ntp_time segfault in 1.4.11 (Also apply to check_ntp) 18 years ago
  Thomas Guyot-Sionnest 56c9db8516 Adding missing function calls needed for i18n (only for plugins already in POTFILES.in) 18 years ago
  Thomas Guyot-Sionnest c1b08bca7b OOPS! Last commit should have included these files. 18 years ago
  Thomas Guyot-Sionnest 6bf37c8cf6 missing word in comment block. 18 years ago
  Thomas Guyot-Sionnest ef999f8f45 - Use max_state_alt in check_ntp to fix some issues with the latest commits. 18 years ago
  Thomas Guyot-Sionnest b24243c2d9 Fix newly added stratum check (has to be decreased by one when using normal NTP packets versus control packets) 18 years ago
  Thomas Guyot-Sionnest 2acc26005c check_ntp now return UNKNOWN instead of WARNING if jitter is 18 years ago
  Thomas Guyot-Sionnest 474d1713ce Add stratum thresholds support for check_ntp (feature request #1703823) 18 years ago
  Thomas Guyot-Sionnest 998bb7dc4b Use provided threshold functions (no functionnal change apart the check for overlaping thresholds) 18 years ago
  Thomas Guyot-Sionnest 0b66867288 Patch #1798774: check_ntp: honor ntp flags 18 years ago
  Matthias Eble 06372d2d91 check_ntp: Fixed typo in typo in argument sanity check. Thanks to Aurelien Bompard (#1753506) 18 years ago
  Thomas Guyot-Sionnest 05ef3c4bd9 - Fix possibility of printing scientific numbers in perfdata 19 years ago
  Thomas Guyot-Sionnest cff02b30d5 Fix for getting dispersion instead of jitter on older servers (like xntpd on Solaris). 19 years ago
  Holger Weiss b19f0704f3 Fix the synchronization source selection on big-endian systems. 19 years ago
  Thomas Guyot-Sionnest fd440b64a6 Temporary fix for jitter calculation 19 years ago
  Holger Weiss dcbf7bdf6b Don't rely on the assumption that the size of a READSTAT response is a 19 years ago
  Thomas Guyot-Sionnest 3315c3f25e Fix byte order in verbose logging 19 years ago
  Thomas Guyot-Sionnest 7856e1ba2b Seems like we don't get any jitter sometimes. While this needs to be fixed we should at least handle it gracefully. 19 years ago
  Holger Weiss cedc77a0ae Fix an out-of-bounds memcpy(3) and add a realloc(3) error check in 19 years ago
  Holger Weiss eac5cdc26f Add a warning to the verbose output if jitter_request() found no 19 years ago
  Holger Weiss 7770530829 Avoid division by zero. 19 years ago
  Holger Weiss 180ce88b3f Remove the '-O' option, as it's ignored. 19 years ago
  Ton Voon a77626cb62 Adding help text for jitter flags 19 years ago
  Holger Weiss fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown 19 years ago
  M. Sean Finney 3b5742d0b9 compilation fixes for check_ntp.c: 19 years ago
  Benoit Mortier 082cfc29e3 19 years ago
  Ton Voon caaf4be9b6 Removed extraneous comma in perf data output 19 years ago
  Ton Voon 0c2be6a608 Catch no responses from any server (1538341 - nmdias) 19 years ago