procmon 0.0.4
Procmon allows you to check on processes and then perform arbitary actions based on the result of the checks. For example, you can send notification when mem usage is too high, or you can restart a process if it's dead, etc. It is not meant to run as a daemon. It is designed to be invoked manually or via cron.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
>= 3.0.0
i18n
>= 0.5.0