Code

Fix test failure on poseidon
[nagiosplug.git] / plugins / t /
2006-10-02 Ton VoonFix test failure on poseidon
2006-08-14 Ton VoonFixed skip of no ntp test
2006-08-11 Ton VoonCatch no responses from any server (1538341 - nmdias)
2006-07-28 Ton Vooncheck_udp.c deprecated and check_udp now linked to...
2006-07-13 Ton VoonMajor fixes to check_disk. Now should return same data...
2006-07-12 Ton VoonAdded -E option for exact match of filesystem. Restruct...
2006-05-25 Ton VoonOption to invert results from a regexp pattern match
2006-04-19 Ton VoonFix check_nagios tests on MacOSX 10.4
2006-04-05 Ton VoonAllow multiple -k parameters (Gerd Mueller - 1457726)
2006-03-29 Ton VoonAllow 1 second delay in check_udp timeout
2006-03-29 Ton VoonFix possible timeout issue on hostname_invalid
2006-03-29 Ton VoonFix test if response time is one second
2006-03-27 Ton VoonSet timeout within nc, rather than the test script
2006-03-24 Ton VoonFixing defaults to work
2006-03-24 Ton VoonTests converted to new style
2006-03-24 Ton Voonudp checks require and send and receive option. Tests...
2006-03-23 Ton Vooncheck_disk now errors if a specified directory does...
2006-03-23 Ton VoonSome versions of Test::More do not like the m#foo#...
2006-03-23 Ton VoonIncorrect output when checking non-existent disk (John...
2006-03-22 Ton VoonAdded warning and critical response times (John Rouilla...
2006-03-22 Ton VoonConvert to new style tests
2006-03-22 Ton VoonNew style tests. Cleanup of presentation of help. Added...
2006-03-21 Ton VoonUpdated to new Test::More method for testing
2006-03-17 Ton Voonmysql detection cleanup: fixes runtime linking, autodet...
2006-03-15 Ton VoonAlert on amount of time a slave is behind (Steven Kreuzer)
2006-03-07 Ton VoonAdded tests for two external websites with certificates
2006-03-07 Ton VoonTests re-written in new object format
2006-02-01 Ton VoonIf a mysql server has anonymous login, tests will alway...
2006-01-31 Ton VoonAdding check_mysql_query, using new ranges and threshol...
2006-01-31 Ton VoonExtra explanation in tests
2005-12-15 Ton VoonDisplay errors with slave queries correctly. Added...
2005-12-15 Ton VoonNew 3 parameter version of getTestParameters. Updated...
2005-12-02 Ton VoonSupport for Nagios 1 and Nagios 2 status files (Gerhard...
2005-12-02 Ton VoonIgnore temporary files created for tests
2005-11-15 Ton VoonUpdated tests to minimise false positives. Breaking...
2005-11-12 Ton VoonUpdated check_disk tests to use Test::More (Serhan...
2005-11-09 Ton VoonUsing Test::More
2005-11-09 Ton VoonAdded new NPTest->testCmd which returns objects back...
2005-11-04 Ton VoonFixed --mismatch option for check_tcp. Added tests...
2005-11-03 Ton VoonInvalid mount point doesn't make sense because most...
2005-11-03 Ton VoonFixing some test failures
2005-09-20 Ton VoonSupport for Tru64 for check_procs + additional test...
2005-09-15 Ton VoonAdded test to make sure hostname has to be specified
2005-07-25 Peter Bray[1185704] New Testing Infrastructure.
2004-11-25 Matthew KentUpdating test harness
2003-05-17 Ton VoonFixed test (Mathew Ericson - 738609)
2003-05-17 Ton VoonFixed tests (Mathew Ericson - 738607)
2003-05-17 Ton VoonFixed test commands (Mathew Ericson - 738605)
2003-05-17 Ton VoonFixed tests (Mathew Ericson - 738608)
2003-05-17 Ton VoonFixed tests (Mathew Ericson - 738604)
2002-02-28 Ethan GalstadInitial revision