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
|
## 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`)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue