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 | 14357b0ca4d63e95d19ff0f6dac07a9c070fc876 (patch) | |
tree | ac75ba6f8d64dd4b384ce91366c5e05cd54b2778 | |
parent | 7af4d4cd4926cac9a0b5f9b0c284520f4031ed69 (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. |