| Status | ID | Type | Last Block | Last Activity | Actions |
|---|---|---|---|---|---|
|
Running
Stopped
Muted
|
{{ probe.id }} | {{ probe.type }} | {{ probe.lastBlock || '-' }} | {{ formatTime(probe.lastUpdate) }} |
|
| Time | Severity | Probe | Message |
|---|---|---|---|
| {{ formatTime(alert.sent_at) }} | {{ alert.severity }} | {{ alert.probe_id }} | {{ alert.probe_id }} rule hit |
| Time | Probe | Status | Duration | Details |
|---|---|---|---|---|
| {{ formatTime(run.created_at) }} | {{ run.probe_id }} | {{ run.status }} | {{ run.duration_ms }}ms | {{ run.error_message || '-' }} |