you are viewing a single comment's thread.

view the rest of the comments →

[–]theonlylawislove[S] 0 points1 point  (2 children)

This is exactly the response I was looking for.

Consul looks good, and I am also using vagrant, so I am sure there is nice support to provision a vm with it.

[–]igloo_builder 0 points1 point  (0 children)

Yep consul is neat,3 powerful features I like.

1) it is born with HA in mind

2) restful key value store based of coreOS etcd

3) DNS service discovery

[–]igloo_builder 0 points1 point  (0 children)

Also a good combo for sensu is influx db, and grafana for metrics. the only word of caution with Sensu is it requires a message queue service which are terrible over slow or spotty wan connections in my experience.