2. VSD’s Graphical Interface

Previous chapter

Next chapter

VSD provides a graphical way to view the data that is recorded by statmonitor. When you open VSD on this data, you will see a very large number of statistics that were recorded for potentially a very large number of GemStone processes. Not all of these are going to be useful; your task is to locate the interesting and useful information.

2.1  Starting VSD

You can start VSD from your windowing system or from the command line.

You may start VSD and automatically open a specific data file by:

For example:

prompt> vsd statmonDataFileName

vsdinstalldir/bin/vsd statmonDataFileName

The main VSD window will appear; if this is your first time running VSD, an additional window will appear providing access to the version history and help.

2.2  Main VSD Window

When VSD is started, it displays the Main window. This window has a single instance and remains open while you are running VSD. When you are within VSD, the F12 key will bring the Main window to the top.

The Main window displays the list of processes and other information about the statmonitor file; here, you will locate and select processes and statistics for which you want to view charts.

This window also provides menus that allow you to set configuration options that control how your charts are displayed. The details for the various menu options are described in Section 2.7  .

Most of these display options are written to a .vsdrc file when VSD exists, which is read on startup. The next time you open VSD you will get the same options. Details of .vsdrc are here.

Loading data for viewing

If you opened VSD with a particular data file or files as an argument, the main window will display the processes listed from that file. Otherwise, you need to load a data file, or start monitoring a running server.

Loading an existing statmonitor file

To load a statmonitor file into VSD, use the menu item Main > Load Data File(s)...

This brings up a file dialog that allows you to browse for an existing statmonitor output file.

If you know the name of the file you would like to load, you can also type the full path in the File entry box.

Updating the view if the data file is updated

You may load a statmonitor data file that is still being updated by the live system. As new data is added to this file, you have the option to have vsd update its view.

If you select File > Auto Update, VSD automatically updates your display, and any associated charts, any time the data file changes. Otherwise, if auto update is disabled, you can choose File > Update periodically to update the displays when you choose.

Loading Multiple Files

You can load multiple statmonitor data files, either keeping the statistics separate by using the Main > Load Data File(s)... menu option, or appending them as if they were a single data set by using the Main > Append Data File(s)... menu option.

For more details on working with multiple files, see Working with Multiple Files.

Subsecond sample times

The statmonitor utility that is part of the GemStone server allows you to specify a sampling time in milliseconds rather than seconds, by using the -I option. Since versions of VSD earlier then v4.0 did not handle samples of less than one second, statmonitor historically did not write exact timestamps for subsecond sample rates; it treated the timestamp a counter that was incremented with each sample. The result was a series of timestamps that looked like 1-second intervals but represented statistic values at the requested sample increments.

GemStone/S 64 Bit version 3.3 and later, and GBS, write subsecond timestamps, adding milliseconds to the timestamp if needed. Earlier versions of GemStone, however, write relative timestamps for subsecond samples.

For statistics from older GemStone servers, there is no way to distinguish a true 1-second sample rate from a subsecond sample rate with relative 1-second timestamps. When analyzing data with subsecond samples from earlier versions of the GemStone server, you must be aware of the sample rate when you load the file, and ensure you use relative timestamps, since the absolute timestamps will be incorrect.

Monitoring statistics on a running GemStone server

You can use VSD to start statmonitor and automatically read directly from the data file statmon is writing to. This options is not available on Windows.

In order to monitor, you must have $GEMSTONE set to a GemStone server installation, and the machine search path set to include $GEMSTONE/bin, to allow VSD to provide a list of running GemStone caches to monitor. However, you can monitor any GemStone version or product, regardless of the version of GemStone specified in the environment of VSD. VSD uses the current GemStone environment only to list available caches. It reads information on the processes, and starts the correct version of statmonitor for the selected stone.

To monitor a live system:

Step 1. Bring up the Monitor window using the menu item Main > Monitor...

The Monitor window will display a list of all shared caches on this machine.

