Sha256: 651bb5e976d616effa651df055cd4e32249cf3817b8cb19b2f219b52bd724260

Contents?: true

Size: 389 Bytes

Versions: 22

Compression:

Stored size: 389 Bytes

Contents

<%
  @path = '/etc/monit/monit.d/monit-haproxy.conf'
%>
check process haproxy with pidfile /var/run/haproxy.pid
  group haproxy-<%= RUBBER_ENV %>
  start program = "/usr/bin/env service haproxy start"
  stop program = "/usr/bin/env service 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

22 entries across 11 versions & 1 rubygems

Version Path
rubber-1.14.1 lib/generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.14.1 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.14.0 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.14.0 lib/generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.13.2 lib/generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.13.2 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.13.1 lib/generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.13.1 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.13.0 lib/generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.13.0 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.12.2 lib/generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.12.2 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.12.1 lib/generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.12.1 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.12.0 lib/generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.12.0 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.11.0 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.11.0 lib/generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.10.2 lib/generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf
rubber-1.10.2 generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/monit-haproxy.conf