Release Notes: This release includes some minor fixes for ICMP support, TCP Window Scaling, data summarization, and some minor memory leaks. New features include a new option for logging to syslog and a new login page to access the PHP interface. The old Standard Reports interface has been removed in favor of the jpgraph based favorites.
Release Notes: This release brings support for multiple PasTmon sensors feeding into a single central PostgreSQL database. It has been ported to FreeBSD (7.1), has significant performance improvements, and has the beginnings of a complete rewrite of the PHP-based interface.
Release Notes: pastmon-php passing of filters in drill-down was fixed. Some memory leaks were fixed. E_NOTICE breaking plots in pastmonphp was fixed. Internal memory statistics collection was added for the DBI output plugin. libdbi and libdbi-drivers 0.8.3 or above are recommended. Segfaults in the DBI output plugin were fixed.
Release Notes: This release fixes a timezone clock skew issue with the Internal metrics plots, and now also prefers to use TrueType fonts for all plots, if installed.
Release Notes: Gentoo ebuild support was added. Minor useability improvements were made in the PHP interface. Permission changes were made in the database. Minor bugs were fixed. The license was migrated to the GPLv3.
Release Notes: This release fixes rule match ambiguity in the tcpsynack plugin, a bug caused by debug code in the tcpsynack plugin, and timezone issues with plots.
Release Notes: pastmonphp has been updated to use the jpgraph library for charts/ plots. Standard reports have been deprecated in favour of the pastmonphp favorites feature. The R package is no longer a prerequisite. There are various bugfixes.
Release Notes: A fix was made for rogue time values on 64-bit operating systems.
Release Notes: Support for HTTP POST transactions was improved. Massive improvements were made to PHP database queries, leveraging PostgreSQL aggregate functions for summarization (applied to pastmon-php, std.reports will follow later). The need for *_detail database tables was removed, so pastmon now summarizes directly into the level 1 summary tables. Numerous bugs and memory leaks were fixed.
Release Notes: A minor bugfix for level 2 data summarisation.