diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-23 21:13:27 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-23 21:13:27 +0000 |
commit | 920410718f0d225d5de05dc8d070f2ba4883b668 (patch) | |
tree | ac75ba6f8d64dd4b384ce91366c5e05cd54b2778 | |
parent | b8015905b3af86eff4a573bb395734825362c05b (diff) |
The DNS protocol is now implemented.
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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. |