Age | Commit message (Expand) | Author | Files | Lines |
2006-04-05 | Allow multiple -k parameters (Gerd Mueller - 1457726) | Ton Voon | 1 | -1/+11 |
2006-03-29 | Allow 1 second delay in check_udp timeout | Ton Voon | 1 | -1/+1 |
2006-03-29 | Fix possible timeout issue on hostname_invalid | Ton Voon | 1 | -1/+2 |
2006-03-29 | Fix test if response time is one second | Ton Voon | 1 | -1/+1 |
2006-03-27 | Set timeout within nc, rather than the test script | Ton Voon | 1 | -5/+5 |
2006-03-24 | Fixing defaults to work | Ton Voon | 1 | -3/+3 |
2006-03-24 | Tests converted to new style | Ton Voon | 2 | -29/+52 |
2006-03-24 | udp checks require and send and receive option. Tests updated so if | Ton Voon | 1 | -22/+45 |
2006-03-23 | check_disk now errors if a specified directory does not exist (cf df /foo) | Ton Voon | 1 | -6/+4 |
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 | 1 | -1/+17 |
2006-03-22 | Added warning and critical response times (John Rouillard - 1343159) | Ton Voon | 1 | -1/+7 |
2006-03-22 | Convert to new style tests | Ton Voon | 1 | -18/+36 |
2006-03-22 | New style tests. Cleanup of presentation of help. Added '' around -a checks | Ton Voon | 1 | -22/+53 |
2006-03-21 | Updated to new Test::More method for testing | Ton Voon | 1 | -8/+9 |
2006-03-17 | mysql detection cleanup: fixes runtime linking, autodetection of main | Ton Voon | 1 | -1/+1 |
2006-03-15 | Alert on amount of time a slave is behind (Steven Kreuzer) | Ton Voon | 1 | -2/+9 |
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-01 | If a mysql server has anonymous login, tests will always fail | Ton Voon | 1 | -2/+2 |
2006-01-31 | Adding check_mysql_query, using new ranges and threshold checking | Ton Voon | 1 | -0/+66 |
2006-01-31 | Extra explanation in tests | Ton Voon | 1 | -1/+7 |
2005-12-15 | Display errors with slave queries correctly. Added extra tests for slaves | Ton Voon | 1 | -12/+41 |
2005-12-15 | New 3 parameter version of getTestParameters. Updated check_disk.t to reflect. | Ton Voon | 1 | -6/+8 |
2005-12-02 | Support for Nagios 1 and Nagios 2 status files (Gerhard Lausser - 1296242) | Ton Voon | 3 | -0/+213 |
2005-12-02 | Ignore temporary files created for tests | Ton Voon | 1 | -0/+1 |
2005-11-15 | Updated tests to minimise false positives. Breaking down so more obvious | Ton Voon | 1 | -51/+113 |
2005-11-12 | Updated check_disk tests to use Test::More (Serhan Kiymaz) | Ton Voon | 1 | -11/+77 |
2005-11-09 | Using Test::More | Ton Voon | 1 | -16/+15 |
2005-11-09 | Added new NPTest->testCmd which returns objects back for testing | Ton Voon | 2 | -26/+38 |
2005-11-04 | Fixed --mismatch option for check_tcp. Added tests into check_imap | Ton Voon | 1 | -1/+3 |
2005-11-03 | Invalid mount point doesn't make sense because most df implementations | Ton Voon | 2 | -6/+2 |
2005-11-03 | Fixing some test failures | Ton Voon | 2 | -4/+6 |
2005-09-20 | Support for Tru64 for check_procs + additional test cases | Ton Voon | 1 | -1/+2 |
2005-09-15 | Added test to make sure hostname has to be specified | Ton Voon | 1 | -1/+2 |
2005-07-25 | [1185704] New Testing Infrastructure. | Peter Bray | 20 | -440/+453 |
2004-11-25 | Updating test harness | Matthew Kent | 4 | -11/+13 |
2003-05-17 | Fixed test (Mathew Ericson - 738609) | Ton Voon | 1 | -1/+1 |
2003-05-17 | Fixed tests (Mathew Ericson - 738607) | Ton Voon | 1 | -4/+4 |
2003-05-17 | Fixed test commands (Mathew Ericson - 738605) | Ton Voon | 1 | -10/+10 |
2003-05-17 | Fixed tests (Mathew Ericson - 738608) | Ton Voon | 1 | -1/+1 |
2003-05-17 | Fixed tests (Mathew Ericson - 738604) | Ton Voon | 1 | -1/+1 |
2002-02-28 | Initial revision | Ethan Galstad | 20 | -0/+658 |