monitoring-plugins/plugins
Jeremy T. Bouse 48442b7773 Added autogen.sh script that rebuilds using autotools and runs configure
Modified configure.in to include some debug build option info at the end
of the scripts execution. Can be removed by release time.
Modified configure.in to include a --with-ipv6 option
Default build is without IPv6 support now to enable you need to use the
--with-ipv6 command line option to configure.
Modified plugins/utils.* to use USE_IPV6


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@410 f882894a-f735-0410-b71e-b25c423dba1c
2003-03-12 17:11:20 +00:00
..
t Initial revision 2002-02-28 06:42:51 +00:00
tests Initial revision 2002-02-28 06:42:51 +00:00
.cvsignore Add some more extra plugins 2003-03-12 02:47:56 +00:00
check_by_ssh.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_dig.c Code clean-up 2003-03-12 02:29:48 +00:00
check_disk.c doco standarization 2003-03-12 07:05:47 +00:00
check_dns.c Removed is_host checks to speed up code. Fixed timings so no spaces 2003-03-12 00:45:01 +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 progname and print_usage need to be defined 2003-01-16 06:28:23 +00:00
check_hpjd.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_http.c Clean up of output from plugin 2003-03-12 02:29:49 +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 Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_nt.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_nwstat.c Remove getopt_long checks 2003-03-11 22:22:12 +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 Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_procs.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_radius.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_real.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_smtp.c comment/doco cleanup for embeeded doc work, control STMP command via options instead of defines 2003-03-12 06:41:33 +00:00
check_snmp.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_ssh.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_swap.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_tcp.c Code cleanup 2003-03-12 02:23:47 +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 Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_vsz.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
common.h.in Make sure sys/socket.h is explicitly included if HAVE_SYS_SOCKET_H is defined 2003-03-09 18:13:24 +00:00
Makefile.am Move snprintf into lib 2003-03-08 01:59:31 +00:00
negate.c Remove getopt_long checks 2003-03-11 22:36:03 +00:00
netutils.c AF indepedent routines introduced. 2003-03-08 02:26:22 +00:00
netutils.h.in AF indepedent routines introduced. 2003-03-08 02:26:22 +00:00
popen.c change exit status to be POSIX compliant 2003-01-13 12:13:56 +00:00
popen.h.in timeout interval is extern 2002-10-16 04:57:34 +00:00
urlize.c convert PROGANE from a define to a const char 2003-01-13 12:15:16 +00:00
utils.c Added autogen.sh script that rebuilds using autotools and runs configure 2003-03-12 17:11:20 +00:00
utils.h.in Added autogen.sh script that rebuilds using autotools and runs configure 2003-03-12 17:11:20 +00:00
version.h.in remove call_getopt and ssprintf 2002-11-14 02:26:34 +00:00