Step 2. Select the cache you wish to monitor, and the monitoring options.

These options are a subset of those offered by the server statmonitor utility. Options are:

  • The StatMon Output (file name) for the statmonitor output.

By default, this is empty, and statmonitor will create a file with the default name in the current directory. You must have write permission for the directory in which this file is located. For example, if you started vsd while in the $GEMSTONE/bin directory, you must specify a path and filename for another directory, in which you do have write permission. You may also use the Main menu item Change Directory... to change the default directory.

  • The sample interval (in seconds)—that is, how frequently to read the cache.
  • The write interval—the maximum number of seconds to wait before flushing the samples to the output file. This determines the rate your monitoring view is updated.
  • The statistics level—the amount of non-GemStone, OS-level information to collect. Larger numbers result in more and differing sets of statistics being sampled. Available levels vary by platform.
  • The number of application statistics (shared counters) to gather.
  • Whether to compress the output file.
  • You can select to monitor only processes with specific Session Ids. Normally, all processes are monitored.

Step 3. Click the Start button to start monitoring.

This will start statmonitor, and create a statmonitor data file in the current working directory. If statmonitor startup fails, the Monitor status window will appear which shows the statmonitor command line with the error message.

The Monitor window will remain open. You can use the Dismiss button to close the window; this does not affect monitoring.

VSD loads the data file as soon as it has some samples in it (unless you have explicitly turned off Auto Update).

The statmonitor data file that is created by monitoring will grow as long as you are monitoring. If you have a large system and collect samples frequently, this file may become very large.

Step 4. Click the Stop button to stop monitoring.

If you have dismissed the Monitor window, you can re-open it using the menu item Main > Monitor. Select the cache you have been monitoring to enable the Stop button.

Note that the statistics data that is created will remain, and can be viewed later. It must be explicitly deleted if you no longer need it.

After you’ve loaded the data file or started monitoring, the VSD window looks something like this:

Process List

The upper list pane contains a list of all the entities—processes, thread-based sessions within processes, and other entities such as the disks—for which data is recorded in the statmonitor data. Depending on the options used to collect the data, this may include all GemStone processes or a small subset, and may include a number of non-GemStone entities including the operating system, disks, etc. While these are not all strictly “processes”, in the following discussion this term is used to include all entities that appear in the process list.

For each process, session, or other entity, the display includes:

  • The StartTime - the time that process first recorded a sample, adjusted to local time on the machine executing VSD.
  • The EndTime - the time that process last recorded a sample, also adjusted to local time.
  • The File id for the file in which it was recorded. This is of interest if you have more than one file loaded; the file id corresponds to the number in the file select drop-down.
  • The total number of Samples for that process recorded in the data file.

If you are monitoring, processes that are currently running and for which samples are being taken are shown in green, and these number will change as new data samples are taken.

  • the OS ProcessID for the process. Multi-threaded processes in which the threads are GemStone sessions will have individual entries for each thread, and list the same process Id for each.
  • the GemStone SessionId for that processes. This only applies for GemStone sessions.
  • the process Type.

GemStone processes fall into a number of types, which govern which statistics apply. The common process types are:

Stn — Stone (and Page Manager in cases where this is a thread in the Stone )

Shrpc — Shared page cache monitor

Pgsvr — AIO or free frame page server, or a page server for a remote session

Gem — Gem; includes system Gems, RPC Gems, and linked sessions such as linked Topaz

Statmon — statmonitor

Additional types will appear if you are also monitoring OS information, including platform-specific statistics.

  • the process Name.

This is assigned by statmonitor or GBS’s Stat Monitor, and displayed in VSD. It may be assigned for Gem processes within the GemStone server; see Process names in GemStone.

Sorting

By selecting a column header in the main windows, you can sort all the processes by that column’s attribute.

For example, if you want to find the Stone, you can sort by Type. Or, if you know the session ID of the Gem, you can sort by SessionId and scroll down until you find that Gem.

