Skip to main content

self-monitoring-resource-alarms

Design and implement a background self-monitor that watches a service's OWN resource footprint (its data-store bytes, WAL bytes, per-table row counts, and growth rate between samples) and raises graduated, dedup-governed warn/crit alarms before a runaway fills the disk. Use when a daemon or service can silently bloat its own storage, when adding self-observability, resource alarms, growth-rate detection, per-tenant footprint metering, or global unhandledRejection/uncaughtException failure-visibility handlers, or when auditing a pull-only / whole-disk monitoring gap. Keywords self-monitoring, resource alarm, footprint sampler, growth rate, WAL bytes, page_count, log governor, dedup, durable audit, per-tenant metering. NOT for whole-host infra monitoring (Prometheus/Grafana/node_exporter), APM request tracing, external uptime probes, or one-shot disk-usage reporting.

Jump to install

Source facts

Repository
curiositech/port-daddy
Last source activity
July 23, 2026 at 06:28
Detected SKILL.md language
English
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.