monitoring-plugins/plugins
2003-02-12 22:27:43 +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 Fix for stupid me 2002-03-01 02:53:54 +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 allow check to proceed using servers from resolv.conf 2003-02-05 05:58:35 +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 Remove unnecessary \ - complaints from Tru64's cc compiler 2003-02-12 22:27:43 +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 convert PROGANE from a define to a const char 2003-01-13 12:15:16 +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 Reapply all asprintf calls. Fix for %% problem with -l flag. 2003-01-31 18:36:06 +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 use enum instead of define 2003-02-08 06:00:51 +00:00
check_ping.c convert PROGANE from a define to a const char 2003-01-13 12:15:16 +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 convert PROGANE from a define to a const char 2003-01-13 12:15:16 +00:00
check_snmp.c Avoid core dump with null or invalid data (679400 - Mathieu Masseboeuf) 2003-02-03 21:43:18 +00:00
check_ssh.c Added argc checks before attempting to access argv[] 2003-02-10 18:36:46 +00:00
check_swap.c Fixed long --allswap option 2003-01-30 22:57:27 +00:00
check_tcp.c cleanup progname assignment 2003-01-16 05:20:15 +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 convert PROGANE from a define to a const char 2003-01-13 12:15:16 +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 in a define for HAVE_GETOPT_H for backwards compatibility 2003-02-10 23:28:16 +00:00
getloadavg.c lets use library instead od inconsistent command line interfaces 2002-10-05 11:08:21 +00:00
Makefile.am Remove unnecessary getopt references and link in lib directory 2003-02-10 23:27:31 +00:00
negate.c convert PROGANE from a define to a const char 2003-01-13 12:15:16 +00:00
netutils.c Initial revision 2002-02-28 06:42:51 +00:00
netutils.h.in Initial revision 2002-02-28 06:42:51 +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