Karl DeBisschop 9ab752c789 accept comma-delimted list of hosts for checking if a multihomed host is alive 23 年 前
..
t 44a321cb8a Initial revision 24 年 前
tests 44a321cb8a Initial revision 24 年 前
.cvsignore 12334b81bd Added extra plugins 23 年 前
Makefile.am 0490d08302 Move getloadavg to lib directory. Must run "aclocal -I lib" 23 年 前
check_by_ssh.c 95c6efcc5e 1.8 23 年 前
check_dig.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_disk.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_dns.c 782bc207d5 Strip leading spaces on dns return value (689563 - Simon L Nielsen) 23 年 前
check_dummy.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_fping.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_game.c ec1ff298a5 progname and print_usage need to be defined 23 年 前
check_hpjd.c f8b001fb7e added default community [bug-patch #600349 jbaumgartner] 23 年 前
check_http.c 2efb3099a5 Fixed coredump with unallocated string 23 年 前
check_ide-smart.c 44a321cb8a Initial revision 24 年 前
check_ldap.c 639e834cb4 fix segfault when argc>=2 and the -H or -b options are not supplied 23 年 前
check_load.c 1ae5554699 Fixed the output messages (Bug 688729 - Jayjay) 23 年 前
check_mrtg.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_mrtgtraf.c a6ef25afaa Fixed error and success codes (638656 - Paul Dlug) 23 年 前
check_mysql.c f2f3481179 Patch by Dave Viner for seg fault on RH 7.3 (655903) 23 年 前
check_nagios.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_nt.c deb6a8e591 Coredump if no variable set (reported by Marc C. Poulin) 23 年 前
check_nwstat.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_overcr.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_pgsql.c 8411980769 spurious backslash escape 23 年 前
check_ping.c 9ab752c789 accept comma-delimted list of hosts for checking if a multihomed host is alive 23 年 前
check_procs.c 89ec266178 Fix for zombie processes on Solaris (Bug 677803 - Matthew Brown) 23 年 前
check_radius.c e200689550 semicolon needed where praogname define was replced 23 年 前
check_real.c 8bfa89346f make sure host_name is set and remove NULL string inits that can lead to segfaults 23 年 前
check_smtp.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_snmp.c 193533b9e3 OID type prefix patch [Patches-679403] 23 年 前
check_ssh.c 671cc66eff Added argc checks before attempting to access argv[] 23 年 前
check_swap.c 773af31b84 support for Large swap sizes 23 年 前
check_tcp.c 2bd8a33c8d failed if header was more than 1023 bytes 23 年 前
check_time.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_udp.c b0d5270f0a never exited getopt loop 23 年 前
check_ups.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_users.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_vsz.c 455e7c1a52 Error when no params passed, better invalid params message (652086 - Ton Voon) 23 年 前
common.h.in 0a02912625 Added in a define for HAVE_GETOPT_H for backwards compatibility 23 年 前
negate.c 62d749fb64 Remove unnecessary \ and fix coredump with no parameters specified 23 年 前
netutils.c 44a321cb8a Initial revision 24 年 前
netutils.h.in 44a321cb8a Initial revision 24 年 前
popen.c de5650f28e change exit status to be POSIX compliant 23 年 前
popen.h.in 26af21dad2 timeout interval is extern 23 年 前
snprintf.c d3af657e46 HAVE_C99_SNPRINTF is not tested, so remove from ifdef 23 年 前
urlize.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
utils.c 518c841e42 restore max() macro 23 年 前
utils.h.in 0c3386274e convert PROGANE from a define to a const char 23 年 前
version.h.in 2a68978c56 remove call_getopt and ssprintf 23 年 前