summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 973fad5..37a62f6 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,8 @@
Don't use beanstalk client directly, subclass custodian/queue, or similar
to allow us to swap out the queue and stub it for testing.
-The HTTP/HTTPS-probe should be pure Ruby. Patrick will give me a stub.
+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.