Selecting Process

When you select a process, the list of statistics relevant for that process is displayed in the statistics pane. Multiple selection is allowed.

Selecting Sets of Processes

The pop-up menu option Select allows you to select all processes matching a particular criteria. The options are:

All —select all processes

By type —select all processes of the same type as the currently selected process. Does nothing if no process is selected.

By statistic—select all processes for which the currently selected statistics applies. Does nothing if no statistic is selected.

Clear —deselect all

Statistics List

The lower pane displays a list of statistics.

Each process type has a specific set of statistics that are relevant for that process. Many of these are unique for that process type; for example, CommitCount applies to Gem processes, while TotalCommits is meaningful for the Stone. Others, such as UserTime, apply to all processes.

When no process is selected, all statistics in the system are shown. When a particular process is selected, only statistics appropriate for that process type are listed. When multiple processes are selected, only statistics that are common to all the selected process types will be listed.

You may scroll down the list to locate the statistic you want. Typing in the first character will select the first statistic with a name beginning with that letter.

Notice that some statistics are listed in bold font, while others are in regular font. Statistics with the font in bold have non-zero values recorded.

Controlling visibility of statistics

Hiding statistics with only values of zero

You may hide statistics for which the value of that statistic is 0 for the entire sample set. These are the statistics that are listed in non-bold font.

To hide statistics where there are no non-zero values, check No Flatlines in the Main menu or in the right mouse button popup menu. Note that "No Flatlines" means "No Flatlines at zero", and does not apply to statistics whose values present a flat line at a non-zero value.

Statistics Level

Each statistic has a characteristic called a level reflecting the amount of background knowledge about GemStone processes needed to use it with understanding. You can set up VSD to list only those statistics that are at, or below, a certain level of complexity.

To establish the levels of statistics that you want to display in VSD, choose Statistic Level from the VSD window’s Main menu:

The level of statistics you select will be recorded in your .vsdrc file, and will be used automatically the next time you start VSD. See VSD Configuration Files for details on VSD configuration files.

Meaning of statistics

While many statistics have intuitive names, you will often need to look up details. Appendix B, “Statistics Reference”, has a complete list of statistics.

You should not expect to understand every statistic recorded for your system. Some of these statistics require an intimate knowledge of GemStone server internals, some are experimental, and some may only apply under specific server conditions. GemStone documentation, Techtips, and analysis from GemStone Technical Support will include specific statistics that are particularly helpful.

The information in the current version of VSD, including more detail, is displayed in the Statistics Information Window. To open the Statistic Information, use the menu item Main > Show Statistics Info.

This singleton window can be left open; it will display the details for any selected statistics as it is selected. You can also lookup statistics using the drop down.

Selecting and viewing statistics

After you have selected one or more processes and one or more statistics, you can display these results in a new Chart Window by clicking on the New Chart button. You can create a named chart by entering a name in the Chart name entry field.

If you have a chart open, you can add the selected statistics to an existing chart. Select the chart by name in the drop-down with the Chart name entry field, then click on the Add Line button. The Chart name is set to the most recently selected chart, so if you do not explicitly select a chart, the statistics will be displayed in the most recently selected chart.

The following shows the main window with one process selected, the Stone, and two statistics selected, TotalAborts and TotalCommits.

 

2.3  VSD Statistics Chart

To view data for particular statistics, you will open a Chart Window. These VSD statistics charts allow you to view and analyze the data for the statistics you have selected. You may have many Chart Windows open.

There are a variety of ways to control the display and to perform operations on selected lines. The details for the various menu options are described under Section 2.7  .

Chart Window

When you first open a chart, all the values for all statistics are displayed with its default settings. Each line has a unique color and/or pattern.

At the bottom is the Legend - the list of process statistics that are viewed in this chart. Each is described by Process name and statistics name.

The axis of the graph are labeled; the horizontal axis is always time.

The vertical axis is labeled with the number of the units for all the statistics; this may or may not be meaningful, if the statistics used different units of measurement. For example, comparing the counts of the number of commits and the time waiting for I/O, by units, does not directly make sense. However, it can be very useful to see how each varies relative to the other over time.

Chart Options

You can customize and manipulate a VSD chart in many ways to make your analysis easier. A few of the more useful are described here.

Zoom

To zoom in on a subsection of the chart, use the menu item Chart > Zoom In. This prompts for a rectangle to zoom in to, allowing you to view with more detail the section of the chart that you are interested in. You can zoom in multiple times to narrow your view further.

Zoom Out returns you to the previous level of zoom.

Time Format

The times marked on the horizontal axis, by default are in HH:MM:SS format (with hours in 24-hour format). If your sample spans multiple days, you can set the time format to include the month and day using the Chart > Time Format menu item.

Selecting a Line

You can select an individual line from the Legend at the bottom, or by clicking on that line in the graph. Selecting a line colors it red and displays information about that line.

When a line is selected, the following information is available:

  • On the graph itself, a brief summary statistics for the line. This includes the number of data points for that statistic, the minimum, maximum, and standard deviation are displayed. These units stay the same regardless of scale or transformation.
  • When the mouse is over a data point in the graph, the X (time) and Y (units) of that point are displayed. These units stay the same regardless of scale or transformation.
  • the name of the statistic.
  • the current filter. The filter allows you to distinguish absolute values from rates of change. Each statistic has a default filter based on its type, which can be changed as needed.
  • The scale or other transformation. The scale allows you to compare lines with widely different ranges of values, by scaling one or the other to bring the ranges closer together.

Copying value from a line

When you have a selected line, you can copy the value of a point on the line using the Chart windows pop-up menu item Copy Y value. This menu item is only displayed when you right click while the cursor is over a point on the active line.

The copied value can be pasted into another application using control-V. Middle-button paste depends on the target application copy buffer and may or may not work.

Changing Line Options

Filters

The filter allows you to view either absolute values, rates of change per second or sample. Filter options are:

No Filter — Displays the values for the statistic exactly as they are expressed in the statmonitor text file.

PerSample — Displays the difference between two consecutive samples of the statistic.

PerSecond — Displays the difference between two consecutive samples of the statistic, divided by the number of elapsed seconds between the two samples.

Aggregate — Displays a running total for the per-sample deltas of the statistic.

Scaling

When you have multiple lines with widely different ranges of values, you can increase the visibility of a line relative to the other line by scaling it.

Select the line, and in the upper right, use the arrow indicators to scale up or down the line.

Using the Line > Compute Scale or the Chart > Compute Scale All menu options will calculate and apply a scale based on the chart data values.

Other Transformations

By default, S is selected for the transformation setting, between the filter list and the scaling value entry field. When S is selected, the numeric scrolling field is used to scale the selected line.

You may also select other options, rather than S. This allows you to transform the line by adding, subtracting, multiplying, or by dividing the value in the numeric scrolling field.

Summary of Information on a line

The menu item Line > Log Info will open (or append to an already open log window), summary information about a single line. For example:

 

Summary of Information on a section of line

A very useful tool is collecting statistics on a section of line. For example, you may want to know the commit rate over a single period of intense activity, rather than for the entire period of sampling, or the rate of growth of a CommitRecordCount.

The menu item Line > Log Delta will allow you to select two point on the selected line. It then opens (or appends to an already open log window), summary information about that section of line.

The useful information will be different for counter statistics vs. values. For CommitCount, which is a counter type and therefore already a delta, the average will be of interest; for values is as CommitRecordCount that provide unit values, the value delta will be useful.For more on statistics types, see the descriptions here.

Other ways to control the view

There are many ways to control what you are viewing to make analysis of your data easier. Here are a few that are particularly useful.

Combining statistics values for multiple processes

Normally, when opening a chart or adding lines to an existing chart, one line is added for each selected process for each selected statistic. If you have selected a large number of processes — for example, all Gems — this may be cumbersome to see in the resulting chart.

In cases like this, you can combine values for a single statistic for all the selected processes. To combine values, in the Main VSD Window, check the value Combine in the Main menu or in the right mouse button popup menu.

Graphing against scales on both right and left side Y-axis

By default, all lines in a graph are plotted according to Y-axis units scaled on the left-hand side of the chart. You can instead plot some of the lines according to units scaled on the right-hand side of the chart, which will allow them to use a different scale. This is useful when the lines use different units of measurement from those plotted on the left.

To change the side on which a line is selected, with the line selected in a Chart Window, uncheck the value Graph on left axis on the Line menu.

Process names in GemStone

When statmonitor records statistics for Gem processes, it records them with the name “Gem”, or for linked topaz logins, “Topaz”. This can be modified on the GemStone server after the gem logs in. This can be particularly useful for regular maintenance processes, such as your backup or markForCollection, that are run from scripts.

To do so, as soon possible after login, in the session you want to rename, execute:

System cacheName: 'myName'

Depending on how soon you can execute this after login and the statmonitor sample rate, you may have one or more samples showing the original default name.

Changing Hours Offset

Timestamps are recorded in statmonitor data files using GMT time. When these files are read into GemStone, VSD will translate these times into the current machine’s local time.

If you are viewing the data in VSD in the same time zone as the system that generated the statmonitor data, this means that VSD will display dates in the correct time, including adjusting for daylight savings time.

However, if you are viewing statistics in a different time zone, the timestamps will appear to be incorrect.

To correct this, use the main menu option Change Time Offset..., and select the number of hours plus or minus to adjust VSD’s display.

For example, if you are in U.S. Pacific Time and viewing statistics that were generated by a system running in U.S. Eastern Time, which is three hours ahead, add three hours:

2.4  Setting Background Color

When running multiple instances of VSD, it can be helpful to be able to distinguish the VSD charts belonging to different instances. To support this, you may set the background color of the VSD instance. Once selected, all VSD windows for that VSD instance will display this color in all windows and charts.

Setting a master background color changes the window background, which ordinarily is a light gray, and also changes the background color for process lists, fields, and graphs which ordinarily have a white background.

The color may be set in a number of ways:

On UNIX platforms:

On Windows:

TK color names and RGB values are provided here:

http://www.tcl.tk/man/tcl8.6/TkCmd/colors.htm

TK provides over 750 color names describing over 500 unique colors.

After setting a background color, for example:

Note that the background color is not saved to the .vsdconfig file, since it is intended as a way to distinguish different instances of VSD on the same machine, rather than as a configured color for VSD in general.

2.5  Using and Creating Templates

VSD templates let you quickly create a chart with a commonly used set of statistics. Templates are helpful if you find yourself performing the same task frequently in VSD — for example, monitoring the same five or six statistics. By creating a template for the statistics that you want to monitor most frequently, you can automate the task of building charts.

VSD is shipped with a set of predefined templates. You can open charts on these templates using Template > New Template Chart, and choosing any of the predefined templates. If you create your own custom templates, they will also appear in this list.

You can create a custom template based on a chart you have created in VSD, or by editing the formatted text file that contains the templates. See VSD Chart Templates for more on the text file and how it is formatted, and editing this file outside of the GUI.

To create a custom template from VSD:

Step 1. set up a chart with the processes, statistics, scaling, and so on, that you want in your template.

Step 2. Chose the Chart menu item Save Template. This will prompt you to enter a name for the custom template. Hit the enter key when you are done.

You can now use your new template, from the Template > New Template Chart menu item.

if you want to remove your template, edit the .vsdtemplates file, and use the menu item Chart > Reload Template File to reload the templates file.

Gem and Pageserver Names in Templates

When you create a template that includes processes that are Gems or PageServers, the name of the process, as well as the type, is included in the template. This helps avoid an excessive number of lines appearing when the chart is opened.

The name that is included does not include any serial numbers that are displayed with the name in VSD. So for example, if the chart on which you are creating a template includes a Gem named Topaz19, the template will use Topaz* as the name. When you later use the template to create a chart, lines will be added for all Gems with the name Topaz.

Since you may have many Topaz processes, and cannot determine which one is performing a particular task such as backup or MFC, including Gem and Page server statistics in templates requires more consideration. Providing the Gem with a name, as described under Process names in GemStone, is one solution.

2.6  Working with Multiple Files

VSD provides a number of ways to work with multiple statmonitor data files. While analysis is often done using a single statmonitor data file or monitoring session, there are a number of cases in which you need to work with multiple files. For example:

Production systems should normally run statmonitor at all times, and archive the results for some period of time, to ensure that this information is available for diagnosis if a problem occurs. This usually involves automatically restarting statmonitor periodically, for example, starting a new data file every day at midnight.

When studying the progress of a operation such as a markForCollection, the statistics of interest may span more than one data file.

If you have statistics for remote caches, you may wish to display these along with the statistics for the Stone’s cache to track the interactions.

For example, if you are studying the effect of a configuration or code change on performance, you may have data sets for two runs of a particular operation, and want to compare them to understand the differences.

Loading multiple data files

Loading multiple Individual data sets

You can load multiple statmonitor files using the menu item Main > Load Data File(s)...., or by specifying multiple files on the command line.

Loading multiple files as a single data set

If your multiple data files are logically a single data set (for example, you start statmonitor on the same repository, shut statmonitor down, and start statmonitor again), then you can append the second and later data files to the first file, allowing you to see all the processes and samples at once.

To open multiple files so they are appended, use the menu item Main > Append Data File(s), or the -a command line argument. The File list displays the name of the first file, with [Appended] following.

You must ensure that the files to be appended are specified in the correct order. The append operation does not detect and prevent loading data sets that are in incorrect order or overlap, and loading invalid sequences results in unpredictable behavior and possible errors.

Current File and the file mode

VSD always has a current file, which is displayed in the File: list. Operations on the File menu apply to the current file. If you have multiple files loaded, you can use the File: drop down to change the current file.

Each loaded file has an sequence number, in the order in which they are loaded; this number is displayed in the File: field and drop-down list and in the File column in the process list.

In Single File mode, the current file is the only file that is displayed. In Multiple File mode, all files are displayed. This is toggled using the Main menu item Single File Mode.

In multiple file mode, you can see which file is associated with a given process in the File column. The following example shows three sequential sample sets on the same stone and topaz process.

Chart with Statistics from Multiple Files

When you ave multiple files loaded separately, the legend in the Chart Windows indicates which file the statistics values originated with by appending a [N] to the statistic name for each file, except File 1. The N corresponds to the File list index sequence number of that file, no number indicates it is from file 1.

Comparing statistics for multiple sequential runs

If you are testing the impact of changes in code or configuration values, you may have multiple sets of statmonitor data that represent similar operations, that are offset in time. You can view these data sets overlaid by using relative time stamps, so each data set is charted with the same starting point.

The following chart includes the CommitCount for the Topaz process in each of the three files. Since Absolute Time stamps is unchecked, they all are displayed as if the starting time was the same.

Note the index following the process name in the legend that indicates which file each line is based on.

 

 

.

2.7  Menu Options

This section describes the menu items available on the Main and Chart Windows in VSD.

Main Window Main Menu

Load Data File(s)...

Load one or more data files. Each file is loaded independently.

Append Data File(s)...

Load one or more data files. If more than one file is selected, merge the data in all files into the current file if a file is already loaded, or into the first file in the list. For correct operation, the files must represent sequences in the same repository and be loaded in sequence.

Monitor...

Open a dialog to display the process and statistics for a running stone. This invokes statmonitor with the selected options, and reads the resulting file with automatic updates.

Change Directory...

Change the current VSD directory. This is useful when monitoring, to set the directory in which the statistics file will be written.

Change Time Offset...

Set the offset between the current system time zone and the time zone of the data file.

Set Master Background Color...

Open a dialog to set the background window color.

Copy Selection

Copy the selected processes and statistics to the VSD clipboard.

Show Statistics Info

Open the Statistics Information Window

Combine

When selecting multiple processes, combine the statistics data for all selected process into a single line.

Combine Across Files

When Combine is also enabled, selecting multiple processes that are in multiple separate files will combine the statistics data for all selected process into a single line.

No Flatlines

Exclude statistics that do not change.

Single File Mode

When this is checked, the display includes only the currently selected file. When not checked, the statistics for all open files are displayed together.

Absolute Timestamps

If checked, timestamps are in real time; if not checked, timestamps are relative to the beginning of the data file.

Copy Referenced Lines

In a chart window, when performing line arithmetic, make copies of the lines rather than using the lines values directly.

Statistics Level

Options are Common Statistics Only, Advanced & Common, or All Statistics. Options other than All Statistics hide the less commonly useful statistics.

Confirm Exit

Determines if VSD to prompt you before exiting.

Exit

Exit VSD.

Main Window File Menu

Info...

Open a dialog providing information about the current file.

Update

Check for additional data samples in the current disk file, and update the display with changes.

Update All

Check for additional data samples in the disk files for all open statistics file, and update the display with changes.

Auto Update

When this is checked, the system will automatically check for additional data samples in the current disk file, and update the display with added entries.

Enabled

Used when in multiple file mode (that is, Main > Single File Mode is not checked); the statistics for this file will not be displayed.

Untrim Left

Remove left trims in all charts.

Untrim Right

Remove right trims in all charts.

Main Window Chart Menu

Add to Chart

Add the currently selected process statistics to the most recently selected chart.

New Chart...

Open a new chart with the currently selected process statistics.

Show Legend

Set the default for displaying the legend with the process and statistic name for the various lines at the bottom of the chart window.

Time Format

Set the default time format. Options are Elapsed Time in Seconds, Hour:Minute:Second (the default), or Month/Day Hour:Minute:Second. Note that if Main > Absolute Timestamps is not checked, all formats are effectively Elapsed Time.

Default Line Style

Set the line style; options are linear (the default), step, natural, and quadratic.

Show Time Axis Title

Display the label on the horizontal axis, generally the name of the data file

Show Left Axis Title

For statistics graphed on the left axis, display the label on the left side vertical axis, the name of the units for the selected statistic.

Show Right Axis Title

For statistics graphed on the right axis, display the label on the right side vertical axis, the name of the units for the selected statistic.

Show Current Values

Include, on the menu bar, display areas for the X and Y values of the point under the cursor on the selected statistic.

Show Min and Max

Include, on the menu bar, display areas for the maximum and minimum values of the selected statistic

Show Line Stats

Display a line indicating the number of points, minimum, maximum, mean, and standard deviation for the selected statistic, in the upper left of the graph area.

Show CrossHairs

display cross hairs centered on the cursor location.

Show Grid Lines

display grid lines.

Selected Line Color...

Set the color to be used for the currently selected line in all charts.

Choose Chart Font...

Select the font to be used for labels and other text for chart windows.

Close All Charts

Close all open chart windows.

Main Window Template Menu

Reload Template File

Reread the template file from disk.

New Template Chart >

Select from the templates and open a new chart using that template

Templates Use Selection

If selected, for templates that have patterns using *, open templates using only the selected processes.

Main Window Help Menu

How to...

Open Help with list of how-to topics.

Main Window...

Open Help for the Main window.

Chart Window...

Open Help for the Chart window.

All Topics...

Open Help with list of all topics.

All Help Text...

Open Help with all help in a single dialog.

Choose Text Font...

Set the font for help text.

About VSD...

Open About VSD dialog.

 

Chart Window Chart Menu

Add from Template >

Open the list of templates and add the process statistics specified by selected template to the current window.

Save Template

Create a new template from the current set of processes and statistics. The prompt for the name is in the menu bar area. Note that the resulting template may need further editing if Gem processes are selected.

Paste

Paste a line that was previously put into the VSD clipboard, and clear the clipboard.

Snapshot

Make a .gif of the chart and write it to the current working directory, with the name snaphot.gif. Any previously existing file with this name is overwritten.

Help...

Open Help for the chart window

Zoom In

Select a rectangle and make this the new graph display area.

Zoom Out

Undo the most recent zoom.

Compare Two Points

Allows you to select a start and end point on the currently selected line, and adds information on the delta between these two points to the log window. The information is the same as Line > Log Delta.

Compute Scale All

Compute a scale for every line in the chart.

Unscale All

Remove any scaling done to any lines.

Show Legend

Display the legend showing the process and statistic names for the various lines at the bottom of the chart window.

Time Format

Set the time format. Options are Elapsed Time in Seconds, Hour:Minute:Second (the default), or Month/Day Hour:Minute:Second.

If Main > Absolute Timestamps is checked, Elapsed Time in Seconds provides the GemStone timestamp value; other values provide the sample’s time, adjusted by a value set by the Main windows’ Change Time Offset.

If Main > Absolute Timestamps is not checked, the display is either in seconds since the beginning of the file, or nnhnnmnns, or nndnnhnnmnns since the beginning of the file.

Show Time Axis Title

Display the label on the horizontal axis, generally the name of the data file

Show Left Axis Title

For statistics graphed on the left axis, display the label on the left side vertical axis, the name of the units for the selected statistic.

Show Right Axis Title

For statistics graphed on the right axis, display the label on the right side vertical axis, the name of the units for the selected statistic.

Show Current Values

Include, on the menu bar, display areas for the X and Y values of the point under the cursor on the selected statistic.

Show Min and Max

Include, on the menu bar, display areas for the maximum and minimum values of the selected statistic

Show Line Stats

Display a line indicating the number of points, minimum, maximum, mean, and standard deviation for the selected statistic, in the upper left of the graph area.

Show CrossHairs

display cross hairs centered on the cursor location.

Show Grid Lines

display grid lines.

Close

Close this chart window.

Chart Window Line Menu

Log Info

Add information on the currently selected statistic or statistics to the log window.

Log Delta

Allows you to select a start and end point on the currently selected line, and adds information on the delta between these two points to the log window.

Compute Scale

Compute a scale for this line.

Unscale

Remove any scale on this line.

Graph on Left Axis

When selected, the line is graphed against the axis on the left side of the chart; if unselected, graph against the axis on the right side.

Symbol

Set the symbol to use to indicate points on the line; options are none (the default), scross, splus, square, triangle, circle, diamond, plus, or cross.

Style

Set the line style; options are linear (the default), step, natural, and quadratic.

Update

Reread the data file associated with this line for new entries.

Add Lines

Add the next line selected to the selected line.

Diff Lines

Subtract the next line selected to the selected line.

Divide Lines

Divide the next line selected by the selected line.

Normalize

If this item is checked then the line will be normalized. Cannot be used with a line offset.

Trim Left

Allows you to select a point on the selected line, everything to the left of this point (earlier) will be hidden.

Trim Right

Allows you to select a point on the selected line, everything to the right of this point (later) will be hidden.

Untrim Left

Undo any left trims done to this chart.

Untrim Right

Undo any right trims done to this chart.

Copy

Copy the selected line (process and statistic) to the VSD clipboard.

Cut

Remove the selected line, and add it to the VSD clipboard.

Delete

Remove the selected line.

 

 

Previous chapter

Next chapter