flapjack / flapjackfeeder

Nagios/Icinga event broker module (neb), inserts events to Flapjack's Redis queue
GNU General Public License v2.0
8 stars 5 forks source link

flapjack v2 actions #17

Closed ali-graham closed 8 years ago

ali-graham commented 8 years ago

Apologies for the mixture of features, but once I'd started, I thought I'd use the momentum... extra config arguments, as defined in the README, plus the extra write of a single character to [QUEUE]_actions to allow v2's BRPOP to be safely interruptible in the threaded architecture (if you've defined flapjack_version as greater than 1).

It's had some minimal testing in my vagrant-flapjack install, and seemed to do the right thing there.

@bs-github / @jessereynolds Can I get you both to check this before merge?