monitoring-plugins/plugins
2003-01-13 04:50:03 +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 in short options, t no no argument 2002-11-20 01:19:07 +00:00
check_dig.c fix empty output on errors 2002-11-21 12:40:58 +00:00
check_disk.c add options for excluding devices and for skipping OK devices in summary 2003-01-13 04:50:03 +00:00
check_dns.c remove call_getopt and ssprintf 2002-11-14 02:26:34 +00:00
check_dummy.c Initial revision 2002-02-28 06:42:51 +00:00
check_fping.c remove call_getopt and asprintf 2002-11-13 11:50:54 +00:00
check_game.c Mod to display current/max number of players in a game (Frank Kannemann) 2002-08-13 03:18:16 +00:00
check_hpjd.c remove call_getopt and asprintf 2002-11-13 11:50:54 +00:00
check_http.c remove spurious CRLF 2002-12-19 19:20:25 +00:00
check_ide-smart.c Initial revision 2002-02-28 06:42:51 +00:00
check_ldap.c remove call_getopt and ssprintf 2002-11-14 02:26:34 +00:00
check_load.c remove unused variables 2002-11-08 07:18:49 +00:00
check_mrtg.c remove call_getopt and ssprintf 2002-11-14 02:26:34 +00:00
check_mrtgtraf.c remove call_getopt and ssprintf 2002-11-14 02:26:34 +00:00
check_mysql.c remove call_getopt 2002-11-12 11:26:01 +00:00
check_nagios.c more POSIX return value comparison related code fixes 2002-06-19 05:11:52 +00:00
check_nwstat.c remove call_getopt and ssprintf 2002-11-14 02:26:34 +00:00
check_overcr.c Initial revision 2002-02-28 06:42:51 +00:00
check_pgsql.c define and use usage3 where second part of message is a an int/char 2002-11-09 03:39:35 +00:00
check_ping.c remove call_getopt and asprintf 2002-11-13 11:50:54 +00:00
check_procs.c add a few comments, trap a few place where a NULL string might have been handled 2002-11-22 01:33:26 +00:00
check_radius.c remove call_getopt and ssprintf 2002-11-14 02:26:34 +00:00
check_real.c remove call_getopt 2002-11-12 11:26:01 +00:00
check_smtp.c remove unused variables 2002-11-08 07:18:49 +00:00
check_snmp.c my take on Subhendu's patches, plus a few comments for clarity 2002-11-16 04:59:35 +00:00
check_ssh.c forgot to remove call_getopt declaration 2002-10-30 18:45:05 +00:00
check_swap.c add switch to evaluate each swap individually 2002-11-20 11:56:11 +00:00
check_tcp.c expect is +OK for SPOP too 2002-12-19 19:30:52 +00:00
check_time.c explicitly cast recv() arg2 for SunOS5.6 2002-11-19 19:06:55 +00:00
check_udp.c forgot to remove call_getopt 2002-10-30 18:46:01 +00:00
check_ups.c add replace battery condition, replace unchecked strcat calls with asprintf (I do not think buffer overflow was possible here, but lets be consistent) 2002-11-22 10:52:18 +00:00
check_users.c remove call_getopt 2002-11-09 11:37:14 +00:00
check_vsz.c remove call_getopt and asprintf 2002-11-13 11:50:54 +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 another try at portable symlinking 2002-11-19 19:13:07 +00:00
negate.c define and use usage3 where second part of message is a an int/char 2002-11-09 03:39:35 +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 make sure we do not run past the end of an unterminated string 2002-10-07 01:34:46 +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 remove call_getopt and asprintf 2002-11-13 11:50:54 +00:00
utils.c protect against some null strings, make formats more uniform 2003-01-03 03:24:17 +00:00
utils.h.in define and use usage3 where second part of message is a an int/char 2002-11-09 03:39:35 +00:00
version.h.in remove call_getopt and ssprintf 2002-11-14 02:26:34 +00:00