Overview
nxtRadar dashboards provide real-time and historical views of your environment across infrastructure, application, and network layers. Built-in dashboards cover the most common monitoring needs; custom dashboards let you build focused views for specific teams or services.Prerequisites
- An active NxtSight account with project access
- nxtRadar accessible from your Dashboard account (Monitor Center (admin view))
Built-In Dashboards
- Dashboard
- CLI
Select a dashboard
The Home view displays the default infrastructure overview dashboard. Use
the left panel to switch between:
Creating Custom Dashboards
Create a new dashboard
Navigate to Monitor Center > Monitoring (admin view) and click New Dashboard. Enter a
name and optional description.
Configure the metric query
Define the data source and query for the panel. nxtRadar supports the native
metric query language for filtering by host, service, tag, or time range.Example query for CPU utilization:
Queries are not executed against external systems — all data flows through
nxtRadar’s internal collection pipeline. No external API keys are required.
Dashboard Best Practices
Group by context
Create separate dashboards for different audiences: an operations NOC dashboard
with health-at-a-glance panels, and a detailed engineering dashboard with deep
per-component metrics.
Use template variables
Add template variables (dropdown filters) to dashboards so a single dashboard
covers all hosts or services. Use
$host or $service as query variables.Set alert thresholds visually
Add threshold lines to time-series panels to make alert levels visually obvious.
This helps operators recognize whether current values are within or outside
acceptable ranges at a glance.
Link to related dashboards
Add panel links that navigate to more detailed dashboards when an anomaly is
spotted. Click a high-CPU panel → open the detailed compute node dashboard.
Next Steps
Metrics & Alerts
Create alert rules that fire when dashboard metrics breach thresholds
Log Analytics
Add log panels to dashboards for correlated event visibility
Network Monitoring
Explore network traffic panels and flow-based visualizations
Troubleshooting
Diagnose missing metrics and dashboard data issues