docs: update monitoring status to running and add management commands

This commit is contained in:
Automation Admin 2025-08-14 19:57:20 +00:00
parent 70e64bbe0a
commit 33118fbd4a
1 changed files with 2 additions and 0 deletions

View File

@ -77,12 +77,14 @@ localhost:80 {
## Monitoring ## Monitoring
- Verzeichnis: `/root/monitoring` - Verzeichnis: `/root/monitoring`
- Startskript: `start-monitoring-podman.sh` - Startskript: `start-monitoring-podman.sh`
- **Status:** ✅ Alle Services laufen (Prometheus, Grafana, cAdvisor, Node Exporter, Alertmanager)
- Standard-Ports: - Standard-Ports:
- Prometheus: 9090 - Prometheus: 9090
- Grafana: 3002 (admin/admin123 bitte ändern) - Grafana: 3002 (admin/admin123 bitte ändern)
- cAdvisor: 8081 - cAdvisor: 8081
- Node Exporter: 9100 - Node Exporter: 9100
- Alertmanager: 9093 - Alertmanager: 9093
- **Verwaltung:** `cicd monitoring {start|stop|status|logs|urls}`
## Applikationen ## Applikationen
- Snake Game (`/root/snake-game`) - Snake Game (`/root/snake-game`)