monitoring-plugins/plugins
Jeremy T. Bouse d77d183ddb Added address_family extern int variable to netutils to allow for -4 & -6
options for explicit connection protocol
Added support for -4 & -6 options to check_ssh and check_tcp for testing


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@568 f882894a-f735-0410-b71e-b25c423dba1c
2003-06-29 06:36:55 +00:00
..
t Fixed test (Mathew Ericson - 738609) 2003-05-17 23:10:02 +00:00
tests Initial revision 2002-02-28 06:42:51 +00:00
.cvsignore Updated cvs ignore files to reflect changes 2003-03-13 06:51:18 +00:00
check_by_ssh.c allow to specify -1 and -2 for protocol version 2003-03-19 23:44:40 +00:00
check_dig.c code cleanup to clear strict compiler warnings 2003-04-17 05:55:25 +00:00
check_disk.c Fixed different thresholds if using exclude lists 2003-06-26 23:33:49 +00:00
check_dns.c first revised patch failed to trap the "break" in while() 2003-05-31 14:39:21 +00:00
check_dummy.c convert PROGANE from a define to a const char 2003-01-13 12:15:16 +00:00
check_fping.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_game.c had been grandfathered ibto core, finally use normal getopts, add options for player, max-player array positions 2003-04-07 11:38:15 +00:00
check_hpjd.c reduce compiler warning between gcc3 and gcc2.96 2003-04-13 04:49:58 +00:00
check_http.c add remaining URI_PATH chars per RFC 2396 2003-06-21 05:23:03 +00:00
check_ide-smart.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_ldap.c Code clean-up 2003-03-12 02:29:48 +00:00
check_load.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_mrtg.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_mrtgtraf.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_mysql.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_nagios.c Souped up check_procs with different metrics 2003-04-07 22:53:49 +00:00
check_nt.c cleanup to suppress various strict compiler warnings 2003-04-09 03:46:26 +00:00
check_nwstat.c Added NLM test (Phil Randal) 2003-06-29 02:18:28 +00:00
check_overcr.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_pgsql.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_ping.c Modified check_ping to handle IPv6 as well as IPv4 ICMP checks using the 2003-05-07 18:01:32 +00:00
check_procs.c Match -a STRING anywhere in ps args (Laurent Vaslin - 719783) 2003-04-11 23:47:39 +00:00
check_radius.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_real.c \r\n patch from Mathias 2003-06-07 00:36:26 +00:00
check_smtp.c Perf data without leading spaces and fix ANSI C complaint about \n 2003-03-13 21:10:59 +00:00
check_snmp.c cause snmpget try try for 1 second less than the timeout (allowing plugin to force close if needed) 2003-05-09 03:00:34 +00:00
check_ssh.c Added address_family extern int variable to netutils to allow for -4 & -6 2003-06-29 06:36:55 +00:00
check_swap.c Corrected reported size for PROC_MEMINFO systems 2003-06-29 01:52:31 +00:00
check_tcp.c Added address_family extern int variable to netutils to allow for -4 & -6 2003-06-29 06:36:55 +00:00
check_time.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_udp.c Code clean-up 2003-03-12 02:29:48 +00:00
check_ups.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_users.c code cleanup to clear strict compiler warnings 2003-04-17 05:55:25 +00:00
common.h rewrite #elif to be compatible with traditional C 2003-04-09 03:44:29 +00:00
getaddrinfo.c Spent the day working on backwards compatability using getaddrinfo() 2003-03-15 01:25:35 +00:00
getaddrinfo.h Spent the day working on backwards compatability using getaddrinfo() 2003-03-15 01:25:35 +00:00
gethostbyname.c Spent the day working on backwards compatability using getaddrinfo() 2003-03-15 01:25:35 +00:00
gethostbyname.h Spent the day working on backwards compatability using getaddrinfo() 2003-03-15 01:25:35 +00:00
Makefile.am soalris 8 needs 'ln -s -f' instead of 'ln -sf' 2003-06-21 05:49:39 +00:00
negate.c Added examples 2003-05-14 23:17:16 +00:00
netutils.c Added address_family extern int variable to netutils to allow for -4 & -6 2003-06-29 06:36:55 +00:00
netutils.h Added address_family extern int variable to netutils to allow for -4 & -6 2003-06-29 06:36:55 +00:00
popen.c change exit status to be POSIX compliant 2003-01-13 12:13:56 +00:00
popen.h Updated cvs ignore files to reflect changes 2003-03-13 06:51:18 +00:00
urlize.c add note about shell quote removal to address https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597 2003-06-10 05:02:44 +00:00
utils.c declaration must precede printf 2003-03-22 13:23:28 +00:00
utils.h make state_text a function 2003-03-19 13:01:05 +00:00