summaryrefslogtreecommitdiff
path: root/src/pmon.erl
Commit message (Expand)AuthorAgeFilesLines
* Switch to Erlang 17-style types, /0 versions at least.Simon MacMullen2014-09-171-1/+1
* Merge in stableSimon MacMullen2014-07-251-2/+20
|\
| * Avoid connecting to nodes that are down.Simon MacMullen2014-03-111-2/+20
* | Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
|/
* Revert b2db7048b839 (which in turn mostly reverted dd08c9204760), i.e. return...Simon MacMullen2013-08-151-17/+25
* Revert dd08c9204760bug25713Simon MacMullen2013-08-141-25/+17
* Refresh branch from stableEmile Joubert2013-07-311-17/+25
|\
| * Get amqqueu_process to montor via delegate too, tighten delegate specs, simpl...Simon MacMullen2013-07-041-22/+11
| * Make the delegate monitoring API a drop in replacement for the built in one, ...Simon MacMullen2013-07-021-17/+36
* | s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
|/
* stable to defaultSimon MacMullen2013-01-241-1/+1
|\
| * Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* | optimise pmon:monitor_all common casesMatthias Radestock2012-12-281-1/+5
|/
* generalise pmonMatthias Radestock2012-09-251-15/+17
* monitor queue senders with pmonMatthias Radestock2012-03-231-4/+1
* use pmon in mirror_queue_slaveMatthias Radestock2012-03-231-1/+4
* use pmon in queue_collectorMatthias Radestock2012-03-231-3/+3
* first cut of helper module for keeping track of process monitorsMatthias Radestock2012-03-231-0/+64