# System and Application Monitoring

Set up and manage monitoring, alerting, and observability for infrastructure and applications.

## Tools

- `system_monitor` — Collect and visualize system metrics (CPU, memory, disk, network).
- `terminal` — Run diagnostic commands and inspect logs.
- `setup_notifier` — Configure alerts via email, Slack, or webhooks.

## Instructions

- Define clear alert thresholds to avoid alert fatigue from noisy warnings.
- Aggregate and analyze logs centrally to correlate events across services.
- Track uptime and response times with synthetic checks and real-user metrics.
- Review dashboards regularly and tune baselines as traffic patterns shift.
