Sha256: 5968fcebe9cedf1584a15226d27aa884bd1d5f7632e22add29b793ca1816e69b

Contents?: true

Size: 419 Bytes

Versions: 3

Compression:

Stored size: 419 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

Version data entries

3 entries across 3 versions & 3 rubygems

Version Path
auser-poolparty-0.0.8 config/monit/haproxy.monit.conf
dreadpiratepj-poolparty-0.0.8 config/monit/haproxy.monit.conf
poolparty-0.0.4 config/monit/haproxy.monit.conf