monitoring-plugins/plugins
2008-01-08 16:05:36 +00:00
..
t Changed default test values for check_dns (using nagios.com) 2008-01-08 16:05:36 +00:00
check_apt.c Don't try to print `optarg' (which will be a NULL pointer) if an unknown 2007-01-28 21:46:41 +00:00
check_by_ssh.c Added multiline output capability to check_by_ssh. Thanks to Matthias Flacke (#1769653) 2007-09-23 12:26:03 +00:00
check_cluster.c Adding missing function calls needed for i18n (only for plugins already in POTFILES.in) 2007-12-11 05:57:35 +00:00
check_dig.c Don't try to print `optarg' (which will be a NULL pointer) if an unknown 2007-01-28 21:46:41 +00:00
check_disk.c Fix check_disk reporting OK if disk usage grows over 100% (bug #1348746). 2007-12-08 16:34:05 +00:00
check_dns.c check_dns now sorts addresses for -a support with multiple address replies (Matthias Urlichs #1724052) 2008-01-05 01:06:36 +00:00
check_dummy.c Tests for check_dummy 2007-05-24 08:35:53 +00:00
check_fping.c Don't try to print `optarg' (which will be a NULL pointer) if an unknown 2007-01-28 21:46:41 +00:00
check_game.c Don't try to print `optarg' (which will be a NULL pointer) if an unknown 2007-01-28 21:46:41 +00:00
check_hpjd.c Don't try to print `optarg' (which will be a NULL pointer) if an unknown 2007-01-28 21:46:41 +00:00
check_http.c My assumption that "-H example.com:80" didn't work (see my previous 2008-01-07 01:59:59 +00:00
check_ide_smart.c Fixed some syntax errors to make check_ide_smart build 2007-06-13 09:43:28 +00:00
check_ldap.c If unspecified set LDAP_OPT_SUCCESS to LDAP_SUCCESS (Sergei Haramundanis - #1498923) 2008-01-06 00:10:49 +00:00
check_load.c Fixed check_load argument handling when passing non triplet thresholds. Thanks to Jonathan Kamens (bug #1831890) 2007-12-10 00:19:27 +00:00
check_mrtg.c correcting some translation problems 2007-02-06 21:03:21 +00:00
check_mrtgtraf.c Adding missing function calls needed for i18n (only for plugins already in POTFILES.in) 2007-12-11 05:57:35 +00:00
check_mysql.c Plenty of french translations (and a few fixes BTW) 2007-12-10 07:52:00 +00:00
check_mysql_query.c Don't try to print `optarg' (which will be a NULL pointer) if an unknown 2007-01-28 21:46:41 +00:00
check_nagios.c Don't try to print `optarg' (which will be a NULL pointer) if an unknown 2007-01-28 21:46:41 +00:00
check_nt.c Add check_nt -v INSTANCES (Alessandro Ren) 2007-12-17 11:47:33 +00:00
check_ntp.c Fix Bug #1862300: check_ntp_time segfault in 1.4.11 (Also apply to check_ntp) 2008-01-05 14:09:29 +00:00
check_ntp_peer.c - Fix check_ntp_peer returning misleading information when an ICMP message came back 2007-12-11 13:31:22 +00:00
check_ntp_time.c Fix Bug #1862300: check_ntp_time segfault in 1.4.11 (Also apply to check_ntp) 2008-01-05 14:09:29 +00:00
check_nwstat.c Fixed help output (Christian Mies) 2007-12-13 23:17:51 +00:00
check_overcr.c correcting some translation problems 2007-02-06 21:03:21 +00:00
check_pgsql.c Don't try to print `optarg' (which will be a NULL pointer) if an unknown 2007-01-28 21:46:41 +00:00
check_ping.c Automatically update website with --help output. Cosmetic 2007-10-25 20:43:04 +00:00
check_procs.c Cleaned check_procs usage output (Ferenc Wagner #1862218) 2008-01-04 22:10:37 +00:00
check_radius.c Plenty of french translations (and a few fixes BTW) 2007-12-10 07:52:00 +00:00
check_real.c Don't try to print `optarg' (which will be a NULL pointer) if an unknown 2007-01-28 21:46:41 +00:00
check_smtp.c Moved base64 function to /lib. 2007-11-09 21:17:03 +00:00
check_snmp.c Plenty of french translations (and a few fixes BTW) 2007-12-10 07:52:00 +00:00
check_ssh.c Close the socket on all exits (not just the OK one) 2007-11-09 13:08:43 +00:00
check_swap.c Plenty of french translations (and a few fixes BTW) 2007-12-10 07:52:00 +00:00
check_tcp.c Reverted commit 1879 where an invalid hostname returns UNKNOWN - back to CRITICAL 2008-01-08 11:51:53 +00:00
check_time.c Fix check_time returning wrong OK when time is before the epoch on some arch 2007-05-02 05:22:31 +00:00
check_ups.c Automatically update website with --help output. Cosmetic 2007-10-25 20:43:04 +00:00
check_users.c Don't try to print `optarg' (which will be a NULL pointer) if an unknown 2007-01-28 21:46:41 +00:00
common.h check_load can optionally divide by number of cpus 2007-04-25 22:10:13 +00:00
Makefile.am Run tinderbox builds in a test debug mode using "make test-debug" 2007-12-12 01:27:48 +00:00
negate.c Plenty of french translations (and a few fixes BTW) 2007-12-10 07:52:00 +00:00
netutils.c Support "[IPv6]" address syntax. 2008-01-07 02:04:17 +00:00
netutils.h Sync with gnulib - lots of extraneous code removed in preference to GNU code 2007-01-24 22:47:25 +00:00
popen.c Removed debug line 2007-06-12 07:13:02 +00:00
popen.h better error checking in spopen signal handler (see 1107524) 2005-05-01 20:12:03 +00:00
runcmd.c updating help and usage and license 2006-06-18 19:36:48 +00:00
runcmd.h initial versions of the runcmd framework by andreas 2005-06-29 04:11:29 +00:00
sslutils.c Call the SSL library initialization functions only once (not for every 2007-06-01 22:57:31 +00:00
urlize.c Don't try to print `optarg' (which will be a NULL pointer) if an unknown 2007-01-28 21:46:41 +00:00
utils.c Add a max_state_alt function that put UNKNOWN and DEPENDENT ahead of OK. 2007-11-23 04:18:16 +00:00
utils.h Add a max_state_alt function that put UNKNOWN and DEPENDENT ahead of OK. 2007-11-23 04:18:16 +00:00