monitoring-plugins/plugins
Spenser Reinhardt 212575b858 plugins/*.c: Alterations for timeout messages.
.c file changes for misleading timeout messages in help functions. Solution to pull request #1209 tracker by awiddersheim.

Files: plugins/check_apt.c, plugins/check_by_ssh.c, plugins/check_dbi.c, plugins/check_dig.c, plugins/check_disk.c, plugins/check_dns.c, plugins/check_game.c, plugins/check_http.c, plugins/check_ldap.c, plugins/check_ntp.c, plugins/check_ntp_peer.c, plugins/check_ntp_time.c, plugins/check_nwstat.c, plugins/check_overcr.c, plugins/check_pgsql.c, plugins/check_ping.c, plugins/check_procs.c, plugins/check_radius.c, plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c, plugins/check_tcp.c, plugins/check_time.c, plugins/check_ups.c, plugins/negate.c
2014-01-21 11:33:45 +01:00
..
t make testing check_proc not rely on bash 2013-11-20 21:42:25 +01:00
tests Fix the "check_http -d" tests 2013-08-18 18:31:59 +02:00
check_apt.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_by_ssh.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_cluster.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_dbi.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_dig.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_disk.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_dns.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_dummy.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_fping.c fping: some fping versions set loss to 0% by mistake 2013-09-13 17:14:33 +02:00
check_game.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_hpjd.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_http.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_ide_smart.c Fix GCC's -Wimplicit-function-declaration warnings 2013-09-10 22:29:46 +02:00
check_ldap.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_load.c check_load: add alternative uptime syntax 2013-09-14 20:44:54 +02:00
check_mrtg.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_mrtgtraf.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_mysql.c check_mysql: Don't accept new positional arguments 2013-08-18 22:30:30 +02:00
check_mysql_query.c Revert renaming value 2014-01-21 11:08:07 +01:00
check_nagios.c Fixed SF.net bug 3602586, added timeout option for check_nagios 2013-03-25 23:35:13 +01:00
check_nt.c check_nt: Fixes NULL pointer dereference 2013-07-08 18:52:50 +02:00
check_ntp.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_ntp_peer.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_ntp_time.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_nwstat.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_overcr.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_pgsql.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_ping.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_procs.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_radius.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_real.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_smtp.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_snmp.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_ssh.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_swap.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_tcp.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_time.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_ups.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
check_users.c check_users: Use utmpx(5) only if available 2013-08-20 21:13:25 +02:00
common.h Partially revert "check_snmp: Close potential for using uninitialized memory" 2013-08-27 18:32:38 +02:00
Makefile.am check_users: Use utmpx(5) only if available 2013-08-20 21:13:25 +02:00
negate.c plugins/*.c: Alterations for timeout messages. 2014-01-21 11:33:45 +01:00
netutils.c Move global variables from .h to .c files 2013-09-10 22:45:45 +02:00
netutils.h Move global variables from .h to .c files 2013-09-10 22:45:45 +02:00
popen.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
popen.h Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
runcmd.c plugins: rename runcmd's signal handler. 2013-05-12 14:15:13 +02:00
runcmd.h Fix GCC's -Wimplicit-function-declaration warnings 2013-09-10 22:29:46 +02:00
sslutils.c Don't mark SSL_METHOD variable as "const" 2013-09-10 22:49:03 +02:00
urlize.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
utils.c Move global variables from .h to .c files 2013-09-10 22:45:45 +02:00
utils.h Move global variables from .h to .c files 2013-09-10 22:45:45 +02:00