summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-23Some versions of Test::More do not like the m#foo# syntaxTon Voon1-1/+1
2006-03-23Incorrect output when checking non-existent disk (John Rouillard - 1326050)Ton Voon3-4/+25
2006-03-23more work on check_apt. more graceful error handling and informationM. Sean Finney1-20/+99
2006-03-22Reinstated --with-mysql optionTon Voon2-16/+28
2006-03-22Added warning and critical response times (John Rouillard - 1343159)Ton Voon2-4/+34
2006-03-22Convert to new style testsTon Voon1-18/+36
2006-03-22Options to change line ends for -s and -q (John Rouillard - 1346104)Ton Voon2-4/+34
2006-03-22Remove PATH restrictionTon Voon1-2/+2
2006-03-22New style tests. Cleanup of presentation of help. Added '' around -a checksTon Voon2-63/+63
2006-03-22Typo (Thomas Guettler - 1433447)Ton Voon1-1/+1
2006-03-22Remove hardlink to /bin/sed. Leave to PATH (Abs - 1391483)Ton Voon2-4/+4
2006-03-22initial version of a check_apt plugin... not editing configure/Makefile.am'sM. Sean Finney1-0/+173
2006-03-21Stop check_dns from compiling if nslookup does not exist (Sakari Lehtonen -Ton Voon2-8/+3
2006-03-21Updated to new Test::More method for testingTon Voon1-8/+9
2006-03-21Fix for mysql 3.xTon Voon1-0/+4
2006-03-21Return CRITICAL if hostname invalid, as per guidelinesTon Voon1-1/+1
2006-03-21Patch to workaround SFnot having libtool installedTon Voon1-1/+7
2006-03-21mysql discovery based on mysql_config (Johan Fischer - 1359414)Ton Voon6-63/+16
2006-03-20- shuffling some code around to keep things tidy.M. Sean Finney1-19/+32
2006-03-20ipv6 support for c-version of check_ntpM. Sean Finney1-2/+12
2006-03-18initial version of the pure-c check_ntp implementation. jitter not yetM. Sean Finney1-0/+355
2006-03-18return-logic related fix for cert checking, thanks to emmet hogan.M. Sean Finney1-5/+3
2006-03-17Better error message re: tap libraryTon Voon1-1/+1
2006-03-17mysql detection cleanup: fixes runtime linking, autodetection of mainTon Voon6-41/+63
2006-03-17Added requirement for developer system to have gnu libtoolTon Voon1-0/+1
2006-03-16Using libtool to get runpath for tap libraryTon Voon3-5/+4
2006-03-15Alert on amount of time a slave is behind (Steven Kreuzer)Ton Voon3-21/+72
2006-03-13fix for (tracker id 1420741)M. Sean Finney1-2/+2
2006-03-13Change warning message if there is stderr output. This catches a problemTon Voon1-3/+16
2006-03-07Added tests for two external websites with certificatesTon Voon1-1/+10
2006-03-07Tests re-written in new object formatTon Voon1-17/+29
2006-02-24Updated doc as tap library is now automatically discoveredTon Voon1-5/+3
2006-02-24Use the installed tap library instead of requesting a compiled objectTon Voon2-12/+9
2006-02-17SIGALRM could be received before child_process is created (Jason Crawford)Ton Voon2-5/+10
2006-02-17set LC_NUMERIC to POSIX in check_procs.cM. Sean Finney1-0/+1
2006-02-01If a mysql server has anonymous login, tests will always failTon Voon1-2/+2
2006-02-01Need to distribute perl test fileTon Voon1-0/+2
2006-01-31check_mysql_query includedTon Voon1-0/+1
2006-01-31Note on MacOSX difference in mysql packageTon Voon1-1/+6
2006-01-31Clean compile of check_mysql_query on MacOSXTon Voon2-6/+7
2006-01-31Sort ordering of testsTon Voon1-1/+1
2006-01-31Adding check_mysql_query, using new ranges and threshold checkingTon Voon6-2/+376
2006-01-31Extra explanation in testsTon Voon1-1/+7
2006-01-31Fixed invalid freeTon Voon1-1/+1
2006-01-31Updated instructions on using libtap as configure option changedTon Voon1-10/+10
2006-01-31Changed configure option to --with-libtap-srcdir because requiresTon Voon1-4/+6
2006-01-30Clearly defined thresholds & ranges in docs. Added get_status routine. AddedTon Voon4-54/+195
2006-01-30Added libtap tests for utils.c library functions. Removed redundantTon Voon21-126/+244
2006-01-21Have to use own id for cvs checkout. Change compile server becauseTon Voon1-2/+2
2005-12-19Break out of testing if a new parameter is requiredTon Voon1-0/+6