| .. |
|
t
|
14dd02c058
added test cases for check_cluster
|
19 lat temu |
|
.cvsignore
|
0bbf7f006c
... Some CVS magic too
|
19 lat temu |
|
Makefile.am
|
e83aff2ef7
Add thresholds support for check_cluster + lots of standardization.
|
19 lat temu |
|
check_apt.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
check_by_ssh.c
|
4e83bc016c
Revert my previous change to "-S/--skip" in favour of the two options
|
19 lat temu |
|
check_cluster.c
|
ef0431fa27
Include "utils_base.h".
|
19 lat temu |
|
check_dig.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
check_disk.c
|
9a3e7f9e87
fixed backward incompatibility introduced in 1.4.8 where all partitions are selected,
|
19 lat temu |
|
check_dns.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
check_dummy.c
|
082cfc29e3
|
19 lat temu |
|
check_fping.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
check_game.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
check_hpjd.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
check_http.c
|
bc489aab2d
Fix option handling (Nobuhiro Ban - 1657280)
|
19 lat temu |
|
check_ide_smart.c
|
19b97afb12
|
19 lat temu |
|
check_ldap.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
check_load.c
|
d47be7a9e4
check_load can optionally divide by number of cpus
|
19 lat temu |
|
check_mrtg.c
|
19b97afb12
|
19 lat temu |
|
check_mrtgtraf.c
|
f2e6c3bed8
Fix for broken check_mrtgtraf
|
19 lat temu |
|
check_mysql.c
|
b809d23c81
Fix argument processing (Felix Frank - 1690697)
|
19 lat temu |
|
check_mysql_query.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
check_nagios.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
check_nt.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
check_ntp.c
|
05ef3c4bd9
- Fix possibility of printing scientific numbers in perfdata
|
19 lat temu |
|
check_nwstat.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
check_overcr.c
|
19b97afb12
|
19 lat temu |
|
check_pgsql.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
check_ping.c
|
27a624dd9f
#ifdef can only test a single macro, not an expression.
|
19 lat temu |
|
check_procs.c
|
4ad5dcce03
Use /usr/ucb/ps on Solaris in preference to pst3 (problems in 64bit mode)
|
19 lat temu |
|
check_radius.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
check_real.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
check_smtp.c
|
cf2ba0769c
Fixed compile errors in check_smtp.c
|
19 lat temu |
|
check_snmp.c
|
6a564052ea
Fix bug #1344584: Counter64 values not handled correctly
|
19 lat temu |
|
check_ssh.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
check_swap.c
|
c391272975
Include <sys/param.h> before <sys/swap.h> in order to fix compilation on
|
19 lat temu |
|
check_tcp.c
|
7106d10ab2
Documentation fix re: --escape flag. Fix of ./check_tcp test to webservers
|
19 lat temu |
|
check_time.c
|
3013b406f0
Fix check_time returning wrong OK when time is before the epoch on some arch
|
19 lat temu |
|
check_ups.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
check_users.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
common.h
|
d47be7a9e4
check_load can optionally divide by number of cpus
|
19 lat temu |
|
negate.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
netutils.c
|
e6d99d8ec3
Fix bug #1632072 pointer error in plugins/netutils.c. Add changelog entry for previous commit.
|
19 lat temu |
|
netutils.h
|
fe856aa957
Sync with gnulib - lots of extraneous code removed in preference to GNU code
|
19 lat temu |
|
popen.c
|
f9394308c9
|
19 lat temu |
|
popen.h
|
1cd64d081d
better error checking in spopen signal handler (see 1107524)
|
21 lat temu |
|
runcmd.c
|
f9394308c9
|
19 lat temu |
|
runcmd.h
|
290c9b1077
initial versions of the runcmd framework by andreas
|
20 lat temu |
|
sslutils.c
|
f9394308c9
|
19 lat temu |
|
urlize.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
utils.c
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |
|
utils.h
|
fd329a1e91
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
|
19 lat temu |