Thomas Guyot-Sionnest 4e366f82de Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgtraf (check_tcp was done in an earlier commit) 17 лет назад
..
t 8f24f0bfdf Fix check_http test (altinity.com redirects now). 17 лет назад
tests 6c5f781bc5 Fixed bug where extra headers and redirect caused segfault (Dieter Van de Walle - 2089159) 17 лет назад
Makefile.am b93562e6e2 check_procs captures stderr and adds to plugin output. This is 17 лет назад
check_apt.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 лет назад
check_by_ssh.c 4c6c29b001 Addition to help to state that -f will always return OK if ssh command 17 лет назад
check_cluster.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 лет назад
check_dig.c d8577e1994 Added testcases for check_dig 17 лет назад
check_disk.c 4e366f82de Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgtraf (check_tcp was done in an earlier commit) 17 лет назад
check_dns.c 4e366f82de Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgtraf (check_tcp was done in an earlier commit) 17 лет назад
check_dummy.c ed62784a0b --help output cleanup (plus removal of spaces on blank lines) 18 лет назад
check_fping.c 564816c124 Fix check_fping --help output (Patch from http://blog.barfoo.org/projects/rpms-for-sles10) 17 лет назад
check_game.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 лет назад
check_hpjd.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 лет назад
check_http.c 6c5f781bc5 Fixed bug where extra headers and redirect caused segfault (Dieter Van de Walle - 2089159) 17 лет назад
check_ide_smart.c 4e366f82de Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgtraf (check_tcp was done in an earlier commit) 17 лет назад
check_ldap.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 лет назад
check_load.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 лет назад
check_mrtg.c 4e366f82de Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgtraf (check_tcp was done in an earlier commit) 17 лет назад
check_mrtgtraf.c 4e366f82de Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgtraf (check_tcp was done in an earlier commit) 17 лет назад
check_mysql.c dfca15116c Fix assignment written as a comparison in validate_arguments() when db_pass is NULL (Patch from http://blog.barfoo.org/projects/rpms-for-sles10) 17 лет назад
check_mysql_query.c 4e366f82de Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgtraf (check_tcp was done in an earlier commit) 17 лет назад
check_nagios.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 лет назад
check_nt.c 4e366f82de Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgtraf (check_tcp was done in an earlier commit) 17 лет назад
check_ntp.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 лет назад
check_ntp_peer.c 61485d2978 Typo 17 лет назад
check_ntp_time.c 122610e373 check_ntp_peer/check_ntp_time used to show port in --help but ignored the argument - now implemented. 17 лет назад
check_nwstat.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 лет назад
check_overcr.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 лет назад
check_pgsql.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 лет назад
check_ping.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 лет назад
check_procs.c b93562e6e2 check_procs captures stderr and adds to plugin output. This is 17 лет назад
check_radius.c eaf61e51ac Clobber password in check_radius process list aguments 17 лет назад
check_real.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 лет назад
check_smtp.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 лет назад
check_snmp.c be144b6720 check_snmp now only prints perfdata for non numeric values (Joerg Linge #1867716) 17 лет назад
check_ssh.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 лет назад
check_swap.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 лет назад
check_tcp.c dac9d73736 Fix check_tcp longoptions handling 17 лет назад
check_time.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 лет назад
check_ups.c 47fddad5fd check_ups now sends a LOGOUT string (debian bug #387001) 17 лет назад
check_users.c 9aade169f0 check-users thresholds was >= rather than > as documented. 17 лет назад
common.h dc2ec71d22 Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITS 18 лет назад
negate.c 82f8c52fbd negate now has the ability to replace the status text as well (-s, --substitute) 18 лет назад
netutils.c 184ce9f6a3 Bump plugins/ to GPLv3 (non-plugind files) 18 лет назад
netutils.h 2ce5fce834 Bump plugins/ to GPLv3 (header files) 18 лет назад
popen.c 184ce9f6a3 Bump plugins/ to GPLv3 (non-plugind files) 18 лет назад
popen.h 2ce5fce834 Bump plugins/ to GPLv3 (header files) 18 лет назад
runcmd.c 184ce9f6a3 Bump plugins/ to GPLv3 (non-plugind files) 18 лет назад
runcmd.h 2ce5fce834 Bump plugins/ to GPLv3 (header files) 18 лет назад
sslutils.c 184ce9f6a3 Bump plugins/ to GPLv3 (non-plugind files) 18 лет назад
urlize.c 184ce9f6a3 Bump plugins/ to GPLv3 (non-plugind files) 18 лет назад
utils.c 184ce9f6a3 Bump plugins/ to GPLv3 (non-plugind files) 18 лет назад
utils.h 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 лет назад