Real-time metric visualisation is at the heart of effective server monitoring. Server Scout's interactive graphs provide immediate insights into your server's performance, helping you spot trends, identify issues, and make informed decisions about your infrastructure.
Understanding the Graph Interface
Server Scout uses canvas-based rendering to deliver smooth, responsive graphs on the server detail page. Each metric is displayed as a continuous line chart, making it easy to track changes over time and spot anomalies at a glance.
The interface offers four distinct time range options, each optimised for different monitoring scenarios:
- 1 hour: Displays raw 5-second data points for maximum granularity
- 6 hours: Shows 30-second averages for recent trend analysis
- 24 hours: Presents 2-minute averages for daily pattern recognition
- 7 days: Uses 15-minute averages for weekly overview and capacity planning
Interactive Data Exploration
One of Server Scout's most useful features is the ability to hover over any point on a graph to reveal exact values at that moment in time. This precision is invaluable when investigating specific incidents or comparing values across different time periods.
Simply move your cursor over the graph line, and you'll see a tooltip displaying the precise timestamp and metric value. This feature works across all time ranges, allowing you to drill down from weekly patterns to specific moments when issues occurred.
Identifying Data Gaps
Data continuity is crucial for accurate monitoring. Server Scout automatically detects and visualises data gaps as breaks in the graph line. A gap appears when no data point exists for more than three times the expected interval for that time range.
For example, in the 1-hour view, if more than 15 seconds pass without data (3 Ă— 5 seconds), you'll see a break in the line. These gaps typically indicate:
- Network connectivity issues between the server and monitoring service
- Server downtime or system crashes
- Agent service interruptions
- Temporary resource exhaustion preventing data collection
Recognising these gaps helps distinguish between actual zero values and missing data, preventing misinterpretation of your server's state.
Y-Axis Scaling and Units
Server Scout intelligently adapts the Y-axis scaling based on the metric type:
Percentage Metrics: CPU usage, memory utilisation, and disk space always display on a fixed 0-100% scale, making it easy to assess capacity at a glance.
Rate Metrics: Network traffic, disk I/O, and similar throughput measurements use appropriate units (KB/s, MB/s, GB/s) with dynamic scaling to match your data range.
Count Metrics: Process counts, connection numbers, and other discrete values scale automatically to accommodate the actual data range, ensuring optimal graph readability.
This intelligent scaling ensures you can quickly assess whether values are within normal ranges without mental unit conversions.
Effective Graph Reading Techniques
To maximise the value of Server Scout's metrics, develop these analytical habits:
Look for Patterns: Regular daily or weekly cycles often indicate normal business operations. Deviations from established patterns warrant investigation.
Identify Spikes: Sharp increases in CPU, memory, or I/O often signal specific events—deployments, batch jobs, or unexpected load. Cross-reference timing with your operational calendar.
Monitor Sustained Plateaus: Metrics that remain consistently high (especially near 100% for CPU or memory) indicate potential bottlenecks requiring attention.
Correlate Across Metrics: Don't examine metrics in isolation. High CPU with low I/O suggests compute-bound processes, while high I/O with moderate CPU indicates storage bottlenecks.
Use Multiple Time Ranges: Start with the 7-day view for context, then zoom into shorter periods to understand specific incidents. The 1-hour view is perfect for real-time troubleshooting.
Conclusion
Server Scout's metric graphs transform raw monitoring data into actionable insights. By understanding the interface, recognising data patterns, and correlating metrics across time ranges, you'll quickly identify issues before they impact your users and make data-driven decisions about your infrastructure's future needs.
Frequently Asked Questions
How do I view exact values on ServerScout metric graphs?
What do data gaps in ServerScout graphs mean?
How do ServerScout's different time ranges work?
How does ServerScout scale the Y-axis on metric graphs?
What's the best way to analyze ServerScout metric patterns?
When should I use the 1-hour view vs 7-day view in ServerScout?
How can I tell the difference between zero values and missing data?
Was this article helpful?