summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-23 21:13:27 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-23 21:13:27 +0000
commit14357b0ca4d63e95d19ff0f6dac07a9c070fc876 (patch)
treeac75ba6f8d64dd4b384ce91366c5e05cd54b2778
parent7af4d4cd4926cac9a0b5f9b0c284520f4031ed69 (diff)
The DNS protocol is now implemented.
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 2721889..22e5e3e 100644
--- a/TODO
+++ b/TODO
@@ -4,8 +4,6 @@ to allow us to swap out the queue and stub it for testing.
The HTTP/HTTPS-probe should be pure Ruby. Patrick will point me at symbiosis-monit
-The DNS-probe needs to be written.
-
The alerter needs to be overhauled since it relies upon the old hash-based approach.
make Custodian::Parser::Macro a class.