# mperham/inspeqtor

Monitor your application infrastructure!

Repository: https://github.com/mperham/inspeqtor
Canonical: https://ross.abutalabs.com/products/inspeqtor
Language: Go
License: GPL-3.0
License Family: copyleft
Last push: 2018-11-21T12:54:59+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4461, "days_push": 2842, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1644, forks 64 (observed 2026-08-28T04:05:16.125774+00:00)

## What it is
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
- artifact type: application
- maturity: maintenance
- function: monitoring, alerting
- domain: monitoring, self-hosted
- platform: cli
- tags: infrastructure-monitoring, process-monitoring, monit-alternative, systemd, init-systems, devops, linux, macos

## Member repositories
- mperham/inspeqtor (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:16.125774+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:45:56.079860+00:00, confidence not recorded.
  - readme: https://github.com/mperham/inspeqtor (fetched 2026-08-28T04:05:16.125774+00:00, sha 6558ac125bd4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
