God A Process Monitoring Framework in Ruby

God - A Process Monitoring Framework in Ruby

A Better Way to Monitor

God is an easy to configure, easy to extend monitoring framework written in Ruby.

Keeping your server processes and tasks running should be a simple part of your deployment process. God aims to be the simplest, most powerful monitoring application available.

Tom Preston-Werner
tom@mojombo.com

Google Group: http://groups.google.com/group/god-rb

Features

  • Config file is written in Ruby
  • Easily write your own custom conditions in Ruby
  • Supports both poll and event based conditions
  • Different poll conditions can have different intervals
  • Integrated notification system (write your own too!)
  • Easily control non-daemonizing scripts

Installation

原文地址:https://www.cnblogs.com/lexus/p/2503567.html