summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-22 16:35:32 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-22 16:35:32 +0000
commite09de14c2b7164b82b2c79aee5b9c4424d43093e (patch)
tree445d1ebdf7e4b49824553480161c24478f6bba5f /TODO
parent16552979333ca759de6aba535b4e6b46a5070f2c (diff)
Updated to rename the class.
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.