..
t
Initial revision
2002-02-28 06:42:51 +00:00
tests
Initial revision
2002-02-28 06:42:51 +00:00
.cvsignore
Added extra plugins
2003-02-12 22:32:20 +00:00
check_by_ssh.c
1.8
2003-01-29 06:15:32 +00:00
check_dig.c
convert PROGANE from a define to a const char
2003-01-13 12:15:16 +00:00
check_disk.c
convert PROGANE from a define to a const char
2003-01-13 12:15:16 +00:00
check_dns.c
Strip leading spaces on dns return value (689563 - Simon L Nielsen)
2003-02-21 21:46:27 +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
convert PROGANE from a define to a const char
2003-01-13 12:15:16 +00:00
check_game.c
progname and print_usage need to be defined
2003-01-16 06:28:23 +00:00
check_hpjd.c
added default community [bug-patch #600349 jbaumgartner]
2003-02-03 05:07:26 +00:00
check_http.c
check_http min size option (680467 - Dave Viner)
2003-03-05 00:17:15 +00:00
check_ide-smart.c
Initial revision
2002-02-28 06:42:51 +00:00
check_ldap.c
fix segfault when argc>=2 and the -H or -b options are not supplied
2003-01-29 06:16:15 +00:00
check_load.c
Fixed the output messages (Bug 688729 - Jayjay)
2003-02-18 22:10:55 +00:00
check_mrtg.c
convert PROGANE from a define to a const char
2003-01-13 12:15:16 +00:00
check_mrtgtraf.c
Fixed error and success codes (638656 - Paul Dlug)
2003-01-29 20:57:09 +00:00
check_mysql.c
Patch by Dave Viner for seg fault on RH 7.3 (655903)
2003-02-11 00:47:47 +00:00
check_nagios.c
convert PROGANE from a define to a const char
2003-01-13 12:15:16 +00:00
check_nt.c
Make output message for CPU Load a bit nicer
2003-03-04 23:56:26 +00:00
check_nwstat.c
convert PROGANE from a define to a const char
2003-01-13 12:15:16 +00:00
check_overcr.c
convert PROGANE from a define to a const char
2003-01-13 12:15:16 +00:00
check_pgsql.c
Added getaddrinfo.[ch] & gethostbyname.[ch] to provide RFC2553 functions
2003-03-07 22:11:25 +00:00
check_ping.c
accept comma-delimted list of hosts for checking if a multihomed host is alive
2003-03-03 03:49:40 +00:00
check_procs.c
Fix for zombie processes on Solaris (Bug 677803 - Matthew Brown)
2003-01-31 18:40:40 +00:00
check_radius.c
semicolon needed where praogname define was replced
2003-01-16 06:22:03 +00:00
check_real.c
make sure host_name is set and remove NULL string inits that can lead to segfaults
2003-01-28 07:42:32 +00:00
check_smtp.c
millisecond timing and perf data
2003-03-07 07:45:45 +00:00
check_snmp.c
OID type prefix patch [Patches-679403]
2003-02-18 04:04:09 +00:00
check_ssh.c
Added argc checks before attempting to access argv[]
2003-02-10 18:36:46 +00:00
check_swap.c
support for Large swap sizes
2003-02-18 03:46:15 +00:00
check_tcp.c
failed if header was more than 1023 bytes
2003-02-18 22:20:01 +00:00
check_time.c
convert PROGANE from a define to a const char
2003-01-13 12:15:16 +00:00
check_udp.c
fix for -H invocation of hostname
2003-03-07 06:43:50 +00:00
check_ups.c
convert PROGANE from a define to a const char
2003-01-13 12:15:16 +00:00
check_users.c
convert PROGANE from a define to a const char
2003-01-13 12:15:16 +00:00
check_vsz.c
Error when no params passed, better invalid params message (652086 - Ton Voon)
2003-01-29 04:28:37 +00:00
common.h.in
Added getaddrinfo.[ch] & gethostbyname.[ch] to provide RFC2553 functions
2003-03-07 22:11:25 +00:00
Makefile.am
Move getloadavg to lib directory. Must run "aclocal -I lib"
2003-02-19 00:45:43 +00:00
negate.c
Remove unnecessary \ and fix coredump with no parameters specified
2003-02-12 22:29:43 +00:00
netutils.c
Added getaddrinfo.[ch] & gethostbyname.[ch] to provide RFC2553 functions
2003-03-07 22:11:25 +00:00
netutils.h.in
Added getaddrinfo.[ch] & gethostbyname.[ch] to provide RFC2553 functions
2003-03-07 22:11:25 +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
snprintf.c
HAVE_C99_SNPRINTF is not tested, so remove from ifdef
2002-11-09 03:16:14 +00:00
urlize.c
convert PROGANE from a define to a const char
2003-01-13 12:15:16 +00:00
utils.c
restore max() macro
2003-01-16 05:21:18 +00:00
utils.h.in
convert PROGANE from a define to a const char
2003-01-13 12:15:16 +00:00
version.h.in
remove call_getopt and ssprintf
2002-11-14 02:26:34 +00:00