Monitoring and Alerting

Detect operational anomalies in system metrics using statistical process control.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/StrategicMilk/Vetinari-Orchestrastor --skill monitoring-and-alerting-strategicmilk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Monitoring and Alerting
Source: https://github.com/StrategicMilk/Vetinari-Orchestrastor/tree/main/vetinari/skills/catalog/worker/monitoring-and-alerting
Command: npx skills add https://github.com/StrategicMilk/Vetinari-Orchestrastor --skill monitoring-and-alerting-strategicmilk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill safeguards Vetinari’s operations by automatically detecting metric anomalies, preventing alert fatigue and missed incidents caused by static thresholds.

Core Features & Use Cases

  • Statistical Process Control: Builds adaptive control charts from historical data to establish dynamic thresholds.
  • Anomaly Detection: Applies Western Electric rules, trend analysis, and capability indices to spot special‑cause variation.
  • Adaptive Alerting: Generates severity‑graded alerts, deduplicates them, and escalates persistent issues.
  • Use Case: Continuously monitor latency, error rates, token usage, or pass‑rate metrics and receive intelligent alerts without manually tuning thresholds.

Quick Start

Ask the monitoring skill to track latency for the Foreman agent and alert on any SPC‑detected anomalies.

Frequently Asked Questions about Monitoring and Alerting

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is statistical process control for system monitoring?

Statistical process control (SPC) for system monitoring builds dynamic control charts from historical data to establish adaptive thresholds, detecting special-cause variation without manual threshold tuning.

How do I detect anomalies in system metrics without static thresholds?

You can detect anomalies in system metrics by applying SPC control charts and Western Electric rules, which establish dynamic thresholds from historical data to spot special-cause variation automatically.

Can I monitor latency and error rates for Vetinari agents using control charts?

Yes, you can monitor latency, error rates, token usage, and quality scores for Vetinari agents by applying statistical process control to real-time metrics and generating adaptive alerts on SPC-detected anomalies.

What is the best way to prevent alert fatigue when tracking operational metrics?

The best way to prevent alert fatigue is using adaptive alerting that deduplicates severity-graded alerts and escalates persistent issues, replacing static thresholds with SPC-based anomaly detection.

How do Western Electric rules apply to anomaly detection in monitoring?

Western Electric rules apply to anomaly detection by evaluating statistical process control charts to identify special-cause variation patterns in system metrics, triggering severity-graded alerts when rules are violated.

Do I need historical data to build control charts for process capability evaluation?

Yes, you need historical data to build adaptive control charts that establish dynamic thresholds and evaluate capability indices for detecting special-cause variation in system metrics.