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.

Aller à l'installation

Informations de source

Dépôt
curiositech/port-daddy
Dernière activité de la source
23 juillet 2026 à 06:28
Langue détectée de SKILL.md
anglais
Étoiles
2
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.