Sha256: d3ad79400dc3b0832ae8ac3be11119f533baebd4d2905fe968898b4d56b47c2d

Contents?: true

Size: 442 Bytes

Versions: 42

Compression:

Stored size: 442 Bytes

Contents

<%
  @path = '/etc/monit/monit.d/monit-elasticsearch.conf'
%>
check process elasticsearch with pidfile <%= rubber_env.elasticsearch_pid_file %>
  group elasticsearch-<%= Rubber.env %>
  start program = "/usr/bin/env service elasticsearch start"
  stop program = "/usr/bin/env service elasticsearch stop"
  if failed host <%= rubber_env.host %> port <%= rubber_env.elasticsearch_http_port %> with timeout 10 seconds for 10 cycles then restart

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
rubber-2.6.1 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.6.0 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.5.5 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.5.4 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.5.3 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.5.2 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.5.1 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.5.0 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.4.2 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.4.1 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.4.0 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.3.1 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.3.0 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.2.4 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.2.3 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.2.2 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.2.1 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.2.0 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.1.2 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf
rubber-2.1.1 templates/monit/config/rubber/role/elasticsearch/monit-elasticsearch.conf