monitoring-plugins/plugins
Jeremy T. Bouse ba7ba99b42 Revised code to use resolving and connection code in utils.c and
netutils.c rather than its own functions.
Corrected code to properly handle input of server hostname and port on
commandline without option flags.


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@305 f882894a-f735-0410-b71e-b25c423dba1c
2003-02-10 14:18:00 +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 submit request with one send 2003-02-08 05:32:40 +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 remove incorrect check_disk() declaration 2003-01-29 06:38:00 +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 Revised code to use resolving and connection code in utils.c and 2003-02-10 14:18:00 +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 patches required to build on solaris with asprintf and gettimeofday 2002-11-08 07:20:05 +00:00
getloadavg.c lets use library instead od inconsistent command line interfaces 2002-10-05 11:08:21 +00:00
getopt.c Initial revision 2002-02-28 06:42:51 +00:00
getopt.h failed to carry over from old plugins, listed in EXTRA_DIST, needed for build 2002-04-29 02:58:22 +00:00
getopt1.c Initial revision 2002-02-28 06:42:51 +00:00
Makefile.am Patch for Mac OS X compile (652080 - Ton Voon) 2003-02-03 21:33:54 +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