monitoring-plugins/plugins
2003-04-09 02:09:09 +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 Updated cvs ignore files to reflect changes 2003-03-13 06:51:18 +00:00
check_by_ssh.c allow to specify -1 and -2 for protocol version 2003-03-19 23:44:40 +00:00
check_dig.c Code clean-up 2003-03-12 02:29:48 +00:00
check_disk.c checkpoint 2003-03-31 12:49:15 +00:00
check_dns.c Strip leading spaces in perf data 2003-03-13 21:14:26 +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 Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_game.c had been grandfathered ibto core, finally use normal getopts, add options for player, max-player array positions 2003-04-07 11:38:15 +00:00
check_hpjd.c Changed // to /* */ comments as some compilers do not like them 2003-04-08 20:37:13 +00:00
check_http.c ste timeout one second greater than critical time 2003-04-07 11:39:04 +00:00
check_ide-smart.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_ldap.c Code clean-up 2003-03-12 02:29:48 +00:00
check_load.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_mrtg.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_mrtgtraf.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_mysql.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_nagios.c Souped up check_procs with different metrics 2003-04-07 22:53:49 +00:00
check_nt.c Changed // to /* */ comments as some compilers do not like them 2003-04-08 20:37:13 +00:00
check_nwstat.c Extra Netware checks (Patch 710247 - Dietmar Ruzicka) 2003-03-27 22:53:45 +00:00
check_overcr.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_pgsql.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_ping.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_procs.c Fixed zombie processes 2003-04-07 23:40:33 +00:00
check_radius.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_real.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_smtp.c Perf data without leading spaces and fix ANSI C complaint about \n 2003-03-13 21:10:59 +00:00
check_snmp.c Removed unnecessary regex array 2003-04-07 21:21:12 +00:00
check_ssh.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_swap.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_tcp.c Applied patch #660973 for tcp refusals 2003-03-16 23:28:49 +00:00
check_time.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_udp.c Code clean-up 2003-03-12 02:29:48 +00:00
check_ups.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
check_users.c Remove getopt_long checks 2003-03-11 22:22:12 +00:00
common.h use enum instead of define, remove some cruft from old snprintf implementation 2003-03-18 07:57:00 +00:00
getaddrinfo.c Spent the day working on backwards compatability using getaddrinfo() 2003-03-15 01:25:35 +00:00
getaddrinfo.h Spent the day working on backwards compatability using getaddrinfo() 2003-03-15 01:25:35 +00:00
gethostbyname.c Spent the day working on backwards compatability using getaddrinfo() 2003-03-15 01:25:35 +00:00
gethostbyname.h Spent the day working on backwards compatability using getaddrinfo() 2003-03-15 01:25:35 +00:00
Makefile.am check_game needs popen.c now 2003-04-09 02:09:09 +00:00
negate.c negate must be POSIXly correct in handling options, else wrapped options get passed to it 2003-03-13 06:00:21 +00:00
netutils.c common.h was doubly included 2003-03-18 07:57:48 +00:00
netutils.h common.h was doubly included 2003-03-18 07:57:48 +00:00
popen.c change exit status to be POSIX compliant 2003-01-13 12:13:56 +00:00
popen.h Updated cvs ignore files to reflect changes 2003-03-13 06:51:18 +00:00
urlize.c convert PROGANE from a define to a const char 2003-01-13 12:15:16 +00:00
utils.c declaration must precede printf 2003-03-22 13:23:28 +00:00
utils.h make state_text a function 2003-03-19 13:01:05 +00:00