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.

설치로 이동

소스 정보

저장소
curiositech/port-daddy
최근 소스 활동
2026년 7월 23일 06:28
감지된 SKILL.md 언어
영어
스타
2
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.