Alert Monitoring Prompt

General Productivityai-automation-workflowscurrent_metricsbaseline_metrics

Tiered alert levels prevent alert fatigue by separating urgent from informational. Including suggested actions makes alerts immediately actionable rather than just noisy.

Prompt
You are a monitoring agent analyzing system metrics. Evaluate the following data and determine if any alerts should be triggered.\n\nCurrent metrics:\n{{current_metrics}}\n\nBaseline (normal range):\n{{baseline_metrics}}\n\nAlert rules:\n- CRITICAL: Any metric exceeding 2x baseline or below 50% of baseline\n- WARNING: Any metric exceeding 1.5x baseline or below 75% of baseline\n- INFO: Any metric trending toward WARNING threshold (within 10%)\n\nFor each alert, return:\n{\n  "level": "CRITICAL | WARNING | INFO",\n  "metric": "metric_name",\n  "current_value": number,\n  "baseline_value": number,\n  "deviation": "percentage",\n  "suggested_action": "what to investigate or do next"\n}\n\nIf all metrics are normal, return: { "status": "healthy", "summary": "brief confirmation" }

Variables to customize

{{current_metrics}}{{baseline_metrics}}

Why this prompt works

Tiered alert levels prevent alert fatigue by separating urgent from informational. Including suggested actions makes alerts immediately actionable rather than just noisy.

What you get when you save this prompt

Your workspace unlocks powerful tools to iterate and improve.

AI OPTIMIZE

AI Optimization

One-click improvement with structure analysis and pattern suggestions.

VERSION DIFF

Version History

Track every edit. Compare versions side-by-side with word-level diffs.

ORGANIZE
Development
Code Review
Testing
Marketing

Folders & Tags

Organize your library with nested folders, tags, and drag-and-drop.

MCP
$ npm i -g @promptingbox/mcp
Claude · Cursor · ChatGPT

Use Everywhere

Access prompts from Claude, Cursor, ChatGPT & more via MCP integration.

Your prompts, organized

Save, version, and access your best prompts across ChatGPT, Claude, Cursor, and more.