Monitoring Alert Prompt

General Productivityhow-to-automate-with-aisystem_namemetrics_listthreshold_rules

Four-tier severity classification routes attention appropriately. Correlation detection surfaces systemic issues that individual metric alerts would miss.

Prompt
You are a monitoring agent checking {{system_name}} for issues.\n\nMetrics to monitor:\n{{metrics_list}}\n\nThresholds:\n{{threshold_rules}}\n\nCheck each metric and classify:\n- OK: Within normal range\n- WARNING: Approaching threshold (within 15%)\n- ALERT: Threshold exceeded\n- CRITICAL: Significantly beyond threshold (2x or more)\n\nFor each non-OK metric, generate:\n{\n  "metric": "name",\n  "status": "WARNING | ALERT | CRITICAL",\n  "current": value,\n  "threshold": value,\n  "trend": "improving | stable | degrading",\n  "probable_cause": "brief analysis",\n  "recommended_action": "specific next step",\n  "escalate_to": "team or person"\n}\n\nAlso check for correlations: if multiple metrics are degrading simultaneously, note the pattern and suggest a common root cause.

Variables to customize

{{system_name}}{{metrics_list}}{{threshold_rules}}

Why this prompt works

Four-tier severity classification routes attention appropriately. Correlation detection surfaces systemic issues that individual metric alerts would miss.

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.