mperham/inspeqtor
Monitor your application infrastructure! 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4461
- days_rel: n/a
- days_push: 2842
- n_releases_24m: 0
Adoption not part of the score
1644 stars · 64 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Inspeqtor is a Go-based application infrastructure monitor that watches init-managed services, process memory/CPU, and host metrics like load, swap, and disk usage. It alerts or restarts processes when rule thresholds are breached and silences alerts during deploys.
Use cases
- monitor redis mysql nginx services on a linux server
- alert when a process dies or changes pid
- restart a service when memory usage exceeds a threshold
- monitor host cpu load swap and disk usage
- silence monitoring alerts during deployments
- modern replacement for monit
When to choose
- you want a lightweight monit alternative with zero runtime dependencies
- your services are managed by init.d, systemd, upstart, runit, or launchd
- you need simple threshold-based alerting and process restarts on a host
When to avoid
- you need to monitor arbitrary processes not managed by an init system
- you need a full metrics dashboard or time-series storage
- you need actively developed features or modern cloud-native monitoring
Facets
application · maturity maintenance
monitoring alerting monitoring self-hosted cli infrastructure-monitoring process-monitoring monit-alternative systemd init-systems devops linux macos
1 source
- readme: https://github.com/mperham/inspeqtor · fetched 2026-08-28 · 6558ac125bd4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mperham/inspeqtor | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="mperham/inspeqtor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem