monitoring-plugins/plugins-scripts
M. Sean Finney e667553b97 - check_ntp:
- now roughly feature-complete.
  - various bugfixes, esp. offset calculation.
  - enhanced the asynchronous offset polling to set requests that
    haven't recieved a response in >= 1 second to stale and retransmit them,
    which results in much better performance on unreliable networks.
  - we only spend timeout/2 seconds polling offsets, and if we don't get
    everything by that point we work with what we have and set status to
    warning/critical depending on how much data we have.
  - set the same defaults as the perl script.
- commit changes to configure.in to support automatic building of check_apt
  (if apt-get is installed and regex libraries available) and check_ntp
  (unconditionally), now defaulting to check_ntp.c instead of the perl script.
  if this is an issue we can back out the commit of course.  an eye
  should be kept on check_ntp building and running correctly in different
  environments, esp. 64-bit and big-endian platforms, and those with more
  "esoteric" API's (do any of the platforms not have poll()?).
- similar changes to Makefile.am's.
- common.h: add statement to include sys/poll.h
- runcmd.c: exit STATE_UNKNOWN if execve() fails.


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1386 f882894a-f735-0410-b71e-b25c423dba1c
2006-05-01 21:52:42 +00:00
..
t Allow directories and links to be tested by check_file_age. Sanitise output. 2005-12-15 15:17:49 +00:00
.cvsignore Moving check_file_age into core 2003-07-02 15:01:22 +00:00
check_breeze.pl add opt_C to 'usr vars' 2004-02-21 03:42:43 +00:00
check_disk_smb.pl debian bts #300701: 2005-10-13 10:14:33 +00:00
check_file_age.pl Allow directories and links to be tested by check_file_age. Sanitise output. 2005-12-15 15:17:49 +00:00
check_flexlm.pl lmstat output update 2003-02-04 06:16:16 +00:00
check_ifoperstatus.pl Option to check for admin down (#1012191) from Raúl Pedroche. 2004-12-07 03:13:14 +00:00
check_ifstatus.pl Perfdata corrected (Garry Cook) 2004-08-18 19:51:35 +00:00
check_ircd.pl 2nd fix for ePN 2002-05-07 05:35:49 +00:00
check_log.sh Remove PATH restriction 2006-03-22 14:32:06 +00:00
check_mailq.pl check_mailq fix, don't be case sensitive matching /^\s+Total\sRequests:\s(\d+)$/ 2005-04-14 04:13:13 +00:00
check_mssql.pl check_mssql.pl 2004-04-19 13:10:48 +00:00
check_netdns.pl 2nd fix for ePN 2002-05-07 05:35:49 +00:00
check_ntp.pl Nagiosplug bug # 1251096 2005-11-30 00:49:47 +00:00
check_oracle.sh Fixed pmon process checking from a change I made earlier 2004-12-01 20:09:59 +00:00
check_rpc.pl proposed fix for LANG issue 2003-08-10 12:11:49 +00:00
check_sensors.sh remove pspace in shebang since no sequent users replied 2002-10-28 13:05:08 +00:00
check_wave.pl remove pspace in shebang since no sequent users replied 2002-10-28 13:05:08 +00:00
Makefile.am - check_ntp: 2006-05-01 21:52:42 +00:00
subst.in Better comments for what the substitutions are doing 2005-08-30 22:11:42 +00:00
utils.pm.in update for check_mailq - qmail support 2003-04-13 04:28:58 +00:00
utils.sh.in Remove hardlink to /bin/sed. Leave to PATH (Abs - 1391483) 2006-03-22 12:59:36 +00:00