aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-22Added warning and critical response times (John Rouillard - 1343159)Gravatar Ton Voon
2006-03-22Convert to new style testsGravatar Ton Voon
2006-03-22Options to change line ends for -s and -q (John Rouillard - 1346104)Gravatar Ton Voon
2006-03-22Remove PATH restrictionGravatar Ton Voon
2006-03-22New style tests. Cleanup of presentation of help. Added '' around -a checksGravatar Ton Voon
2006-03-22Typo (Thomas Guettler - 1433447)Gravatar Ton Voon
2006-03-22Remove hardlink to /bin/sed. Leave to PATH (Abs - 1391483)Gravatar Ton Voon
2006-03-22initial version of a check_apt plugin... not editing configure/Makefile.am'sGravatar M. Sean Finney
2006-03-21Stop check_dns from compiling if nslookup does not exist (Sakari Lehtonen -Gravatar Ton Voon
2006-03-21Updated to new Test::More method for testingGravatar Ton Voon
2006-03-21Fix for mysql 3.xGravatar Ton Voon
2006-03-21Return CRITICAL if hostname invalid, as per guidelinesGravatar Ton Voon
2006-03-21Patch to workaround SFnot having libtool installedGravatar Ton Voon
2006-03-21mysql discovery based on mysql_config (Johan Fischer - 1359414)Gravatar Ton Voon
2006-03-20- shuffling some code around to keep things tidy.Gravatar M. Sean Finney
2006-03-20ipv6 support for c-version of check_ntpGravatar M. Sean Finney
2006-03-18initial version of the pure-c check_ntp implementation. jitter not yetGravatar M. Sean Finney
2006-03-18return-logic related fix for cert checking, thanks to emmet hogan.Gravatar M. Sean Finney
2006-03-17Better error message re: tap libraryGravatar Ton Voon
2006-03-17mysql detection cleanup: fixes runtime linking, autodetection of mainGravatar Ton Voon
2006-03-17Added requirement for developer system to have gnu libtoolGravatar Ton Voon
2006-03-16Using libtool to get runpath for tap libraryGravatar Ton Voon
2006-03-15Alert on amount of time a slave is behind (Steven Kreuzer)Gravatar Ton Voon
2006-03-13fix for (tracker id 1420741)Gravatar M. Sean Finney
2006-03-13Change warning message if there is stderr output. This catches a problemGravatar Ton Voon
2006-03-07Added tests for two external websites with certificatesGravatar Ton Voon
2006-03-07Tests re-written in new object formatGravatar Ton Voon
2006-02-24Updated doc as tap library is now automatically discoveredGravatar Ton Voon
2006-02-24Use the installed tap library instead of requesting a compiled objectGravatar Ton Voon
2006-02-17SIGALRM could be received before child_process is created (Jason Crawford)Gravatar Ton Voon
2006-02-17set LC_NUMERIC to POSIX in check_procs.cGravatar M. Sean Finney
2006-02-01If a mysql server has anonymous login, tests will always failGravatar Ton Voon
2006-02-01Need to distribute perl test fileGravatar Ton Voon
2006-01-31check_mysql_query includedGravatar Ton Voon
2006-01-31Note on MacOSX difference in mysql packageGravatar Ton Voon
2006-01-31Clean compile of check_mysql_query on MacOSXGravatar Ton Voon
2006-01-31Sort ordering of testsGravatar Ton Voon
2006-01-31Adding check_mysql_query, using new ranges and threshold checkingGravatar Ton Voon
2006-01-31Extra explanation in testsGravatar Ton Voon
2006-01-31Fixed invalid freeGravatar Ton Voon
2006-01-31Updated instructions on using libtap as configure option changedGravatar Ton Voon
2006-01-31Changed configure option to --with-libtap-srcdir because requiresGravatar Ton Voon
2006-01-30Clearly defined thresholds & ranges in docs. Added get_status routine. AddedGravatar Ton Voon
2006-01-30Added libtap tests for utils.c library functions. Removed redundantGravatar Ton Voon
2006-01-21Have to use own id for cvs checkout. Change compile server becauseGravatar Ton Voon
2005-12-19Break out of testing if a new parameter is requiredGravatar Ton Voon
2005-12-16Added ability to output critical on error. Fixed open so it properly fails if...Gravatar Harper Mann
2005-12-15Display errors with slave queries correctly. Added extra tests for slavesGravatar Ton Voon
2005-12-15New 3 parameter version of getTestParameters. Updated check_disk.t to reflect.Gravatar Ton Voon
2005-12-15Allow directories and links to be tested by check_file_age. Sanitise output.Gravatar Ton Voon