Age | Commit message (Expand) | Author | Files | Lines |
2006-03-23 | check_disk now errors if a specified directory does not exist (cf df /foo) | Ton Voon | 3 | -8/+14 |
2006-03-23 | Some versions of Test::More do not like the m#foo# syntax | Ton Voon | 1 | -1/+1 |
2006-03-23 | Incorrect output when checking non-existent disk (John Rouillard - 1326050) | Ton Voon | 3 | -4/+25 |
2006-03-23 | more work on check_apt. more graceful error handling and information | M. Sean Finney | 1 | -20/+99 |
2006-03-22 | Reinstated --with-mysql option | Ton Voon | 2 | -16/+28 |
2006-03-22 | Added warning and critical response times (John Rouillard - 1343159) | Ton Voon | 2 | -4/+34 |
2006-03-22 | Convert to new style tests | Ton Voon | 1 | -18/+36 |
2006-03-22 | Options to change line ends for -s and -q (John Rouillard - 1346104) | Ton Voon | 2 | -4/+34 |
2006-03-22 | Remove PATH restriction | Ton Voon | 1 | -2/+2 |
2006-03-22 | New style tests. Cleanup of presentation of help. Added '' around -a checks | Ton Voon | 2 | -63/+63 |
2006-03-22 | Typo (Thomas Guettler - 1433447) | Ton Voon | 1 | -1/+1 |
2006-03-22 | Remove hardlink to /bin/sed. Leave to PATH (Abs - 1391483) | Ton Voon | 2 | -4/+4 |
2006-03-22 | initial version of a check_apt plugin... not editing configure/Makefile.am's | M. Sean Finney | 1 | -0/+173 |
2006-03-21 | Stop check_dns from compiling if nslookup does not exist (Sakari Lehtonen - | Ton Voon | 2 | -8/+3 |
2006-03-21 | Updated to new Test::More method for testing | Ton Voon | 1 | -8/+9 |
2006-03-21 | Fix for mysql 3.x | Ton Voon | 1 | -0/+4 |
2006-03-21 | Return CRITICAL if hostname invalid, as per guidelines | Ton Voon | 1 | -1/+1 |
2006-03-21 | Patch to workaround SFnot having libtool installed | Ton Voon | 1 | -1/+7 |
2006-03-21 | mysql discovery based on mysql_config (Johan Fischer - 1359414) | Ton Voon | 6 | -63/+16 |
2006-03-20 | - shuffling some code around to keep things tidy. | M. Sean Finney | 1 | -19/+32 |
2006-03-20 | ipv6 support for c-version of check_ntp | M. Sean Finney | 1 | -2/+12 |
2006-03-18 | initial version of the pure-c check_ntp implementation. jitter not yet | M. Sean Finney | 1 | -0/+355 |
2006-03-18 | return-logic related fix for cert checking, thanks to emmet hogan. | M. Sean Finney | 1 | -5/+3 |
2006-03-17 | Better error message re: tap library | Ton Voon | 1 | -1/+1 |
2006-03-17 | mysql detection cleanup: fixes runtime linking, autodetection of main | Ton Voon | 6 | -41/+63 |
2006-03-17 | Added requirement for developer system to have gnu libtool | Ton Voon | 1 | -0/+1 |
2006-03-16 | Using libtool to get runpath for tap library | Ton Voon | 3 | -5/+4 |
2006-03-15 | Alert on amount of time a slave is behind (Steven Kreuzer) | Ton Voon | 3 | -21/+72 |
2006-03-13 | fix for (tracker id 1420741) | M. Sean Finney | 1 | -2/+2 |
2006-03-13 | Change warning message if there is stderr output. This catches a problem | Ton Voon | 1 | -3/+16 |
2006-03-07 | Added tests for two external websites with certificates | Ton Voon | 1 | -1/+10 |
2006-03-07 | Tests re-written in new object format | Ton Voon | 1 | -17/+29 |
2006-02-24 | Updated doc as tap library is now automatically discovered | Ton Voon | 1 | -5/+3 |
2006-02-24 | Use the installed tap library instead of requesting a compiled object | Ton Voon | 2 | -12/+9 |
2006-02-17 | SIGALRM could be received before child_process is created (Jason Crawford) | Ton Voon | 2 | -5/+10 |
2006-02-17 | set LC_NUMERIC to POSIX in check_procs.c | M. Sean Finney | 1 | -0/+1 |
2006-02-01 | If a mysql server has anonymous login, tests will always fail | Ton Voon | 1 | -2/+2 |
2006-02-01 | Need to distribute perl test file | Ton Voon | 1 | -0/+2 |
2006-01-31 | check_mysql_query included | Ton Voon | 1 | -0/+1 |
2006-01-31 | Note on MacOSX difference in mysql package | Ton Voon | 1 | -1/+6 |
2006-01-31 | Clean compile of check_mysql_query on MacOSX | Ton Voon | 2 | -6/+7 |
2006-01-31 | Sort ordering of tests | Ton Voon | 1 | -1/+1 |
2006-01-31 | Adding check_mysql_query, using new ranges and threshold checking | Ton Voon | 6 | -2/+376 |
2006-01-31 | Extra explanation in tests | Ton Voon | 1 | -1/+7 |
2006-01-31 | Fixed invalid free | Ton Voon | 1 | -1/+1 |
2006-01-31 | Updated instructions on using libtap as configure option changed | Ton Voon | 1 | -10/+10 |
2006-01-31 | Changed configure option to --with-libtap-srcdir because requires | Ton Voon | 1 | -4/+6 |
2006-01-30 | Clearly defined thresholds & ranges in docs. Added get_status routine. Added | Ton Voon | 4 | -54/+195 |
2006-01-30 | Added libtap tests for utils.c library functions. Removed redundant | Ton Voon | 21 | -126/+244 |
2006-01-21 | Have to use own id for cvs checkout. Change compile server because | Ton Voon | 1 | -2/+2 |