Hey Gary, I just finished up setting up consul, you need to setup handlers. In my case I used a project called consul-alerts, the advantage here is that it hold the alerts state so if it is not cleared in x seconds it will than alert your end point(ie: pagerduty).
Here is the link https://github.com/AcalephStorage/consul-alerts Hope that helps! -Leigh On Wed, Dec 10, 2014 at 10:47 AM, Gary Malouf <[email protected]> wrote: > Billy, thanks for the link. It was not easy to tell from the website, but > do you get email/text alerts if something goes wrong overnight? > > On Wed, Dec 10, 2014 at 3:54 AM, Billy Bones <[email protected]> > wrote: > >> Here we use the wonderfull consul tool as our monitoring and health check >> dashboard plus some other things. >> >> Check it out at consul.io, it's made by Hashicorp. >> I kinda like it because it's fast, realiable and it is build with huge >> distributed systems in mind from the ground up. >> >> 2014-12-10 1:11 GMT+01:00 Steven Schlansker <[email protected]>: >> >>> >>> On Dec 9, 2014, at 3:45 PM, Gary Malouf <[email protected]> wrote: >>> >>> > We did this in the past with Nagios, but I was wondering if there was >>> a recommended way from others using in production. >>> >>> I wrote a Nagios plugin for it >>> >>> https://github.com/opentable/nagios-mesos >>> >>> >>> >>> >> >

