Thomas Guyot-Sionnest
|
e83aff2ef7
Add thresholds support for check_cluster + lots of standardization.
|
19 years ago |
Thomas Guyot-Sionnest
|
09a854dd89
automake magic for check_cluster
|
19 years ago |
Ton Voon
|
49d8064bf3
Various cleanups in the syncing with gnulib
|
19 years ago |
Ton Voon
|
fe856aa957
Sync with gnulib - lots of extraneous code removed in preference to GNU code
|
19 years ago |
Ton Voon
|
26725ccd15
Move SSL libs to correct order per plugin
|
19 years ago |
Ton Voon
|
899e9f865f
Only include -lssl for plugins that require it
|
19 years ago |
Ton Voon
|
ab9b1169c2
Cleanup references to old check_udp and INSTALL_OPTS. Error if
|
19 years ago |
Ton Voon
|
03d772cc0d
check_udp.c deprecated and check_udp now linked to check_tcp. check_udp2 removed
|
19 years ago |
Ton Voon
|
548083b2ea
Move new util_* functions to lib/
|
19 years ago |
Ton Voon
|
ee03f1415a
Moving check_disk functions into utils_disk.c and testing them
|
19 years ago |
Ton Voon
|
c46acd0f4b
Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435)
|
19 years ago |
M. Sean Finney
|
e667553b97
- check_ntp:
|
20 years ago |
Ton Voon
|
b3b7354467
mysql discovery based on mysql_config (Johan Fischer - 1359414)
|
20 years ago |
Ton Voon
|
2db2f402a3
mysql detection cleanup: fixes runtime linking, autodetection of main
|
20 years ago |
Ton Voon
|
7a346c9c90
Clean compile of check_mysql_query on MacOSX
|
20 years ago |
Ton Voon
|
864544b29e
Adding check_mysql_query, using new ranges and threshold checking
|
20 years ago |
Ton Voon
|
795100ae51
Added libtap tests for utils.c library functions. Removed redundant
|
20 years ago |
M. Sean Finney
|
0ff7d99a5e
turned on -Wall in plugins/Makefile.am via AM_CFLAGS. shouldn't keep
|
20 years ago |
M. Sean Finney
|
e2e455a53e
patch from nsturm: Makefile.am should have been checking for check_ldap
|
20 years ago |
M. Sean Finney
|
16cd0c8151
- added code to allow check_tcp (via np_net_connect) work with local
|
20 years ago |
M. Sean Finney
|
ceebd58040
initial merging of ae's np_runcmd code into selected plugins.
|
20 years ago |
M. Sean Finney
|
4c77862ce3
- compartmentalized ssl code into seperate sslutils.c
|
20 years ago |
M. Sean Finney
|
65282c7685
- initial attempt at consolidating ssl-related code into netutils.{c,h}
|
20 years ago |
Ton Voon
|
fb1936ca4f
Separation of root setuid plugins into plugins-root/
|
20 years ago |
Ton Voon
|
63e9193516
Some makes do not like blank lines after "\". Fixed check_ldaps to only
|
20 years ago |
M. Sean Finney
|
d4c0948266
scanf parsing fix for check_swap from tracker id 1123292. now use floor(3)
|
20 years ago |
Stanley Hopcroft
|
2da7e34563
Fix for check_icmp build on Solaris from Andreas Ericsson <ae@op5.se>
|
21 years ago |
Stanley Hopcroft
|
3567e88878
check_icmp added to libexec_PROGRAMS
|
21 years ago |
Stanley Hopcroft
|
f9872b0f58
hacks to partly support check_icmp.c (1.0).
|
21 years ago |
Harper Mann
|
8650b8c72a
Added check_dhcp bask into libexec_PROGRAMS after talking with Stanley.
|
21 years ago |