| .. |
|
t
|
91dd53e0f4
Typo
|
17 년 전 |
|
tests
|
4181892bcc
Fix small test failure
|
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
|
b336798e4c
Verbose should not have to exceed 3 as per developement guidelines
|
17 년 전 |
|
check_dns.c
|
7e3fc482ed
Typo
|
18 년 전 |
|
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
|
8430be0b4b
Some HTTP server applications/configurations cause trouble if the port is
|
17 년 전 |
|
check_ide_smart.c
|
44f8455b2c
Added support for --extra-opts in all C plugins (disabled by default, see configure --help)
|
18 년 전 |
|
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
|
44f8455b2c
Added support for --extra-opts in all C plugins (disabled by default, see configure --help)
|
18 년 전 |
|
check_mrtgtraf.c
|
44f8455b2c
Added support for --extra-opts in all C plugins (disabled by default, see configure --help)
|
18 년 전 |
|
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
|
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_nagios.c
|
44f8455b2c
Added support for --extra-opts in all C plugins (disabled by default, see configure --help)
|
18 년 전 |
|
check_nt.c
|
44f8455b2c
Added support for --extra-opts in all C plugins (disabled by default, see configure --help)
|
18 년 전 |
|
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
|
44f8455b2c
Added support for --extra-opts in all C plugins (disabled by default, see configure --help)
|
18 년 전 |
|
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 년 전 |