Sha256: 13825a5c350f0ffa85a479297e3c5ae7dd81bc9616365dbbbd1befb27bee19fc

Contents?: true

Size: 435 Bytes

Versions: 5

Compression:

Stored size: 435 Bytes

Contents

check process haproxy with pidfile /var/run/haproxy.pid
  start program = "/usr/sbin/haproxy -f /etc/haproxy.cfg -p /var/run/haproxy.pid"
  stop program  = "/usr/bin/killall -9 haproxy"
  if totalmem is greater than 100.0 MB for 4 cycles then restart
  if cpu is greater than 50% for 2 cycles then alert
  if cpu is greater than 80% for 3 cycles then restart
  if loadavg(5min) greater than 10 for 8 cycles then restart
  group haproxy

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
auser-poolparty-0.0.9 config/monit/haproxy.monit.conf
auser-poolparty-0.1.0 config/monit/haproxy.monit.conf
auser-poolparty-0.1.1 config/monit/haproxy.monit.conf
auser-poolparty-0.1.2 config/monit/haproxy.monit.conf
jtzemp-poolparty-0.1.2 config/monit/haproxy.monit.conf