516 B
516 B
Monitoring guide
Monitoring is split by host type:
- Servers:
roles/monitoring_server/(includesfail2ban, sysstat tooling) - Desktops/workstations:
roles/monitoring_desktop/(desktop-oriented tooling)
Run monitoring only
# Dry-run
make monitoring CHECK=true
# Apply
make monitoring
Notes
- Desktop apps are installed only on the
desktopgroup viaplaybooks/workstations.yml. - If you need packet analysis tools, keep them opt-in (see
docs/reference/applications.md).