Skip to content

Instantly share code, notes, and snippets.

View Buzer's full-sized avatar

Eljas Alakulppi Buzer

  • Finland
View GitHub Profile
@Buzer
Buzer / gist:262da357c24907a1d05d
Created February 13, 2016 15:04
Sensu bridge extension to Flapjack
# Sends events to Flapjack for notification routing. See http://flapjack.io/
#
# This extension requires Flapjack >= 0.8.7 and Sensu >= 0.13.1
#
# In order for Flapjack to keep its entities up to date, it is necssary to set
# metric to "true" for each check that is using the flapjack handler extension.
#
# Here is an example of what the Sensu configuration for flapjack should
# look like, assuming your Flapjack's redis service is running on the
# same machine as the Sensu server: