Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-05 | Simplify code by removing configuration. | Steve Kemp | |
We now set the queue-address via $QUEUE_ADDRESS, otherwise we default to localhost. This works for both redis & beanstalkd. | |||
2015-01-21 | Document queue-type | Steve Kemp | |
2015-01-19 | Removed obsolete queue_name field | Steve Kemp | |
2015-01-13 | typo-fix | Steve Kemp | |
2013-07-11 | Added new global variable "alert_source", for use with | Steve Kemp | |
mauve-notification. | |||
2013-05-14 | Allow retry-behaviour to be tweaked. | Steve Kemp | |
We can now sleep between retesting, and we configure the number of repeats via the configuration file. | |||
2013-04-23 | Allow the settings object to retrieve the name of the beanstalkd tube. | Steve Kemp | |
2012-12-12 | The suppression periods are now configurable toorelease-0.8-6 | Steve Kemp | |
2012-12-12 | Document day_start + day_end | Steve Kemp | |
2012-11-26 | Updated so that each alert-type has its dedicated alert-target. | Steve Kemp | |
2012-11-24 | Document defaults for the different alerter-types. | Steve Kemp | |
2012-11-24 | Updated formatting. Added email-address. | Steve Kemp | |
2012-11-24 | Supply a default configuration file. | Steve Kemp | |