index
:
custodian.git
10-support-http-basic-auth
12-reap-old-tests
13-catch-bogus-dns
13-log-dns-errors
19-user-agent
21-allow-custom-subjects
3-send-sni-when-falling-back-to-openssl
locking_for_custodian_add_test_script
master
rubo-cop-all-the-things
ssl-custom-expiry
A distributed protocol tester.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
custodian
/
alerts
Age
Commit message (
Expand
)
Author
2017-09-20
Update our metric-submission.
Steve Kemp
2017-03-16
Use the subject-prefix if it is present.
Steve Kemp
2016-04-22
More rubocop fixes.
Steve Kemp
2015-12-18
Removed debugging print.
Steve Kemp
2015-11-16
Keep 8k history-transitions.
Steve Kemp
2015-11-16
Updated the redis-alerter to store more useful-state.
Steve Kemp
2015-04-16
Mark unused variables with underscore-prefix.
Steve Kemp
2015-04-16
Correctly use the result of the resolution in the alert.
Steve Kemp
2015-04-16
Resolve hostnames for both A + AAAA.
Steve Kemp
2015-03-09
Removed trailing whitespace from the code
Steve Kemp
2015-03-09
Remove spaces inside blocks.
Steve Kemp
2015-03-09
Whitespace fixups.
Steve Kemp
2015-03-09
Removed spaces inside parenthesis.
Steve Kemp
2015-03-09
Prefer single-quotes when you don't need interpolation.
Steve Kemp
2015-03-09
Do not terminate expressions with ";".
Steve Kemp
2015-03-09
Don't use parenthesis aroudn conditions in an if.
Steve Kemp
2015-03-09
Do not use parentheses for method calls with no arguments.
Steve Kemp
2015-03-09
Omit the parentheses in defs when the method doesn't accept any arguments.
Steve Kemp
2015-03-09
Minor indentation fixup.
Steve Kemp
2015-03-09
Avoid arguments we're not using.
Steve Kemp
2015-03-04
Explictly convert the class to a string.
Steve Kemp
2015-02-18
Store the test-class in the redis-state.
Steve Kemp
2015-02-17
Deal with multiple test-implementations.
Steve Kemp
2015-02-12
Make the test-definition available to the redis-alerter.
Steve Kemp
2015-02-12
Updated to require JSON
Steve Kemp
2015-02-12
Updated to store the test results in a set.
Steve Kemp
2015-02-06
Explicitly report time in MS
Steve Kemp
2015-02-05
Better alerting metric for graphite.
Steve Kemp
2015-02-05
Don't trash the alert-subject.
Steve Kemp
2013-10-08
Updated to send via UDP, without system.
Steve Kemp
2013-10-07
fixed escaping.
Steve Kemp
2013-10-04
Ensure we quit netcat after sending.
Steve Kemp
2013-10-04
Show the test-target in the graphite list
Steve Kemp
2013-10-04
Graphite alerter.
Steve Kemp
2013-07-11
Read the alert-source for mauve-notifier form the settings object.
Steve Kemp
2013-05-15
Updated comment so they match the functionality of the code.
Steve Kemp
2013-04-25
Correct the body of emails on raise()/clear().
Steve Kemp
2013-01-24
fixed
Steve Kemp
2013-01-24
New release
Steve Kemp
2013-01-24
Store the duration of tests.
Steve Kemp
2012-12-19
Ensure that our notification periods are integers
Steve Kemp
2012-12-12
The suppression periods are now configurable too
Steve Kemp
2012-12-12
The suppression period varies between working and out of hours
Steve Kemp
2012-12-12
Use the SHA1 hash of the input line as the alert ID for mauve.
Steve Kemp
2012-12-10
Use the parser-input as the alert-id
Steve Kemp
2012-12-06
We don't set the .detail field unless we're raising an alert.
Steve Kemp
2012-11-29
* Added mauve suppression to the mauve alert class.
Patrick J Cherry
2012-11-27
Expire keys sanely.
Steve Kemp
2012-11-26
The target is used to specify the redis hostname - use it.
Steve Kemp
2012-11-26
Don't attempt to raise/clear with redis/mauve unless they were loaded.
Steve Kemp
[next]