blob: 37a62f640774f2145be2a360083e0e84ade2aafe (
plain)
1
2
3
4
5
6
7
8
9
|
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 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.
|