Skip to main content

Dashboards

Per-node dashboard — auto-generated panels for a Windows Server node showing CPU, memory, disk, network throughput, services, and event log panels

Dashboards are the primary way you view and interact with monitoring data in Stratora. Each dashboard is a grid of panels — charts, gauges, tables, and specialized visualizations — that display real-time and historical metrics for your infrastructure.

Stratora has two kinds of dashboards:

  • Auto-generated dashboards — created automatically when you assign a device template to a node. These give you instant visibility with panels tailored to the device type.
  • Custom dashboards — built by you using the drag-and-drop dashboard builder. Combine panels from multiple nodes, embed topology maps, world maps, and rack diagrams — whatever view your team needs.

Dashboard Builder

The dashboard builder uses a three-panel layout:

  1. Left sidebar — browse nodes and available metrics, then drag them onto the canvas
  2. Center grid — the dashboard canvas where panels are arranged, resized, and repositioned
  3. Panel settings — configure the selected panel's data source, thresholds, colors, and display options

Dashboard builder — three-pane edit mode with the Add Panels sidebar (Shared Components + per-node component categories), center grid, and Save controls

Edit vs. View Mode

  • Edit mode — the full builder interface with drag-and-drop, panel settings, and save controls
  • View mode — a clean, read-only display of the dashboard with auto-refreshing data (every 10 seconds by default)

Switch between modes using the Edit / View toggle in the dashboard header.

Drag-and-Drop

To add a panel:

  1. Open the left sidebar and browse available nodes or metrics
  2. Drag a metric onto the grid — a preview appears showing where the panel will land
  3. Drop to place, then resize by dragging the panel's edges
  4. Click the panel to open its settings and customize the visualization

Panels snap to a grid and automatically compact to prevent gaps.


Panel Types

Stratora ships with a wide range of panel types, each designed for a specific kind of data.

Charts and Graphs

PanelDescription
Line ChartTime-series visualization with multiple series support — the workhorse for CPU, memory, network, and any metric over time
Mirrored AreaIngress/egress traffic shown symmetrically above and below the axis — ideal for network interface throughput
Uptime TimelineTime-series bar showing up/down periods over the selected range

Single Values

PanelDescription
StatSingle numeric value with configurable formatting and threshold-based coloring
GaugePercentage display with min/max range and warning/critical threshold arcs
StatusHealth indicator showing the current state of a node (healthy, warning, critical, offline)
Up/Down StatusSimple up/down indicator with visual color coding

Tables and Grids

PanelDescription
TableTabular data with sorting, filtering, and configurable columns
Port GridInteractive switch port visualization with real-time status and PoE indicators — shows all ports in a physical layout
Interface Throughput GridPer-interface throughput visualization across all interfaces on a device
Top by Response TimeRanked list of nodes by response time — useful for identifying slow devices
Incidents TableAlert and incident history for the scoped nodes

Infrastructure-Specific

PanelDescription
Windows ServicesWindows service status table with history heatmap showing state changes over time
Storage GridNAS/storage device visualization
Disk BayPhysical drive bay layout with temperature, SMART status, and health per disk
SSL CertificateCertificate details, issuer, and days-until-expiry countdown
HTTP StatusHTTP endpoint monitoring with response code and availability

Embedded Visualizations

PanelDescription
Topology MapEmbeds a saved topology map with live device status overlay
World MapEmbeds a saved world map with live pin health
RackEmbeds one or more rack diagrams with live device health

Layout

PanelDescription
DividerVisual separator between sections of a dashboard
SpacerWhitespace element for layout control

Site-Aggregation Panels

These panels aggregate across multiple nodes — typically scoped to a single site — and power the auto-generated site dashboards. They can also be used on custom dashboards.

