Sha256: d8a525a5ec9e7aa9d4e2ea62d5861e85a7135c9397b6aa999bb75f7726b5f118

Contents?: true

Size: 1.03 KB

Versions: 82

Compression:

Stored size: 1.03 KB

Contents

check process blog1
    with pidfile /u/apps/blog/shared/pids/thin.1.pid
    start program = "ruby thin start -d -e production -S /u/apps/blog/shared/pids/thin.1.sock -P tmp/pids/thin.1.pid -c /u/apps/blog/current"
    stop program  = "ruby thin stop -P /u/apps/blog/shared/pids/thin.1.pid"
    if totalmem > 90.0 MB for 5 cycles then restart
		if failed unixsocket /u/apps/blog/shared/pids/thin.1.sock then restart
    if cpu usage > 95% for 3 cycles then restart
    if 5 restarts within 5 cycles then timeout
		group blog

check process blog2
    with pidfile /u/apps/blog/shared/pids/thin.2.pid
    start program = "ruby thin start -d -e production -S /u/apps/blog/shared/pids/thin.2.sock -P tmp/pids/thin.2.pid -c /u/apps/blog/current"
    stop program  = "ruby thin stop -P /u/apps/blog/shared/pids/thin.2.pid"
    if totalmem > 90.0 MB for 5 cycles then restart
		if failed unixsocket /u/apps/blog/shared/pids/thin.2.sock then restart
    if cpu usage > 95% for 3 cycles then restart
    if 5 restarts within 5 cycles then timeout
		group blog

Version data entries

82 entries across 81 versions & 7 rubygems

Version Path
thin-1.8.2 example/monit_unixsock
devcycle-ruby-server-sdk-1.1.0 examples/sinatra/vendor/bundle/ruby/3.1.0/gems/thin-1.8.1/example/monit_unixsock
devcycle-ruby-server-sdk-1.1.0 examples/sinatra/vendor/bundle/ruby/2.6.0/gems/thin-1.8.1/example/monit_unixsock
thin-1.8.1 example/monit_unixsock
thin-1.8.0 example/monit_unixsock
gross-1.7.2 example/monit_unixsock
thin-1.7.2 example/monit_unixsock
thin-1.7.1 example/monit_unixsock
arcabouco-0.2.13 vendor/bundle/gems/thin-1.7.0/example/monit_unixsock
thin-1.7.0 example/monit_unixsock
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/thin-1.6.4/example/monit_unixsock
classiccms-0.7.5 vendor/bundle/gems/thin-1.3.1/example/monit_unixsock
classiccms-0.7.4 vendor/bundle/gems/thin-1.3.1/example/monit_unixsock
classiccms-0.7.3 vendor/bundle/gems/thin-1.3.1/example/monit_unixsock
thin-1.6.4 example/monit_unixsock
thin-1.6.3 example/monit_unixsock
thin-1.6.2 example/monit_unixsock
thin-1.6.1 example/monit_unixsock
thin-1.6.0 example/monit_unixsock
classiccms-0.7.2 vendor/bundle/gems/thin-1.3.1/example/monit_unixsock