Registry / cli / god
library0.13.7rbrubygemsunverified

An easy to configure, easy to extend monitoring framework written in Ruby.

gem install god
INSTALL
IMPORT
SIG · GOD
G
god
clirubyv0.13.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

God
require 'god'

Monitor a process with God.

require 'god' God.watch do |w| w.name = 'my_process' w.start = 'ruby my_app.rb' w.keepalive end
Debug
Known issues
gotchaGod requires root or sudo privileges for process monitoring.
fix
Run God with appropriate permissions (e.g., sudo god).
affects: >= 0
Upgrade
Version history
0.13.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
god — gem install god · libregistry