summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-16Added ability to output critical on error. Fixed open so it properly fails if...Harper Mann1-5/+22
2005-12-15Display errors with slave queries correctly. Added extra tests for slavesTon Voon3-16/+57
2005-12-15New 3 parameter version of getTestParameters. Updated check_disk.t to reflect.Ton Voon3-26/+88
2005-12-15Allow directories and links to be tested by check_file_age. Sanitise output.Ton Voon2-8/+96
2005-12-07Nagiosplug bug 1266977. Added code to insert the closing </A> after the plug...Harper Mann1-3/+22
2005-12-07No floorf on Solaris 9 (Jon Vandegrift - 1374705)Ton Voon2-0/+6
2005-12-02Support for Nagios 1 and Nagios 2 status files (Gerhard Lausser - 1296242)Ton Voon6-31/+257
2005-12-02Ignore temporary files created for testsTon Voon1-0/+1
2005-12-01Run longer test on redhat for spopen/pthread problem. Allow enable/disable ofTon Voon3-25/+50
2005-11-30Nagiosplug bug # 1251096Harper Mann1-4/+11
2005-11-29UNKNOWN exit status was returning status of "-1", changed to "3"Harper Mann1-2/+2
2005-11-29Bug: 1355304 Added patch for ePN and perl warnings. Fixed some text andHarper Mann1-5/+19
2005-11-18Create a permanent link to HEAD snapshotTon Voon1-1/+8
2005-11-18Updated with more detailed description of UNKNOWN statesTon Voon1-10/+6
2005-11-16Fixed some compile errors with new translations. Also reintroduced formattingTon Voon1-139/+35
2005-11-15Updated tests to minimise false positives. Breaking down so more obviousTon Voon1-51/+113
2005-11-14Added section re: translationsTon Voon1-0/+19
2005-11-14localization cleaning ...Benoit Mortier1-959/+962
2005-11-14start of the cleaning of the localizationBenoit Mortier6-1618/+1806
2005-11-12Updated check_disk tests to use Test::More (Serhan Kiymaz)Ton Voon2-11/+78
2005-11-09Using Test::MoreTon Voon1-16/+15
2005-11-09Added new NPTest->testCmd which returns objects back for testingTon Voon3-38/+98
2005-11-09Problem where absolute thresholds not working on /proc/meminfoTon Voon1-87/+94