Sha256: eec46e80c355bb64781e7149f672338802ada3c3b26944bb61a5336d8c6ecc34

Contents?: true

Size: 404 Bytes

Versions: 40

Compression:

Stored size: 404 Bytes

Contents

<%
  @path = '/etc/monit/monit.d/monit-haproxy.conf'
%>
<% PIDFILE = "/var/run/haproxy.pid" %>
check process haproxy with pidfile <%= PIDFILE %>
  group haproxy-<%= RUBBER_ENV %>
  start program = "/etc/init.d/haproxy start"
  stop program = "/etc/init.d/haproxy stop"
  if failed host <%= rubber_env.host %> port <%= rubber_env.haproxy_monitor_port %> with timeout 10 seconds for 10 cycles then restart

Version data entries

40 entries across 40 versions & 5 rubygems

Version Path
sml-rubber-0.9.1 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
sml-rubber-0.9.10 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
sml-rubber-0.9.11 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
sml-rubber-0.9.13 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
sml-rubber-0.9.3 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
sml-rubber-0.9.4 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
sml-rubber-0.9.5 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
sml-rubber-0.9.6 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
sml-rubber-0.9.7 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
sml-rubber-0.9.8 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
sml-rubber-0.9.9 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
wr0ngway-rubber-1.0.0 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
wr0ngway-rubber-1.0.1 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
axtro-rubber-1.2.3 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
axtro-rubber-1.2.2 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.3.2 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.3.1 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.3.0 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.2.1 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
axtro-rubber-1.2.1 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf