Posts Tagged ‘thin’

Monitoring thins with monit…

Short story: Download and install the latest code from http://mmonit.org/monit/download/ (configure, make, make install.. done! ) edit /etc/monitrc # ========================================================# Monit global settings:# ========================================================set daemon 60set logfile syslogset mailserver localhostset mail-format { from: monit@cfandersen.com }# ========================================================# Monit http server settings:# ========================================================set httpd port 2812allow localhost INCLUDE “/etc/monit/thins.monitrc” /etc/monit/thins.monitrc check process thin-8000 with pidfile /app/shared/pids/thin.8000.pid group [...]

Continue reading »

Follow

Get every new post delivered to your Inbox.