Visual Statistics Display (VSD) version 4.0 is a new version of the VSD product. With v4.0, VSD now fully supports millisecond timestamps. Note however that millisecond timestamps are not yet generated by released server or GBS versions. In addition, this release includes several bug fixes.
These release notes include changes since VSD version 3.5.
This version of VSD, like previous versions, can read statmonitor files generated from:
Previous versions of VSD were limited to reading text and GFS data files with timestamps at no more than 1 second intervals.
These previous versions were able to read statmonitor data generated with sub-second intervals, by treating each sample as a 1-second difference from the previous timestamp. This allowed sub-second data to be analyzed, but rendered axis labels less useful.
Now, VSD expects the timestamp field to be either an integer (as in previous releases), or the same timestamp digits followed by a decimal point and three digits of millisecond value. Note that no released products currently produce statmonitor data files with millisecond time stamps. Version 4.0 can read statmonitor data generated by previous versions of GemStone/S 64 Bit and GBS, and will be able to read future data files that do contain millisecond timestamps.
On big-endian machines, VSD does not correctly display GFS binary format statistical data files; all statistics are shown as zero. GBS generates statistics in the GFS binary format. Data generated from GemStone/S servers is not affected. (#44902)