aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-24Tests converted to new styleGravatar Ton Voon
2006-03-24udp checks require and send and receive option. Tests updated so ifGravatar Ton Voon
2006-03-23- addition of include/exclude option for package names in check_apt,Gravatar M. Sean Finney
2006-03-23check_disk now errors if a specified directory does not exist (cf df /foo)Gravatar Ton Voon
2006-03-23Some versions of Test::More do not like the m#foo# syntaxGravatar Ton Voon
2006-03-23Incorrect output when checking non-existent disk (John Rouillard - 1326050)Gravatar Ton Voon
2006-03-23more work on check_apt. more graceful error handling and informationGravatar M. Sean Finney
2006-03-22Reinstated --with-mysql optionGravatar Ton Voon
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