monitoring-plugins/plugins
Thomas Guyot-Sionnest caa8bd6423 Bulk EOL cleanup
$ git diff --ignore-space-change|diffstat
 0 files changed


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2087 f882894a-f735-0410-b71e-b25c423dba1c
2008-11-19 06:45:18 +00:00
..
t Fix check_http test (altinity.com redirects now). 2008-11-05 00:14:37 +00:00
tests Fixed bug where extra headers and redirect caused segfault (Dieter Van de Walle - 2089159) 2008-11-08 02:32:03 +00:00
check_apt.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_by_ssh.c Addition to help to state that -f will always return OK if ssh command 2008-05-27 21:31:13 +00:00
check_cluster.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_dig.c Added testcases for check_dig 2008-06-09 19:47:36 +00:00
check_disk.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_dns.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_dummy.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_fping.c Fix check_fping --help output (Patch from http://blog.barfoo.org/projects/rpms-for-sles10) 2008-08-16 04:47:22 +00:00
check_game.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_hpjd.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_http.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_ide_smart.c Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgtraf (check_tcp was done in an earlier commit) 2008-11-08 16:33:15 +00:00
check_ldap.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_load.c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 2008-05-07 10:02:42 +00:00
check_mrtg.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_mrtgtraf.c Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgtraf (check_tcp was done in an earlier commit) 2008-11-08 16:33:15 +00:00
check_mysql.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_mysql_query.c Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgtraf (check_tcp was done in an earlier commit) 2008-11-08 16:33:15 +00:00
check_nagios.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_nt.c Add missing long options for check_nt (for use with extra-opts) 2008-11-08 16:33:28 +00:00
check_ntp.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_ntp_peer.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_ntp_time.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_nwstat.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_overcr.c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 2008-05-07 10:02:42 +00:00
check_pgsql.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_ping.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_procs.c check_procs captures stderr and adds to plugin output. This is 2008-07-08 09:31:04 +00:00
check_radius.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_real.c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 2008-05-07 10:02:42 +00:00
check_smtp.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_snmp.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_ssh.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_swap.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_tcp.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_time.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_ups.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
check_users.c check-users thresholds was >= rather than > as documented. 2008-10-05 15:28:18 +00:00
common.h Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITS 2008-03-11 00:10:23 +00:00
Makefile.am check_procs captures stderr and adds to plugin output. This is 2008-07-08 09:31:04 +00:00
negate.c negate now has the ability to replace the status text as well (-s, --substitute) 2008-05-02 09:28:15 +00:00
netutils.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
netutils.h Bump plugins/ to GPLv3 (header files) 2008-01-31 11:45:28 +00:00
popen.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
popen.h Bump plugins/ to GPLv3 (header files) 2008-01-31 11:45:28 +00:00
runcmd.c Bump plugins/ to GPLv3 (non-plugind files) 2008-01-31 11:27:22 +00:00
runcmd.h Bump plugins/ to GPLv3 (header files) 2008-01-31 11:45:28 +00:00
sslutils.c Bump plugins/ to GPLv3 (non-plugind files) 2008-01-31 11:27:22 +00:00
urlize.c Bulk EOL cleanup 2008-11-19 06:45:18 +00:00
utils.c Bump plugins/ to GPLv3 (non-plugind files) 2008-01-31 11:27:22 +00:00
utils.h Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 2008-05-07 10:02:42 +00:00