| .. |
|
t
|
37287823f0
Removing all .cvsignore files
|
18 лет назад |
|
Makefile.am
|
e83aff2ef7
Add thresholds support for check_cluster + lots of standardization.
|
19 лет назад |
|
check_apt.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
check_by_ssh.c
|
884bd1c822
Add "-v" to help/usage output.
|
18 лет назад |
|
check_cluster.c
|
a82c2b4c3e
added -V/--version to check_cluster
|
18 лет назад |
|
check_dig.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
check_disk.c
|
da6aa00a83
Don't use C++ style comments (noted by Johannes Kingma on
|
18 лет назад |
|
check_dns.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
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
|
475ee7b55a
Add "Connection: close" to the HTTP request header, which tells HTTP/1.1
|
18 лет назад |
|
check_ide_smart.c
|
7c8db659a4
Fixed some syntax errors to make check_ide_smart build
|
18 лет назад |
|
check_ldap.c
|
5d11612ecb
Added -v/--verbose argument to call ldap_perror() for detailed messages on failure.
|
18 лет назад |
|
check_load.c
|
d47be7a9e4
check_load can optionally divide by number of cpus
|
19 лет назад |
|
check_mrtg.c
|
19b97afb12
|
19 лет назад |
|
check_mrtgtraf.c
|
f2e6c3bed8
Fix for broken check_mrtgtraf
|
19 лет назад |
|
check_mysql.c
|
b809d23c81
Fix argument processing (Felix Frank - 1690697)
|
19 лет назад |
|
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
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
check_ntp.c
|
06372d2d91
check_ntp: Fixed typo in typo in argument sanity check. Thanks to Aurelien Bompard (#1753506)
|
18 лет назад |
|
check_nwstat.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
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
|
27a624dd9f
#ifdef can only test a single macro, not an expression.
|
19 лет назад |
|
check_procs.c
|
d77b785d23
Make ps column count in zombie detection less restrictive. Thanks to Andrew Elwell (#1280470)
|
18 лет назад |
|
check_radius.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
check_real.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
check_smtp.c
|
0616123167
Read the response to an SMTP QUIT command before closing the socket
|
18 лет назад |
|
check_snmp.c
|
063d2541ef
check_snmp don't warn anymore if something is printed on stderr
|
18 лет назад |
|
check_ssh.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
check_swap.c
|
c391272975
Include <sys/param.h> before <sys/swap.h> in order to fix compilation on
|
19 лет назад |
|
check_tcp.c
|
d059eeb294
Moved check_tcp's expect string testing into utils_tcp for testing purposes.
|
18 лет назад |
|
check_time.c
|
3013b406f0
Fix check_time returning wrong OK when time is before the epoch on some arch
|
19 лет назад |
|
check_ups.c
|
bb9cc35fd6
small typo in --help
|
19 лет назад |
|
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
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |
|
netutils.c
|
e6d99d8ec3
Fix bug #1632072 pointer error in plugins/netutils.c. Add changelog entry for previous commit.
|
19 лет назад |
|
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
|
ea6f0f5a6e
Changed output order of print_revision
|
18 лет назад |
|
utils.h
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 лет назад |