summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-21 Added.Steve Kemp
2012-11-21 Updated so that we have a working tcp-primitive which the SSH test uses.Steve Kemp
2012-11-21 Added stub for class-factory + test objects.Steve Kemp
2012-11-21 New releaseSteve Kemp
2012-11-21 The parser + queue insertion is now decoupled.Steve Kemp
The HTTP-test defaults to status code 200.
2012-11-21 Decouple the enqueuing from the parsing.Steve Kemp
2012-11-20 Fixed detailSteve Kemp
2012-11-20 Use the summary for more detailsSteve Kemp
2012-11-20 Default to a 200-status code check.Steve Kemp
2012-11-20 New releaseSteve Kemp
2012-11-20 Refactor the generation of the alerting, to avoid code-duplication.Steve Kemp
2012-11-20 Alert subjects are either hostname / IP / URL. Nothign else.Steve Kemp
2012-11-20 Build manpages at package-creation time again.Steve Kemp
2012-11-20 Moved inside_bytemark? into its own method, added trivial test-cases.Steve Kemp
2012-11-20 New release.Steve Kemp
2012-11-20 Repeat 5 times with timeout of 60 seconds. To avoid flaps.Steve Kemp
2012-11-20 Removed manpagesSteve Kemp
2012-11-20 Updated case statements for ruby1.9Steve Kemp
2012-11-20 New releaseSteve Kemp
2012-11-20 RemovedSteve Kemp
2012-11-20 New stub interface.Steve Kemp
2012-11-20 Why not install the TODO in the package.Steve Kemp
2012-11-20 Updated;Steve Kemp
2012-11-20 Use the system-multi-ping.Steve Kemp
2012-11-20 AddedSteve Kemp
2012-11-20mergePatrick J Cherry
2012-11-20Adjusted regexs to be anchored at the beginning of the line, andPatrick J Cherry
expect just one word before "must".
2012-11-20Added xtra numbers to macro test.Patrick J Cherry
2012-11-20 Updated name of the script in the detail of the hearbeat alert.Steve Kemp
Remove <tt>..</tt> since mauve will strip them out.
2012-11-20Updated macro regexPatrick J Cherry
2012-11-20 Document ruby1.8 build-dep additionSteve Kemp
2012-11-20 Added ruby as a build-depSteve Kemp
2012-11-20 Updated commentsSteve Kemp
2012-11-20 Fixed argument to txt2manSteve Kemp
2012-11-20 Comment/whitespace updateSteve Kemp
2012-11-20 New test cases for DNS lookup - basic.Steve Kemp
2012-11-20 Removed references to obsolete method.Steve Kemp
2012-11-20 0-9, not 1-9 is the valid regexp for macro-namesSteve Kemp
2012-11-20 new releaseSteve Kemp
2012-11-20 Use the DNSUtil library, now we have it.Steve Kemp
2012-11-20 Comment updates.Steve Kemp
2012-11-20 Added test-type to the subjectSteve Kemp
2012-11-20 Removed DNS lookupSteve Kemp
2012-11-20 Added utility class.Steve Kemp
2012-11-20 Updated comments.Steve Kemp
2012-11-19 Updated to report fixing of security issue.Steve Kemp
2012-11-19 Avoid using the shell for expansion when invoking curl - this fixesSteve Kemp
the potential security hole.
2012-11-19 New releaseSteve Kemp
2012-11-19 Updated to ensure we read a banner from the remote server - before we test ↵Steve Kemp
against it.
2012-11-19 Resolve IP correctlySteve Kemp