II. Incidents (Paid)
Question: Is something broken right now?
Operational console — not for analysis, just for spotting problems fast. This is the dashboard users bookmark.
Row 1 — Critical Signals
Stats with threshold coloring — the first-glance zone.
| Panel | Type | Thresholds |
|---|---|---|
| Error Rate (Last 1h) | stat | Green < 1%, Yellow < 5%, Red > 5% |
| Slow Requests % | stat | Green < 5%, Yellow < 15%, Red > 15% |
| Failed Login Attempts | stat | Green < 5, Yellow < 20, Red > 20 |
| PHP Fatals | stat | Green = 0, Red > 0 |
| Email Delivery Failure | stat | Green < 5%, Yellow < 15%, Red > 15% |
Row 2 — Incident Trends (last 24h)
| Panel | Type |
|---|---|
| Server Error Rate | line_chart |
| Slow Requests Trend | line_chart |
| Login Failure Trend | line_chart |
| PHP Fatal Trend | line_chart |
Row 3 — Root Cause Hints
| Panel | Type |
|---|---|
| Top Warning Sources | bar_chart |
| Top Error Pages (4xx/5xx) | table |
| Bot Ratio Trend | line_chart |
Row 4 — System Signals
| Panel | Type |
|---|---|
| Plugin/Theme Changes | stat |
| Missed Scheduled Posts | stat |
| Memory Avg | stat |
| Cron Activity Rate | line_chart |
Row 5 — Coming Soon
| Panel | Status |
|---|---|
| Incident Timeline | Auto-detected incidents with timestamps (e.g., "09:14 Error rate spike") |
| Possible Causes | Correlate spikes with events (e.g., plugin update + error spike = instant root cause) |