Skip to main content

Usage

zwrm dashboard
Display URLs for ZWRM’s monitoring dashboards.

Flags

FlagTypeDefaultDescription
--openboolfalseOpen the system overview dashboard in your browser

Available dashboards

The command shows URLs for:
  • System Overview — Platform-wide metrics and health
  • App Overview — Per-application metrics
  • VM Resources — CPU, memory, and disk usage per VM
  • Deployments — Deployment history and status
  • Prometheus — Raw metrics endpoint
  • Loki — Log aggregation endpoint

Example

# Show all dashboard URLs
zwrm dashboard

# Open the system overview in your browser
zwrm dashboard --open