docs: update monitoring status to running and add management commands
This commit is contained in:
parent
70e64bbe0a
commit
33118fbd4a
|
|
@ -77,12 +77,14 @@ localhost:80 {
|
|||
## Monitoring
|
||||
- Verzeichnis: `/root/monitoring`
|
||||
- Startskript: `start-monitoring-podman.sh`
|
||||
- **Status:** ✅ Alle Services laufen (Prometheus, Grafana, cAdvisor, Node Exporter, Alertmanager)
|
||||
- Standard-Ports:
|
||||
- Prometheus: 9090
|
||||
- Grafana: 3002 (admin/admin123 – bitte ändern)
|
||||
- cAdvisor: 8081
|
||||
- Node Exporter: 9100
|
||||
- Alertmanager: 9093
|
||||
- **Verwaltung:** `cicd monitoring {start|stop|status|logs|urls}`
|
||||
|
||||
## Applikationen
|
||||
- Snake Game (`/root/snake-game`)
|
||||
|
|
|
|||
Loading…
Reference in New Issue