Age | Commit message (Expand) | Author |
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 |
2012-11-26 | Updated to make the requirement of redis soft, as it will probably be | Steve Kemp |
2012-11-26 | Ensure we can be loaded, even if there is no redis rubygem present. | Steve Kemp |
2012-11-26 | Added the redis-alerter. | Steve Kemp |
2012-11-25 | Use the user-supplied text, if present. | Steve Kemp |
2012-11-24 | Implemented outgoing mail sending. | Steve Kemp |
2012-11-24 | Renamed class to avoid collision. | Steve Kemp |
2012-11-24 | Misc update. | Steve Kemp |
2012-11-24 | Replaced Custodian::Alerter with a full mauve-specific notifier. | Steve Kemp |
2012-11-24 | Added new alert-type, to merely write to a file. | Steve Kemp |
2012-11-24 | Show the email address we'd notify | Steve Kemp |
2012-11-24 | Updated to document what it would do | Steve Kemp |
2012-11-24 | Initial/stub implementation of a factory for generating alerting objects. | Steve Kemp |