Drill-Down Metrics and Expanded Panels

Server Scout's panel system provides a clean, uncluttered view of your server's vital statistics whilst offering comprehensive detail when you need it. Each monitoring panel displays its most critical metric prominently in the header, with additional drill-down metrics available through panel expansion.

Understanding Panel Structure

Every Server Scout panel follows a consistent design pattern. The header shows the primary metric—the most important indicator for that system component. When you expand a panel by clicking on it, you'll reveal additional sub-metrics that provide deeper insight into system behaviour.

All drill-down metrics include their own individual graphs with the same time range selectors as the main dashboard, allowing you to correlate events across different timeframes.

CPU Panel Drill-Downs

The CPU panel's header displays overall CPU utilisation percentage. Expanding the panel reveals:

  • User %: CPU time spent executing user processes
  • System %: CPU time consumed by kernel operations
  • IO Wait %: CPU idle time whilst waiting for disk I/O operations
  • Steal %: CPU time "stolen" by the hypervisor (relevant in virtualised environments)
  • Temperature: Current CPU temperature readings (when sensors are available)
  • Context Switches: Number of context switches per second, indicating system scheduling activity

These metrics help identify whether high CPU usage stems from user applications, system overhead, or I/O bottlenecks.

Memory Panel Drill-Downs

Beyond the primary memory usage percentage, the memory panel provides:

  • Available Memory: Total memory available to applications
  • Cached Memory: Memory used for file system caching
  • Swap Usage: Current swap space utilisation
  • Dirty Pages: Modified memory pages awaiting write to storage
  • Buffers: Memory allocated for I/O buffers

These metrics distinguish between different types of memory usage, helping you understand whether apparent high memory usage is actually efficient caching or genuine memory pressure.

Network Panel Drill-Downs

The network panel header shows combined network throughput. Drill-down metrics include:

  • RX/TX Error Counts: Network errors on incoming and outgoing traffic
  • RX/TX Dropped Packets: Packets dropped due to buffer overflow or other issues
  • Interface Name: Network interface identifier
  • Private IP: Internal IP address assignment
  • MAC Address: Hardware address of the network interface

These details help diagnose network connectivity issues and identify problematic interfaces.

Disk Panel Drill-Downs

The disk panel's primary metric shows overall disk usage. Expanded view provides:

  • Per-Mount Breakdowns: Individual usage statistics for each mounted filesystem
  • Inodes Usage: Available and used inodes for each filesystem
  • Read-Only Filesystem Detection: Identification of filesystems mounted in read-only mode

This granular view helps identify which specific filesystems are approaching capacity and whether issues relate to storage space or inode exhaustion.

Load Panel Drill-Downs

The load panel offers the most comprehensive drill-down capabilities, expanding beyond the header's load average to show:

  • Running Processes: Currently executing processes count
  • Blocked Processes: Processes waiting for I/O or other resources
  • Zombies: Defunct processes awaiting cleanup
  • Open File Descriptors: Total system file descriptor usage
  • TCP Connections: Current TCP connection count
  • Top Processes Table: Real-time view of highest resource-consuming processes
  • Services List: Status of monitored system services

Utilising Time Range Selectors

Each drill-down metric includes interactive graphs with time range selectors matching the main dashboard. You can view data across different periods:

  • Last hour for immediate troubleshooting
  • Last 24 hours for daily pattern analysis
  • Last week for trend identification
  • Custom ranges for specific incident investigation

Best Practices

When investigating performance issues, start with header metrics to identify affected systems, then expand relevant panels to drill down into specific causes. The correlation between different metrics often reveals root causes—for example, high IO wait alongside specific disk mount point saturation.

Use the consistent time range selectors to correlate events across different system components, helping you understand how CPU spikes relate to memory pressure or network activity.

Frequently Asked Questions

How do I access drill-down metrics in ServerScout panels

Click on any monitoring panel to expand it and reveal additional sub-metrics. Each panel displays its most critical metric in the header, with comprehensive drill-down metrics available through panel expansion. All expanded metrics include individual graphs with the same time range selectors as the main dashboard.

What CPU metrics are available in ServerScout drill-down view

The CPU panel drill-down reveals User %, System %, IO Wait %, Steal %, CPU temperature readings, and context switches per second. These metrics help identify whether high CPU usage stems from user applications, system overhead, or I/O bottlenecks beyond the overall utilisation percentage shown in the header.

How does ServerScout memory panel show different types of memory usage

The memory panel drill-down distinguishes between available memory, cached memory, swap usage, dirty pages, and I/O buffers. This helps you understand whether apparent high memory usage is actually efficient caching or genuine memory pressure, going beyond the primary memory usage percentage.

What network troubleshooting information does ServerScout provide

Network panel drill-downs include RX/TX error counts, dropped packet statistics, interface names, private IP addresses, and MAC addresses. These details help diagnose connectivity issues and identify problematic network interfaces beyond the combined throughput shown in the header.

How do I identify which disk is causing storage issues

The disk panel drill-down provides per-mount breakdowns showing individual usage statistics for each mounted filesystem, inodes usage, and read-only filesystem detection. This granular view helps identify which specific filesystems are approaching capacity and whether issues relate to storage space or inode exhaustion.

What process information is available in ServerScout load panel

The load panel offers the most comprehensive drill-down with running processes count, blocked processes, zombie processes, open file descriptors, TCP connections, a top processes table, and monitored services status. This goes far beyond the load average shown in the header.

How do time range selectors work with drill-down metrics

Each drill-down metric includes interactive graphs with time range selectors matching the main dashboard. You can view data for the last hour, 24 hours, week, or custom ranges. This allows correlation of events across different timeframes and system components for root cause analysis.

What's the best approach for investigating server performance issues

Start with header metrics to identify affected systems, then expand relevant panels to drill down into specific causes. Use consistent time range selectors to correlate events across different system components, as the relationship between metrics often reveals root causes like CPU spikes relating to memory pressure.

Was this article helpful?