| .. |
|
t
|
8a4f138527
Changed default test values for check_dns (using nagios.com)
|
18 лет назад |
|
Makefile.am
|
151531173b
Run tinderbox builds in a test debug mode using "make test-debug"
|
18 лет назад |
|
check_apt.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
check_by_ssh.c
|
e8d6f41fad
Added multiline output capability to check_by_ssh. Thanks to Matthias Flacke (#1769653)
|
18 лет назад |
|
check_cluster.c
|
56c9db8516
Adding missing function calls needed for i18n (only for plugins already in POTFILES.in)
|
18 лет назад |
|
check_dig.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
check_disk.c
|
dbc22e1acd
Fix check_disk reporting OK if disk usage grows over 100% (bug #1348746).
|
18 лет назад |
|
check_dns.c
|
7ef7071aff
Fixed reverse lookup damaged by previous commit
|
18 лет назад |
|
check_dummy.c
|
eaf9908edd
Tests for check_dummy
|
19 лет назад |
|
check_fping.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
check_game.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
check_hpjd.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
check_http.c
|
59a2d41d63
My assumption that "-H example.com:80" didn't work (see my previous
|
18 лет назад |
|
check_ide_smart.c
|
7c8db659a4
Fixed some syntax errors to make check_ide_smart build
|
18 лет назад |
|
check_ldap.c
|
2375feee3d
If unspecified set LDAP_OPT_SUCCESS to LDAP_SUCCESS (Sergei Haramundanis - #1498923)
|
18 лет назад |
|
check_load.c
|
3bb4b6b336
Fixed check_load argument handling when passing non triplet thresholds. Thanks to Jonathan Kamens (bug #1831890)
|
18 лет назад |
|
check_mrtg.c
|
19b97afb12
|
19 лет назад |
|
check_mrtgtraf.c
|
56c9db8516
Adding missing function calls needed for i18n (only for plugins already in POTFILES.in)
|
18 лет назад |
|
check_mysql.c
|
2af978187c
Plenty of french translations (and a few fixes BTW)
|
18 лет назад |
|
check_mysql_query.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
check_nagios.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
check_nt.c
|
250a82a57c
Add check_nt -v INSTANCES (Alessandro Ren)
|
18 лет назад |
|
check_ntp.c
|
b5d3997aa3
Fix Bug #1862300: check_ntp_time segfault in 1.4.11 (Also apply to check_ntp)
|
18 лет назад |
|
check_ntp_peer.c
|
8cb5006563
- Fix check_ntp_peer returning misleading information when an ICMP message came back
|
18 лет назад |
|
check_ntp_time.c
|
b5d3997aa3
Fix Bug #1862300: check_ntp_time segfault in 1.4.11 (Also apply to check_ntp)
|
18 лет назад |
|
check_nwstat.c
|
5640aa0757
Fixed help output (Christian Mies)
|
18 лет назад |
|
check_overcr.c
|
19b97afb12
|
19 лет назад |
|
check_pgsql.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
check_ping.c
|
cf0dee616a
Automatically update website with --help output. Cosmetic
|
18 лет назад |
|
check_procs.c
|
446b89f839
Cleaned check_procs usage output (Ferenc Wagner #1862218)
|
18 лет назад |
|
check_radius.c
|
2af978187c
Plenty of french translations (and a few fixes BTW)
|
18 лет назад |
|
check_real.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
check_smtp.c
|
7a05ad0166
Moved base64 function to /lib.
|
18 лет назад |
|
check_snmp.c
|
2af978187c
Plenty of french translations (and a few fixes BTW)
|
18 лет назад |
|
check_ssh.c
|
2562434648
Close the socket on all exits (not just the OK one)
|
18 лет назад |
|
check_swap.c
|
2af978187c
Plenty of french translations (and a few fixes BTW)
|
18 лет назад |
|
check_tcp.c
|
31a58a1535
Reverted commit 1879 where an invalid hostname returns UNKNOWN - back to CRITICAL
|
18 лет назад |
|
check_time.c
|
3013b406f0
Fix check_time returning wrong OK when time is before the epoch on some arch
|
19 лет назад |
|
check_ups.c
|
cf0dee616a
Automatically update website with --help output. Cosmetic
|
18 лет назад |
|
check_users.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
common.h
|
d47be7a9e4
check_load can optionally divide by number of cpus
|
19 лет назад |
|
negate.c
|
2af978187c
Plenty of french translations (and a few fixes BTW)
|
18 лет назад |
|
netutils.c
|
bf8ce4d2a2
Support "[IPv6]" address syntax.
|
18 лет назад |
|
netutils.h
|
fe856aa957
Sync with gnulib - lots of extraneous code removed in preference to GNU code
|
19 лет назад |
|
popen.c
|
15255ec599
Removed debug line
|
18 лет назад |
|
popen.h
|
1cd64d081d
better error checking in spopen signal handler (see 1107524)
|
21 лет назад |
|
runcmd.c
|
f9394308c9
|
19 лет назад |
|
runcmd.h
|
290c9b1077
initial versions of the runcmd framework by andreas
|
20 лет назад |
|
sslutils.c
|
f71de78952
Call the SSL library initialization functions only once (not for every
|
18 лет назад |
|
urlize.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
utils.c
|
caca7a50fd
Add a max_state_alt function that put UNKNOWN and DEPENDENT ahead of OK.
|
18 лет назад |
|
utils.h
|
caca7a50fd
Add a max_state_alt function that put UNKNOWN and DEPENDENT ahead of OK.
|
18 лет назад |