index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Makefile.am
Age
Commit message (
Expand
)
Author
2007-04-15
Add thresholds support for check_cluster + lots of standardization.
Thomas Guyot-Sionnest
2007-04-13
automake magic for check_cluster
Thomas Guyot-Sionnest
2007-01-24
Various cleanups in the syncing with gnulib
Ton Voon
2007-01-24
Sync with gnulib - lots of extraneous code removed in preference to GNU code
Ton Voon
2006-12-06
Move SSL libs to correct order per plugin
Ton Voon
2006-12-06
Only include -lssl for plugins that require it
Ton Voon
2006-07-28
Cleanup references to old check_udp and INSTALL_OPTS. Error if
Ton Voon
2006-07-28
check_udp.c deprecated and check_udp now linked to check_tcp. check_udp2 removed
Ton Voon
2006-07-13
Move new util_* functions to lib/
Ton Voon
2006-07-12
Moving check_disk functions into utils_disk.c and testing them
Ton Voon
2006-07-03
Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435)
Ton Voon
2006-05-01
- check_ntp:
M. Sean Finney
2006-03-21
mysql discovery based on mysql_config (Johan Fischer - 1359414)
Ton Voon
2006-03-17
mysql detection cleanup: fixes runtime linking, autodetection of main
Ton Voon
2006-01-31
Clean compile of check_mysql_query on MacOSX
Ton Voon
2006-01-31
Adding check_mysql_query, using new ranges and threshold checking
Ton Voon
2006-01-30
Added libtap tests for utils.c library functions. Removed redundant
Ton Voon
2005-10-30
turned on -Wall in plugins/Makefile.am via AM_CFLAGS. shouldn't keep
M. Sean Finney
2005-10-29
patch from nsturm: Makefile.am should have been checking for check_ldap
M. Sean Finney
2005-10-25
- added code to allow check_tcp (via np_net_connect) work with local
M. Sean Finney
2005-10-24
initial merging of ae's np_runcmd code into selected plugins.
M. Sean Finney
2005-10-23
- compartmentalized ssl code into seperate sslutils.c
M. Sean Finney
2005-10-19
- initial attempt at consolidating ssl-related code into netutils.{c,h}
M. Sean Finney
2005-09-21
Separation of root setuid plugins into plugins-root/
Ton Voon
2005-09-14
Some makes do not like blank lines after "\". Fixed check_ldaps to only
Ton Voon
2005-06-28
scanf parsing fix for check_swap from tracker id 1123292. now use floor(3)
M. Sean Finney
2005-02-11
Fix for check_icmp build on Solaris from Andreas Ericsson <ae@op5.se>
Stanley Hopcroft
2005-02-01
check_icmp added to libexec_PROGRAMS
Stanley Hopcroft
2005-02-01
hacks to partly support check_icmp.c (1.0).
Stanley Hopcroft
2005-01-27
Added check_dhcp bask into libexec_PROGRAMS after talking with Stanley.
Harper Mann
2005-01-24
Removed check_dhcp and check_icmp from libexec_PROGRAMS (ie dont build by def...
Stanley Hopcroft
2004-12-28
starttls support for check_smtp #1041576
Benoit Mortier
2004-12-23
Another attempt at fixing check_http compile on Redhat EL3. Fixed check_icmp
Ton Voon
2004-12-21
Revert back to previous openssl checks (the ones from curl kept having
Ton Voon
2004-12-15
Support for coreutils lib. Configure tests via m4 scripts from coreutils
Ton Voon
2004-12-10
Compile broken - fixing link flags.
Matthew Kent
2004-12-10
Changes to link flags for check_dhcp.c
Stanley Hopcroft
2004-12-08
patch 1028033
Benoit Mortier
2004-12-07
Better SSL checking (inspired by curl 7.12.2's configure.ac)
Ton Voon
2004-12-07
Correct dependencies for check_dhcp.c.
Stanley Hopcroft
2004-12-07
New plugin: check_dhcp.c. Attempt to port to non Linux platform.
Stanley Hopcroft
2004-12-04
internationalization fixes
Benoit Mortier
2004-12-02
Add check_icmp plugin
Stanley Hopcroft
2003-10-24
Moved config.h to toplevel
Ton Voon
2003-09-16
Support for AIX ps command and cleanup of configure's ps checks
Ton Voon
2003-08-03
markup for translation, use common.h, fix problems compiling
Karl DeBisschop
2003-08-01
'ln -f -s ...' is not reliable/portable. Use 'rm -f ...; ln -s ...'
Karl DeBisschop
2003-07-26
checkins for internationalization
Karl DeBisschop
2003-07-04
only make links for check_spop and check_simap when SSL is built into check_tcp
Karl DeBisschop
2003-06-30
Added check_simap & check_spop to check_tcp_programs
Jeremy T. Bouse
[next]