PanelDescription
Site HealthAggregated site health score with up/down/warning counts
Site StatSingle-stat tile for a site-level metric (e.g., nodes online, active alerts)
Health BreakdownDonut or bar chart of node health states (healthy / warning / critical / offline) for the scoped site
Device Type BreakdownDistribution of nodes by device category (switches, servers, NAS, etc.)
OS BreakdownDistribution of nodes by operating system family
Nodes by SitePer-site node count rollup — useful on multi-site dashboards
WAN HealthWAN circuit availability and latency tile — appears on auto-dashboards when the site has WAN-circuit nodes
Top ResourcesAggregate "top N" view across resources (CPU, memory, latency) for the scoped node set
Top Disk UtilizationTop N disks by utilization across the scoped node set
Rack TopologyAggregate rack view embedded as a dashboard panel (see Rack Diagrams)
Check ConfigBuilt-in synthetic check / config presence panel surfaced on auto-dashboards
World ClockPer-location time tile for multi-region dashboards

Time Range Controls

Every dashboard has a global time range selector in the header. When you change the time range, all time-series panels on the dashboard update together.

Available presets range from 5 minutes to 7 days. Individual panels can optionally override the global range if needed.

Time-range picker — dropdown open showing Last 5 minutes / 15 minutes / 1 hour / 6 hours / 24 hours / 7 days / 30 days presets


Auto-Generated Dashboards

Node Dashboards

When a node has a device template assigned, Stratora generates a dashboard tailored to that device type. For example:

  • A Windows Server node gets CPU/memory gauges, disk usage charts, network throughput, service status, and event log panels
  • A Cisco switch gets a port grid, CPU gauges, per-interface traffic charts, and interface error graphs
  • A Palo Alto firewall gets management/data-plane CPU, session gauges, throughput charts, and HA status

These dashboards appear automatically on the node's detail view. You don't need to configure anything — the template defines the layout.

tip

You can add a node's auto-generated panels to a custom dashboard. In the builder, select a node from the sidebar and its template-defined panels become available to drag onto your dashboard.

Site Dashboards

When you create a site, Stratora automatically generates a fully-configured monitoring dashboard for it. No manual panel configuration required.

Trigger behavior:

  • Dashboard is created on site creation
  • Updates automatically when nodes are added, removed, or have their device type changed
  • Regeneration is idempotent — safe to trigger multiple times without creating duplicate panels

Default panel layout:

RowPanels
Key MetricsNodes Online, Nodes Down, Active Alerts, Availability, Avg Response Time
Topology & StatusNetwork Topology, Up/Down Status
Health & BreakdownHealth Breakdown, Device Types, WAN Health (conditional)
PerformanceTop by Response Time, Top by CPU, Top by Memory, Top by Disk
AlertsActive Alerts detail

Conditional panels:

  • WAN Health only appears when the site has one or more nodes with node_type = 'wan_circuit'
  • Storage Capacity is available in the component picker for custom dashboards but is not included in the auto-generated template

Read-only: Auto-generated site dashboards are read-only and display an "Auto-Generated" badge. Click Clone & Edit to create a customizable copy.

Per-site dashboard — auto-generated overview for a site showing key metrics, topology, health breakdown, and top-by-resource panels


Creating a Custom Dashboard

  1. Navigate to Monitoring → Dashboards and click New Dashboard
  2. Give it a name and optional description
  3. The builder opens in edit mode — drag panels from the sidebar to build your layout
  4. Click Save when done

Cloning

To duplicate an existing dashboard, open it and select Clone from the actions menu. This creates a copy you can modify independently.

Deleting

Open the dashboard and select Delete from the actions menu. Deleted dashboards cannot be recovered.


Visibility and Sharing

Dashboards have two visibility levels:

VisibilityWho Can SeeWho Can Edit
PersonalOnly the creatorOnly the creator
SharedAll usersAdmins and Operators

New dashboards default to personal. To share a dashboard, change its visibility from the dashboard settings or actions menu.

Folders

Organize dashboards into folders for easier navigation. Folders support nesting, so you can create a hierarchy that matches your team structure or infrastructure layout.

Favorites

Star dashboards you use frequently. Favorites appear in a dedicated section at the top of the dashboard list for quick access.


Dashboard Scoping

Dashboards can be scoped to different levels of your infrastructure:

  • Node-level — panels showing metrics for a single device (the default for auto-generated dashboards)
  • Site-level — panels pulling data from multiple nodes at a site, giving you a location-wide view
  • Group-level — panels filtered to nodes in a node group, useful for function-based views like "All Production Switches"
  • Multi-node — mix panels from any combination of nodes on a single dashboard for cross-cutting views