pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/p5-RRD-Simple



Module name:    wip
Committed by:   pettai
Date:           Sat May 15 05:38:47 UTC 2010

Modified Files:
        wip/p5-RRD-Simple: Makefile distinfo

Log Message:
Version 1.44 - 24th Janurary 2008
    + Fixed some small typos in the POD.
    + Added "on_missing_ds" parameter to the new()
      constructor method to detemine what action should
      be taken when the user tries to update or insert
      new data point values in an RRD for a data source
      name that does not exist.
    + Added "tmpdir" parameter to the new() constructor
      method to force any temporary files to be created
      in the specified directory.
    + Added a number of additional TRACE() statements
      in the code to aid debugging with the DEBUG=1
      environment variable.
    + Changed graph() so that there is no longer an
      AVERAGE VDEF vname generated for each data source
      by default.
    + Changed graph() method to allow undef or ''
      (empty) values to be passed in for the sources
      parameter.
    + Added a new example to RRD::Simple::Examples
      to show how to generate predictive graphs to
      provide basic capacity planning.
    + Added a new "periods" parameter to the graph()
      method to restrict which graphs will be
      generated.
    + Updated version of rrd.me.uk in the examples
      sub-directory of this distribution, inside the
      "rrd-server" directory.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/p5-RRD-Simple/distinfo
cvs -z3 rdiff -u -r1.6 -r1.7 wip/p5-RRD-Simple/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-RRD-Simple/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-RRD-Simple/Makefile?r1=1.6&r2=1.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------

_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index