diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-22 16:35:32 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-22 16:35:32 +0000 |
commit | 9e095c8b1187f4e1e3537abca9cf365e13ed853b (patch) | |
tree | 445d1ebdf7e4b49824553480161c24478f6bba5f /TODO | |
parent | 42746b4dc3722659d93f10bbd3cbd16fbdc0c93d (diff) |
Updated to rename the class.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |