Award Winning Solutions
Xena has won multiple global awards for price/performance and technical innovation. Learn more.
Technical Expertise
Copyright © 2009-2023 Teledyne LeCroy Xena ApS, Denmark
This page describes the ValkyrieManager Histogram panel. The panel allows you to configure the histogram settings for the currently selected port and to inspect the result of the histograms data collection.
Histograms analyze a stream of packets, either at the transmit side or the receive side of a port, and classify them into a number of buckets, counting how many packets go into each bucket.
A histogram is configured with a fixed number of buckets and a value range. The first and last bucket handles all the packets that don’t fit within the specified range. All the other buckets each handle a sub-span of the range, determined by the histogram configuration.
Histograms complement the statistics counters function, which just provides aggregate counts, and the capturing function, which provides per-packet information.
You can create up to two histograms per port. Usually a single histogram will be sufficient for most uses. You can add a new histogram by pressing the Add Histogram button in the toolbar. To delete a histogram you should select the histogram and press the Remove Histogram button in the toolbar. You can also Load Settings and Save Settings for the histogram.
Each histogram is listed as a row in the configuration gridview and has the following configuration properties:
Once a histogram is active you can view the realtime chart of the collected data by selecting the histogram row. When a histogram is activated all the buckets are empty. As packets are encountered (according to the source) their data is registered and placed in the correct bucket according to the range specification. You can see this progress in the chart.
Hovering the mouse over a particular vertical bar pops up a little window with the information about that bucket as shown in the image below. The Accumulated value indicates the sum of the values up to and including the value in focus.
You can temporarily freeze the chart update by pressing the Freeze Chart button. No data will be lost and when you unfreeze the chart it will be updated with all the samples that were collected in the background.
You can use the chart scrollbars to zoom and pan the results as described at the end of this page.
The bucket counts can also be saved to a CSV textfile file for more detailed analysis by pressing the Save Data button.