mirror of
https://github.com/ced4568/ceds-observability-stack.git
synced 2026-08-12 22:34:03 +00:00
259 B
259 B
16. docs/troubleshooting.md
# Troubleshooting Guide
## Prometheus Target Down
### Symptoms
Prometheus shows target as DOWN.
### Checks
```bash
ping TARGET_IP
curl http://TARGET_IP:9100/metrics
systemctl status prometheus-node-exporter