Version 1.4.2 * Fix the checkerboarding in tables with auto-suppressed elements. (Tables that are drawn without inactive cells now correctly alternate background colors.) Version 1.4.1 * Fix LONGTEST to properly fail on files with no data in them, even when MRTG thinks there should be. (In certain circumstances, involving reusing logfiles, MRTG will put an erroneous summary line at the top. Now we ignore this summary, which makes the test slower, but more accurate.) Version 1.4.0 * Add LONGTEST, which tells the OCP to see if all recent data values are 0, and if so, to color them OFFLINE (if that is set). See the README for documentation. Version 1.3.0 * Fix the Perl version so that OFFLINE can be specified in the config file, just like the PHP version. * Add the keyword OFFLINETIME to control how long a system must be down before the OCP decides that it is offline. * Add the keyword JSINC, and code to allow pop-ups of the daily graphs. Version 1.2.0 * Add support for multiple percentage monitoring. That is, allow more than one percentage to be displayed, as a percent. This is a CHANGE to the configuration file language. See the README for more details. Version 1.1.0 * Fix summary view: in some cases, an off-by-one problem would prevent some graphs from being displayed. * Add a background color to systems which OCP is configured to show but which MRTG is not yet monitoring (or is totally unable to monitor). Version 1.0.0 * Initial release. $Id: Changelog,v 1.6 2005/12/27 04:07:45 bstern Exp $