monitoring-plugins/plugins
2008-11-08 16:33:15 +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 Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 2008-05-07 10:02:42 +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 Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 2008-05-07 10:02:42 +00:00
check_dig.c Added testcases for check_dig 2008-06-09 19:47:36 +00:00
check_disk.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_dns.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_dummy.c --help output cleanup (plus removal of spaces on blank lines) 2008-04-27 14:35:26 +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 Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 2008-05-07 10:02:42 +00:00
check_hpjd.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_http.c Fixed bug where extra headers and redirect caused segfault (Dieter Van de Walle - 2089159) 2008-11-08 02:32:03 +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 Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 2008-05-07 10:02:42 +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 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_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 Fix assignment written as a comparison in validate_arguments() when db_pass is NULL (Patch from http://blog.barfoo.org/projects/rpms-for-sles10) 2008-08-16 04:47:32 +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 Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 2008-05-07 10:02:42 +00:00
check_nt.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_ntp.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_ntp_peer.c Typo 2008-09-02 12:28:04 +00:00
check_ntp_time.c check_ntp_peer/check_ntp_time used to show port in --help but ignored the argument - now implemented. 2008-09-01 14:04:22 +00:00
check_nwstat.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_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 Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 2008-05-07 10:02:42 +00:00
check_ping.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_procs.c check_procs captures stderr and adds to plugin output. This is 2008-07-08 09:31:04 +00:00
check_radius.c Clobber password in check_radius process list aguments 2008-05-20 07:57:13 +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 Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 2008-05-07 10:02:42 +00:00
check_snmp.c check_snmp now only prints perfdata for non numeric values (Joerg Linge #1867716) 2008-07-09 21:53:12 +00:00
check_ssh.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_swap.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_tcp.c Fix check_tcp longoptions handling 2008-11-05 21:36:43 +00:00
check_time.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_ups.c check_ups now sends a LOGOUT string (debian bug #387001) 2008-11-04 04:46:31 +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 Bump plugins/ to GPLv3 (non-plugind files) 2008-01-31 11:27:22 +00:00
netutils.h Bump plugins/ to GPLv3 (header files) 2008-01-31 11:45:28 +00:00
popen.c Bump plugins/ to GPLv3 (non-plugind files) 2008-01-31 11:27:22 +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 Bump plugins/ to GPLv3 (non-plugind files) 2008-01-31 11:27:22 +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