Sha256: a69f425681f49a2d56d51b433d9eac318bc2b6b1f722f1816f5116e3b98e2b2c

Contents?: true

Size: 266 Bytes

Versions: 4

Compression:

Stored size: 266 Bytes

Contents

check process postgresql with pidfile <%= postgresql_pid %>
  start program = "/etc/init.d/postgresql start"
  stop program = "/etc/init.d/postgresql stop"
  if failed host localhost port 5432 protocol pgsql then restart
  if 5 restarts within 5 cycles then timeout

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
recipes_matic-1.1.0 lib/generators/recipes_matic/templates/config/deploy/recipes/templates/monit/postgresql.erb
recipes_matic-1.0.0 lib/generators/recipes_matic/templates/config/deploy/recipes/templates/monit/postgresql.erb
recipes_matic-0.2.0 lib/generators/recipes_matic/templates/config/deploy/recipes/templates/monit/postgresql.erb
recipes_matic-0.1.0 lib/generators/recipes_matic/templates/config/deploy/recipes/templates/monit/postgresql.erb