Matthias Eble d8577e1994 Added testcases for check_dig 17 years ago
..
t d8577e1994 Added testcases for check_dig 17 years ago
tests baf76c7ffa Include test for check_procs, using input file 18 years ago
Makefile.am 9188225da4 Fixed 64 bit pst3 when tries to link to gettext. Gettext linked 18 years ago
check_apt.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_by_ssh.c 4c6c29b001 Addition to help to state that -f will always return OK if ssh command 17 years ago
check_cluster.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_dig.c d8577e1994 Added testcases for check_dig 17 years ago
check_disk.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_dns.c 7e3fc482ed Typo 18 years ago
check_dummy.c ed62784a0b --help output cleanup (plus removal of spaces on blank lines) 18 years ago
check_fping.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_game.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_hpjd.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_http.c 8883581220 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) 17 years ago
check_ide_smart.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_ldap.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_load.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_mrtg.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_mrtgtraf.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_mysql.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_mysql_query.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_nagios.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_nt.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_ntp.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_ntp_peer.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_ntp_time.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_nwstat.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_overcr.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_pgsql.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_ping.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_procs.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_radius.c eaf61e51ac Clobber password in check_radius process list aguments 17 years ago
check_real.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_smtp.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_snmp.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_ssh.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_swap.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_tcp.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_time.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_ups.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
check_users.c 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago
common.h dc2ec71d22 Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITS 18 years ago
negate.c 82f8c52fbd negate now has the ability to replace the status text as well (-s, --substitute) 18 years ago
netutils.c 184ce9f6a3 Bump plugins/ to GPLv3 (non-plugind files) 18 years ago
netutils.h 2ce5fce834 Bump plugins/ to GPLv3 (header files) 18 years ago
popen.c 184ce9f6a3 Bump plugins/ to GPLv3 (non-plugind files) 18 years ago
popen.h 2ce5fce834 Bump plugins/ to GPLv3 (header files) 18 years ago
runcmd.c 184ce9f6a3 Bump plugins/ to GPLv3 (non-plugind files) 18 years ago
runcmd.h 2ce5fce834 Bump plugins/ to GPLv3 (header files) 18 years ago
sslutils.c 184ce9f6a3 Bump plugins/ to GPLv3 (non-plugind files) 18 years ago
urlize.c 184ce9f6a3 Bump plugins/ to GPLv3 (non-plugind files) 18 years ago
utils.c 184ce9f6a3 Bump plugins/ to GPLv3 (non-plugind files) 18 years ago
utils.h 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 years ago