summaryrefslogtreecommitdiff
path: root/src/rabbit_alarm.erl
Commit message (Expand)AuthorAgeFilesLines
* Correct a Dialyzer specMichael Klishin2020-10-061-1/+1
* Introduce rabbit_alarm:get_local_alarms/{0,1}Michael Klishin2020-10-051-2/+20
* Introduce rabbit_alarm:format_as_map/1, format_as_maps/1Michael Klishin2020-10-051-4/+41
* Introduce rabbit_alarms:get_alarms/1Michael Klishin2020-10-051-4/+6
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* (c) bumpMichael Klishin2019-12-291-1/+1
* URL CleanupSpring Operator2019-03-201-1/+1
* Move `-spec()` near their functionJean-Sébastien Pédron2019-02-011-10/+21
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* (c) yearMichael Klishin2017-04-021-1/+1
* Emit rabbit_event events when alarms go in and out of effectDiana Corbacho2017-02-221-2/+8
* Use a less ambiguous word that does not confuse spelling checkersrabbitmq_v3_6_7_milestone2Michael Klishin2016-12-261-1/+1
* Fixed various typos across code commentsAndrew Dryga2016-12-261-1/+1
* Use the new -spec formatJean-Sébastien Pédron2016-06-281-22/+14
* rabbit_alarm: Fix resource_alarm_source() typeJean-Sébastien Pédron2016-02-101-1/+1
* Update (c) infoMichael Klishin2016-01-011-1/+1
* Moved parse function to separate module and specific parses to monitor modulesDaniil Fedotov2015-12-021-52/+2
* syntax errorsDaniil Fedotov2015-12-021-6/+4
* More loggingDaniil Fedotov2015-12-021-2/+2
* Support setting vm_memory_high_watermark and disk_free_limit in memory unitsDaniil Fedotov2015-12-021-2/+57
* Doc editsMichael Klishin2015-10-301-4/+4
* Doc editsMichael Klishin2015-10-291-5/+6
* WordingMichael Klishin2015-10-281-1/+1
* DittoMichael Klishin2015-10-281-1/+1
* Doc editsMichael Klishin2015-10-281-5/+3
* Move resource_alert to rabbit-commonMichael Klishin2015-10-271-3/+0
* Fix cluster-wide alarm handlingAlexey Lebedeff2015-10-231-19/+89
* (c) yearMichael Klishin2015-05-241-1/+1
* Delayed restart of the disk monitor.Simon MacMullen2014-04-091-1/+2
* Update copyright for 2014Simon MacMullen2014-03-171-1/+1
* Merge bug25191Simon MacMullen2013-08-061-36/+36
|\
| * Convert Event set / clear to Alert true / false since that's how it is everyw...Simon MacMullen2013-07-301-17/+8
| * Inlining and cosmetic.Simon MacMullen2013-07-301-19/+11
| * UntabifySimon MacMullen2013-07-301-21/+21
| * Deliver all alart notification to handle overlapping alarmsMichael Klishin2013-06-241-22/+12
| * Use lists:keymember hereMichael Klishin2013-06-211-1/+1
| * Correctly determine duplicate alarms when alarm is clearedMichael Klishin2013-06-211-20/+23
| * Don't log duplicate alarm warningsMichael Klishin2013-06-201-8/+19
| * Make sure the list of alarm resources is uniqueMichael Klishin2013-06-201-1/+8
| * Make sure set_alarm is idempotentMichael Klishin2013-06-191-1/+2
| * Don't crash when an alarm is cleared when there's nothing to clearMichael Klishin2013-06-191-1/+6
| * Merge defaultSimon MacMullen2013-04-161-3/+3
| |\
| | * merge default into bug25191Matthias Radestock2013-01-101-11/+9
| | |\
| | * | send connection.{blocked,unblocked}Matthias Radestock2013-01-101-3/+4
* | | | s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
|/ / /
* | | stable to defaultSimon MacMullen2013-03-191-3/+11
|\ \ \
| * | | These log messages do not necessarily make their implications clear enough; I...Simon MacMullen2013-03-191-3/+11
* | | | stable to defaultSimon MacMullen2013-01-241-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Update copyright 2013Emile Joubert2013-01-231-1/+1
| |/