Skip to main content

Dashboards

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

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

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.


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.


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