Total Pageviews

Monday, 14 April 2014

一个基于ruby的监控进程的工具-god

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.

Documentation

See in-repo documentation at REPO_ROOT/doc. See online documentation at http://godrb.com.

== INSTALL:
  $ sudo gem install god
  
== CONTRIBUTE:
Latest code is available at http://github.com/mojombo/god
The 'master' branch can be cloned with:
  $ git clone git://github.com/mojombo/god.git

from https://github.com/mojombo/god
https://github.com/gma/god