mojombo/god
Ruby process monitor observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6807
- days_rel: n/a
- days_push: 887
- n_releases_24m: 0
Adoption not part of the score
2218 stars · 508 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
God is an easy-to-configure, easy-to-extend process monitoring framework written in Ruby. It keeps server processes and tasks running using poll- and event-based conditions, with a Ruby-based configuration format and an integrated notification system.
Use cases
- keep a server process running and restart it if it dies
- monitor processes and alert when memory or cpu usage exceeds thresholds
- supervise non-daemonizing scripts as part of deployment
- write custom monitoring conditions in Ruby
- run periodic checks on background tasks at different intervals
When to choose
- you run Ruby infrastructure and want process supervision configured in Ruby
- you need lightweight process monitoring on Linux, BSD, or macOS
- you want both poll-based and event-based condition checks with custom notifications
When to avoid
- you need to monitor processes on Windows
- you want a modern, actively developed supervisor with broad community support
- you need container-native or Kubernetes-based process management
Facets
framework · maturity maintenance
monitoring alerting scheduling cli monitoring self-hosted bsd ruby cli process-monitoring process-management daemon-supervision ruby-gem keepalive devops automation linux macos
2 sources
- readme: https://github.com/mojombo/god · fetched 2026-08-28 · 9b1a00fa6aed
- homepage: http://godrb.com · fetched 2026-08-29 · 4b1adb0cd17a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mojombo/god | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem