monitoring-plugins/plugins
Holger Weiss 04e0a182ae 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
2014-12-02 13:22:17 +01:00
..
t tests: negate test fails when not run from plugins folder 2014-07-31 14:56:16 +02:00
tests tests: skip extented snmp tests if snmpd has no perl support 2014-07-31 21:07:18 +02:00
check_apt.c check_apt: fix memset 2014-11-26 23:57:25 +01:00
check_by_ssh.c check_by_ssh: added --hostname support 2014-08-06 15:51:18 +02:00
check_cluster.c Project rename initial commit. 2014-01-19 14:18:47 -05:00
check_dbi.c check_ups/check_dbi: Fixing spelling bug 2014-06-23 22:20:03 +02:00
check_dig.c check_dig: takes into account the -4 and -6 switch 2014-07-30 15:25:20 +02:00
check_disk.c check_disk: Seperate declarations from code 2014-11-30 11:33:20 +01:00
check_dns.c check_dns: unified check output 2014-07-31 12:13:52 +02:00
check_dummy.c Capitalize "Monitoring" when it's the first word 2014-01-20 03:12:50 +01:00
check_fping.c Capitalize "Monitoring" when it's the first word 2014-01-20 03:12:50 +01:00
check_game.c Merge branch 'rename' 2014-01-21 07:59:07 -05:00
check_hpjd.c Added check_hpjd port option to news and clarified the port usage error. 2014-07-20 23:35:54 +02:00
check_http.c plugins/check_http.c - leakage fix 2014-06-28 18:21:26 +02:00
check_ide_smart.c check_ide_smart: Fixing spelling bug 2014-06-23 22:33:29 +02:00
check_ldap.c Merge branch 'rename' 2014-01-21 07:59:07 -05:00
check_load.c Capitalize "Monitoring" when it's the first word 2014-01-20 03:12:50 +01:00
check_mrtg.c check_mrtg: Fixing spelling bug 2014-06-23 22:28:28 +02:00
check_mrtgtraf.c Fix perfdata to comply with perfdata UOM definition 2014-11-03 13:54:54 +01:00
check_mysql.c check_mysql: ignore authentication failure 2014-07-28 22:13:02 +02:00
check_mysql_query.c Merge pull request #1200 from awiddersheim/add_file_options_mysql_query 2014-01-27 22:50:27 -08:00
check_nagios.c Project rename initial commit. 2014-01-19 14:18:47 -05:00
check_nt.c Added perfdata to check_nt. New -l options - seconds|minutes|hours|days. 2014-11-28 13:22:20 +01:00
check_ntp.c check_ntp: Nul-terminate jitter data 2014-12-01 01:07:53 +01:00
check_ntp_peer.c check_ntp_peer: do not use uninitialized results for max state 2014-07-31 11:28:30 +02:00
check_ntp_time.c check_ntp_time.c - Cleaned up usage and added a note 2014-07-29 14:24:21 +02:00
check_nwstat.c Merge branch 'rename' 2014-01-21 07:59:07 -05:00
check_overcr.c Merge branch 'rename' 2014-01-21 07:59:07 -05:00
check_pgsql.c check_pgsql: Add missing newline to --help output 2014-03-13 12:52:48 +01:00
check_ping.c Make check_ping work on Windows. 2014-04-27 19:59:06 +02:00
check_procs.c Merge branch 'rename' 2014-01-21 07:59:07 -05:00
check_radius.c check_radius.c: Add newline to die() calls 2014-06-22 21:43:38 +02:00
check_real.c Merge branch 'maint' 2014-12-02 10:54:55 +01:00
check_smtp.c Merge branch 'rename' 2014-01-21 07:59:07 -05:00
check_snmp.c Introduce support for SNMPv3 context in check_snmp 2014-11-28 13:05:16 +01:00
check_ssh.c check_ssh: change warning to critical for protocal/version errors 2014-11-28 14:35:03 +01:00
check_swap.c Improving output when swap space has zero size 2014-10-19 23:24:12 +02:00
check_tcp.c check_tcp: fix help description regarding escape option 2014-12-01 01:08:58 +01:00
check_time.c Merge branch 'rename' 2014-01-21 07:59:07 -05:00
check_ups.c check_ups/check_dbi: Fixing spelling bug 2014-06-23 22:20:03 +02:00
check_users.c Make check_users work on Windows. 2014-04-27 19:59:06 +02:00
common.h Project rename initial commit. 2014-01-19 14:18:47 -05:00
Makefile.am Cosmetic change: s/THRLIBS/THREADLIBS/ 2014-12-02 12:37:59 +01:00
negate.c Merge pull request #1262 from waja/fix_aix 2014-06-28 22:24:52 +02:00
netutils.c netutils.c - A few more changes 2014-07-29 11:09:43 +02:00
netutils.h plugins/netutils.h: Adjust UNIX_PATH_MAX for BSD 2014-07-07 11:33:39 +02:00
popen.c Project rename initial commit. 2014-01-19 14:18:47 -05:00
popen.h Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
runcmd.c plugins/runcmd.c: Remove superfluous newline 2014-06-18 18:40:23 +02:00
runcmd.h Project rename initial commit. 2014-01-19 14:18:47 -05:00
sslutils.c sslutils: expire time in local timezone format 2014-07-21 13:32:20 +02:00
urlize.c Capitalize "Monitoring" when it's the first word 2014-01-20 03:12:50 +01:00
utils.c Project rename initial commit. 2014-01-19 14:18:47 -05:00
utils.h Remove accidental tabs inserted in macro 2014-01-23 03:06:21 -05:00