summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2012-11-21 Added .to_json method to serialize our tests.Steve Kemp
2012-11-21 Added jabber protocolSteve Kemp
2012-11-21 Fixed to include the SMTP driver.Steve Kemp
2012-11-21 Added utility method.Steve Kemp
2012-11-21 Decouple the enqueuing from the parsing.Steve Kemp
2012-11-20 Updated case statements for ruby1.9Steve Kemp
2012-11-20 Updated name of the script in the detail of the hearbeat alert.Steve Kemp
2012-11-18 Added --fail flag.Steve Kemp
2012-11-16 Link to the WIKI in the monitor testSteve Kemp
2012-11-15 Added --test flagSteve Kemp
2012-11-15 Alert on >= 5000 jobs.Steve Kemp
2012-11-14 whitespace fixupsSteve Kemp
2012-11-14 fixed name of script in help-textSteve Kemp
2012-11-14 Send a heartbeat on the enqueuer so that we abort if there are no additions.Steve Kemp
2012-11-14 Split the implementation of the multi-ping tool into a library and a driver.Steve Kemp
2012-11-14 Whitespace fixupSteve Kemp
2012-11-14 Moved core of the code into their own libraries.Steve Kemp
2012-11-14 Moved parser code into its own file, and updated main script + test suite to...Steve Kemp
2012-11-14 Use our global-timeout value when pulling macro definitions.Steve Kemp
2012-11-14 Log the number of times we run the test(s).Steve Kemp
2012-11-14 Added a monitor flag to alert if the queue was too highSteve Kemp
2012-11-14 Cope with macros with numerals in their names.Steve Kemp
2012-11-14 Removed the flushing-action from custodian-dequeue and added it to theSteve Kemp
2012-11-14 Updated comment.Steve Kemp
2012-11-14 Define macros correctly when only one host is present.Steve Kemp
2012-11-14 Removed the -low suffix from alert IDsSteve Kemp
2012-11-14 Don't replace alertSteve Kemp
2012-11-14 Interpolate the ID correctly. Remove duplication of the hostname.Steve Kemp
2012-11-14 Updated.Steve Kemp
2012-11-14 Updated ID for mauve alertsSteve Kemp
2012-11-14 Updated the alertingSteve Kemp
2012-11-14 Actually raise & clear alerts now - wire priority to be "low"Steve Kemp
2012-11-14 Allow the logfile to be specified.Steve Kemp
2012-11-14 Be explicit about the keysSteve Kemp
2012-11-14 Allow --timeout to specify the timeout period.Steve Kemp
2012-11-14 Set a timeoutSteve Kemp
2012-11-14 Allow "must run xxx." - with no trailing whitespaceSteve Kemp
2012-11-13 Be explicit that nil lines are OK.Steve Kemp
2012-11-13 When adding a new test return to the caller the JSON values we added - as a...Steve Kemp
2012-11-13 Updated to remove the duplication involving our ping-tests.Steve Kemp
2012-11-13 Added --help/--manualSteve Kemp
2012-11-13 Added --help/--manual flagsSteve Kemp
2012-11-13 Remove the newline from lines prior to parsing.Steve Kemp
2012-11-13 Updated comments. Simplified argument testing in the constructorSteve Kemp
2012-11-13 HTTP-fetching of macros works.Steve Kemp
2012-11-13 Load the DNS protocol test.Steve Kemp
2012-11-13 Parse the extra values required for a sensible DNS client.Steve Kemp
2012-11-13 Use ruby1.8 explicitlySteve Kemp
2012-11-13 RenamedSteve Kemp
2012-11-13 Load the protocol tests from the correct location.Steve Kemp