| .. |
|
t
|
3bb4b6b336
Fixed check_load argument handling when passing non triplet thresholds. Thanks to Jonathan Kamens (bug #1831890)
|
18 år sedan |
|
Makefile.am
|
0d34c4da9d
Merge changes from branches/dermoth_ntp_rework (check_ntp_peer/check_ntp_time)
|
18 år sedan |
|
check_apt.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 år sedan |
|
check_by_ssh.c
|
e8d6f41fad
Added multiline output capability to check_by_ssh. Thanks to Matthias Flacke (#1769653)
|
18 år sedan |
|
check_cluster.c
|
1bb5e1e2ff
Fix broken usage2 in check_snmp and check_cluster
|
18 år sedan |
|
check_dig.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 år sedan |
|
check_disk.c
|
dbc22e1acd
Fix check_disk reporting OK if disk usage grows over 100% (bug #1348746).
|
18 år sedan |
|
check_dns.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 år sedan |
|
check_dummy.c
|
eaf9908edd
Tests for check_dummy
|
19 år sedan |
|
check_fping.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 år sedan |
|
check_game.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 år sedan |
|
check_hpjd.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 år sedan |
|
check_http.c
|
2c82ed763b
Fix output when response time is critical. Thanks to Nobuhiro Ban (patch #1817228)
|
18 år sedan |
|
check_ide_smart.c
|
7c8db659a4
Fixed some syntax errors to make check_ide_smart build
|
18 år sedan |
|
check_ldap.c
|
5d11612ecb
Added -v/--verbose argument to call ldap_perror() for detailed messages on failure.
|
18 år sedan |
|
check_load.c
|
3bb4b6b336
Fixed check_load argument handling when passing non triplet thresholds. Thanks to Jonathan Kamens (bug #1831890)
|
18 år sedan |
|
check_mrtg.c
|
19b97afb12
|
19 år sedan |
|
check_mrtgtraf.c
|
f2e6c3bed8
Fix for broken check_mrtgtraf
|
19 år sedan |
|
check_mysql.c
|
b809d23c81
Fix argument processing (Felix Frank - 1690697)
|
19 år sedan |
|
check_mysql_query.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 år sedan |
|
check_nagios.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 år sedan |
|
check_nt.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 år sedan |
|
check_ntp.c
|
6bf37c8cf6
missing word in comment block.
|
18 år sedan |
|
check_ntp_peer.c
|
731630047a
Some translations
|
18 år sedan |
|
check_ntp_time.c
|
ee748cd343
Interesting... For some reason it did not take this (patch barfed on it and I thought I had fixed it already)...
|
18 år sedan |
|
check_nwstat.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 år sedan |
|
check_overcr.c
|
19b97afb12
|
19 år sedan |
|
check_pgsql.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 år sedan |
|
check_ping.c
|
cf0dee616a
Automatically update website with --help output. Cosmetic
|
18 år sedan |
|
check_procs.c
|
d77b785d23
Make ps column count in zombie detection less restrictive. Thanks to Andrew Elwell (#1280470)
|
18 år sedan |
|
check_radius.c
|
faf593d23a
Drop the weird and undocumented behaviour of using positional argument
|
18 år sedan |
|
check_real.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 år sedan |
|
check_smtp.c
|
7a05ad0166
Moved base64 function to /lib.
|
18 år sedan |
|
check_snmp.c
|
1bb5e1e2ff
Fix broken usage2 in check_snmp and check_cluster
|
18 år sedan |
|
check_ssh.c
|
2562434648
Close the socket on all exits (not just the OK one)
|
18 år sedan |
|
check_swap.c
|
c391272975
Include <sys/param.h> before <sys/swap.h> in order to fix compilation on
|
19 år sedan |
|
check_tcp.c
|
d059eeb294
Moved check_tcp's expect string testing into utils_tcp for testing purposes.
|
18 år sedan |
|
check_time.c
|
3013b406f0
Fix check_time returning wrong OK when time is before the epoch on some arch
|
19 år sedan |
|
check_ups.c
|
cf0dee616a
Automatically update website with --help output. Cosmetic
|
18 år sedan |
|
check_users.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 år sedan |
|
common.h
|
d47be7a9e4
check_load can optionally divide by number of cpus
|
19 år sedan |
|
negate.c
|
6483a72b16
Removed some c99 style comments
|
18 år sedan |
|
netutils.c
|
0b579a3456
Let ./configure --without-ipv6 suppress non-IPv4 DNS lookups (noted by
|
18 år sedan |
|
netutils.h
|
fe856aa957
Sync with gnulib - lots of extraneous code removed in preference to GNU code
|
19 år sedan |
|
popen.c
|
15255ec599
Removed debug line
|
18 år sedan |
|
popen.h
|
1cd64d081d
better error checking in spopen signal handler (see 1107524)
|
21 år sedan |
|
runcmd.c
|
f9394308c9
|
19 år sedan |
|
runcmd.h
|
290c9b1077
initial versions of the runcmd framework by andreas
|
20 år sedan |
|
sslutils.c
|
f71de78952
Call the SSL library initialization functions only once (not for every
|
18 år sedan |
|
urlize.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 år sedan |
|
utils.c
|
caca7a50fd
Add a max_state_alt function that put UNKNOWN and DEPENDENT ahead of OK.
|
18 år sedan |
|
utils.h
|
caca7a50fd
Add a max_state_alt function that put UNKNOWN and DEPENDENT ahead of OK.
|
18 år sedan |